circuitpython/shared-module/audioio
caternuson 46f1a0719e add channels and bits_per_sample to audioio.WaveFile 2018-10-31 18:08:10 -07:00
..
Mixer.c Rename stop to stop_voice in case we want stop to stop everything later. 2018-10-09 13:28:00 -07:00
Mixer.h Introduce audioio.Mixer which can mix multiple audio samples 2018-10-05 15:12:23 -07:00
RawSample.c Fix playing audio from SD card 2018-06-14 18:47:40 -04:00
RawSample.h Fix playing audio from SD card 2018-06-14 18:47:40 -04:00
WaveFile.c add channels and bits_per_sample to audioio.WaveFile 2018-10-31 18:08:10 -07:00
WaveFile.h Fix playing audio from SD card 2018-06-14 18:47:40 -04:00
__init__.c Introduce audioio.Mixer which can mix multiple audio samples 2018-10-05 15:12:23 -07:00
__init__.h Introduce audioio.Mixer which can mix multiple audio samples 2018-10-05 15:12:23 -07:00