summaryrefslogtreecommitdiffstats
path: root/src/bank.c
Commit message (Expand)AuthorAgeFilesLines
* Implement xas_objectXANTRONIX Development2022-02-271-5/+13
* Implement xas_bank_load_file()XANTRONIX Development2022-02-231-0/+32
* Avoid xas_bank_record() infinite loopXANTRONIX Development2022-02-231-0/+2
* Ensure xas_bank_record() uses same audio formatXANTRONIX Development2022-02-231-0/+7
* Implement xas_bank_player typeXANTRONIX Development2022-02-231-37/+74
* Implement xas_audio_format typeXANTRONIX Development2022-02-091-24/+20
* don't forget to adjust gain on sample playbackXANTRONIX Development2022-02-031-5/+9
* i'm a dingus cat :333XANTRONIX Development2022-02-031-1/+3
* holy shit idk what just happened but it worksXANTRONIX Development2022-02-031-28/+65
* Implement xas_bank_active()XANTRONIX Development2022-02-031-0/+4
* that can fit on a single lineXANTRONIX Development2022-02-031-2/+1
* Shorten he name of XAS_AUDIO_ constantsXANTRONIX Development2022-02-031-1/+1
* Initial implementation of src/bank.cXANTRONIX Development2022-02-021-0/+109