circuitpython/shared-module/synthio
2023-05-04 07:23:50 -05:00
..
__init__.c synthio: make sustain level relative to attack level 2023-05-04 07:23:50 -05:00
__init__.h synthio: slow ramp overall envelope back up 2023-05-04 07:23:49 -05:00
MidiTrack.c synthio: Add synthio.Note 2023-05-04 07:23:49 -05:00
MidiTrack.h synthio: Add MidiTrack.error_location to record errors 2023-05-03 09:37:02 -05:00
Note.c synthio: remove unused 'phase' from Note objects 2023-05-04 07:23:50 -05:00
Note.h synthio: remove unused 'phase' from Note objects 2023-05-04 07:23:50 -05:00
Synthesizer.c synthio: Add synthio.Note 2023-05-04 07:23:49 -05:00
Synthesizer.h Add synthio.Synthesizer 2023-04-02 20:37:23 -05:00