summaryrefslogtreecommitdiff
path: root/shared-bindings/audiomixer
AgeCommit message (Collapse)Author
2019-12-04audiosample: convert to use a protocolJeff Epler
This eases addition of new sample sources, since the manual virtual function dispatch functions are just calls via a protocol
2019-09-03doc cleanupsommersoft
2019-08-31doc updatesommersoft
2019-08-29bring back 'mixer.play()' & 'mixer.stop_voice()'sommersoft
2019-08-25docs: correct audiomixer refssommersoft
2019-08-24move Mixer & MixerVoice from 'audiocore' to 'audiomixer'sommersoft