summaryrefslogtreecommitdiff
path: root/shared-module/audiocore/Mixer.c
AgeCommit message (Expand)Author
2019-08-24move Mixer & MixerVoice from 'audiocore' to 'audiomixer'sommersoft
2019-08-19abandon incomplete mixer asm math functionssommersoft
2019-08-13non-DSP 8bit & 16bit functions working.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-25audiocore: Factor from audioioJeff Epler