summaryrefslogtreecommitdiff
path: root/shared-bindings/audioio/Mixer.c
AgeCommit message (Expand)Author
2019-07-25audiocore: Factor from audioioJeff Epler
2019-06-12Refactor deinit check to reduce code size.Scott Shawcroft
2019-01-14Add subclass support to displayio.Scott Shawcroft
2018-10-09Rename stop to stop_voice in case we want stop to stop everything later.Scott Shawcroft
2018-10-05Fix doc buildScott Shawcroft
2018-10-05Introduce audioio.Mixer which can mix multiple audio samplesScott Shawcroft