circuitpython/shared-module/synthio
Jeff Epler c435c469f4
synthio: simplify block logic a bit by converting from float just once
2023-05-18 11:55:01 -05:00
..
LFO.c synthio: Finish implementing Math blocks 2023-05-17 16:32:20 -05:00
LFO.h synthio: Finish implementing Math blocks 2023-05-17 16:32:20 -05:00
Math.c synthio: Finish implementing Math blocks 2023-05-17 16:32:20 -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 `MidiTrack.error_location` to record errors 2023-05-03 09:37:02 -05:00
Note.c synthio: start generalizing LFO to Block 2023-05-17 15:05:34 -05:00
Note.h synthio: start generalizing LFO to Block 2023-05-17 15:05:34 -05:00
Synthesizer.c synthio: start generalizing LFO to Block 2023-05-17 15:05:34 -05:00
Synthesizer.h synthio: add Synthesizer.lfo, retrigger option 2023-05-16 10:07:07 -05:00
__init__.c synthio: simplify block logic a bit by converting from float just once 2023-05-18 11:55:01 -05:00
__init__.h synthio: Add LFOs 2023-05-15 21:15:39 -05:00
block.h synthio: simplify block logic a bit by converting from float just once 2023-05-18 11:55:01 -05:00