Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement xas_audio_format type | XANTRONIX Development | 2022-02-09 | 1 | -7/+4 |
| | | | | | | | | | | | 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 | ||||
* | This is getting annoyingly close to working... | XANTRONIX Development | 2022-01-31 | 1 | -12/+11 |
| | |||||
* | Heh. This works. | XANTRONIX Development | 2022-01-31 | 1 | -4/+0 |
| | |||||
* | I really don't like the fact that this compiles | XANTRONIX Development | 2022-01-31 | 1 | -1/+13 |
| | |||||
* | Initial commit of include/xas/synth.h | XANTRONIX Development | 2022-01-31 | 1 | -0/+24 |