summaryrefslogtreecommitdiff
path: root/shared-module/audioio
AgeCommit message (Expand)Author
2019-07-25audiocore: Factor from audioioJeff Epler
2019-06-04[shared-module/audioio/WaveFile.h] Change sample_rate from uint16_t to uint32...Carlos
2018-10-31add channels and bits_per_sample to audioio.WaveFilecaternuson
2018-10-09Rename stop to stop_voice in case we want stop to stop everything later.Scott Shawcroft
2018-10-05Fix M0 mathScott Shawcroft
2018-10-05Fix voice ending in the middle of a buffer.Scott Shawcroft
2018-10-05Introduce audioio.Mixer which can mix multiple audio samplesScott Shawcroft
2018-08-16Compress all translated strings with Huffman coding.Scott Shawcroft
2018-08-07Support internationalisation.Scott Shawcroft
2018-06-14Fix playing audio from SD cardDan Halbert
2018-04-12Add audio output support!Scott Shawcroft