circuitpython/shared-bindings/synthio
Jeff Epler c5615995d9
synthio: fix docstring
2023-05-21 13:22:49 -05:00
..
LFO.c synthio: fix docstring 2023-05-21 13:22:49 -05:00
LFO.h synthio: lfo: bugfixes & improvements 2023-05-21 13:22:47 -05:00
Math.c synthio: Enable `synthio.MathOperation.SUM(3,4,5)` 2023-05-21 13:22:48 -05:00
Math.h synthio: Finish implementing Math blocks 2023-05-17 16:32:20 -05:00
MidiTrack.c synthio: Add `filter` argument to Synthesizer constructor 2023-05-11 17:56:11 -05:00
MidiTrack.h synthio: Add `filter` argument to Synthesizer constructor 2023-05-11 17:56:11 -05:00
Note.c synthio: Allow bends of more than one octave 2023-05-16 16:58:04 -05:00
Note.h synthio: Add LFOs 2023-05-15 21:15:39 -05:00
Synthesizer.c synthio: doc improvement 2023-05-21 13:22:47 -05:00
Synthesizer.h synthio: add Synthesizer.lfo, retrigger option 2023-05-16 10:07:07 -05:00
__init__.c synthio: there is a midi note 0 2023-05-17 16:37:12 -05:00
__init__.h synthio: Finish ading SWEEP_IN 2023-05-11 16:53:40 -05:00