circuitpython/shared-bindings/synthio
2023-05-11 15:23:54 -05:00
..
__init__.c synthio: doc fixes, rename BendType to BendMode 2023-05-11 15:23:54 -05:00
__init__.h synthio: Generalize vibrato into bend 2023-05-11 09:31:07 -05:00
MidiTrack.c synthio: MidiTrack: sample_rate is always available 2023-05-03 09:37:02 -05:00
MidiTrack.h synthio: Add MidiTrack.error_location to record errors 2023-05-03 09:37:02 -05:00
Note.c synthio: doc fixes, rename BendType to BendMode 2023-05-11 15:23:54 -05:00
Note.h synthio: Add ring modulation 2023-05-11 09:31:18 -05:00
Synthesizer.c synthio: add stereo & Note.panning 2023-05-11 09:31:18 -05:00
Synthesizer.h synthio: add stereo & Note.panning 2023-05-11 09:31:18 -05:00