summaryrefslogtreecommitdiff
path: root/shared-bindings/audiocore/Mixer.c
AgeCommit message (Expand)Author
2019-08-24move Mixer & MixerVoice from 'audiocore' to 'audiomixer'sommersoft
2019-08-20fix one more doc ref to audiocoresommersoft
2019-08-19Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-03bring MixerVoice back to building state; update documentationsommersoft
2019-07-31Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-07-26docs: An `audiocore.Mixer` suffices where another audio source wouldJeff Epler
2019-07-26docs: corrections that stem from the "audiocore" renameJeff Epler
2019-07-25audiocore: Factor from audioioJeff Epler