This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d553df95b0
circuitpython
/
shared-module
/
audioio
History
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