circuitpython/shared-module/synthio
Jeff Epler dd262258e0
synthio: Add `MidiTrack.error_location` to record errors
.. instead of just printing the unraiseable error on the repl
2023-05-03 09:37:02 -05:00
..
MidiTrack.c synthio: Add `MidiTrack.error_location` to record errors 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
Synthesizer.c synthio: implement envelope 2023-04-25 12:05:53 -05:00
Synthesizer.h Add synthio.Synthesizer 2023-04-02 20:37:23 -05:00
__init__.c synthio: fix offset in default square waveform 2023-05-03 09:37:02 -05:00
__init__.h synthio: implement envelope 2023-04-25 12:05:53 -05:00