Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement xas_audio_format type | XANTRONIX Development | 2022-02-09 | 1 | -28/+22 |
| | | | | | | | | | | | Changes: * Implement xas_audio_format struct to provide sample size, channels, and sample rate * Refactor argument order for most functions to allow a reasonable reading of argument types, when replacing three separate size_t arguments with one xas_audio_format object | ||||
* | Aw fuck it | XANTRONIX Development | 2022-02-06 | 1 | -7/+41 |
| | |||||
* | Shorten he name of XAS_AUDIO_ constants | XANTRONIX Development | 2022-02-03 | 1 | -7/+7 |
| | |||||
* | Channel count first seems...nicer, somehow. | XANTRONIX Development | 2022-02-02 | 1 | -3/+3 |
| | |||||
* | Add synths to examples/say.c | XANTRONIX Development | 2022-02-02 | 1 | -16/+95 |
| | |||||
* | Add examples/say.c | XANTRONIX Development | 2022-02-01 | 1 | -0/+120 |