circuitpython/shared-bindings/synthio
Jeff Epler d3eda0ad52
synthio: fix a typing error
2023-05-11 17:32:42 -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
__init__.c synthio: fix a typing error 2023-05-11 17:32:42 -05:00
__init__.h synthio: Finish ading SWEEP_IN 2023-05-11 16:53:40 -05:00