circuitpython/shared-module/synthio
2023-04-05 16:53:08 -05:00
..
__init__.c Prevent playing the same note on 2 channels 2023-04-05 16:53:08 -05:00
__init__.h synthio: support audio outputs that need double buffering 2023-04-05 11:57:13 -05:00
MidiTrack.c synthio: support audio outputs that need double buffering 2023-04-05 11:57:13 -05:00
MidiTrack.h Factor out the synthesizer from midi track 2023-04-02 18:54:07 -05:00
Synthesizer.c synthio: support audio outputs that need double buffering 2023-04-05 11:57:13 -05:00
Synthesizer.h Add synthio.Synthesizer 2023-04-02 20:37:23 -05:00