circuitpython/shared-bindings/audiocore
2019-08-24 07:56:12 -05:00
..
__init__.c bring MixerVoice back to building state; update documentation 2019-08-03 11:20:06 -05:00
__init__.h audiocore: Factor from audioio 2019-07-25 06:44:26 -05:00
Mixer.c fix one more doc ref to audiocore 2019-08-20 08:32:20 -05:00
Mixer.h Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer_voice 2019-07-31 16:44:43 -05:00
MixerVoice.c use a MixerVoice constructor 2019-08-24 07:56:12 -05:00
MixerVoice.h use a MixerVoice constructor 2019-08-24 07:56:12 -05:00
RawSample.c docs: corrections that stem from the "audiocore" rename 2019-07-26 07:57:21 -05:00
RawSample.h audiocore: Factor from audioio 2019-07-25 06:44:26 -05:00
WaveFile.c Merge pull request #2032 from pewpew-game/audiocore-buffer 2019-08-19 11:54:19 -04:00
WaveFile.h Allow to specify pre-allocated buffer in audicore.WaveFile 2019-08-03 14:15:19 +02:00