circuitpython/shared-module/synthio
Jeff Epler e23e7d3b3f
synthio: get_buffer: return error if object deinited
this may fix a weird crash during shutdown
2023-05-04 07:45:45 -05:00
..
MidiTrack.c synthio: get_buffer: return error if object deinited 2023-05-04 07:45:45 -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: get_buffer: return error if object deinited 2023-05-04 07:45:45 -05:00
Synthesizer.h Add synthio.Synthesizer 2023-04-02 20:37:23 -05:00
__init__.c synthio: re-striking a note should re-enter attack 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