circuitpython/shared-bindings/synthio
Dan Halbert 4d175ab41a convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
..
Biquad.c synthio: add biquad filter type & basic filter calculations 2023-05-29 09:50:18 -05:00
Biquad.h synthio: add biquad filter type & basic filter calculations 2023-05-29 09:50:18 -05:00
LFO.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
LFO.h synthio: lfo: bugfixes & improvements 2023-05-21 13:22:47 -05:00
Math.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
Math.h synthio: Finish implementing Math blocks 2023-05-17 16:32:20 -05:00
MidiTrack.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
MidiTrack.h initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
Note.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
Note.h synthio: apply biquad filters during synthesis 2023-05-29 10:53:48 -05:00
Synthesizer.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
Synthesizer.h synthio: Add Synthesizer.note_state 2023-07-20 13:16:00 -05:00
__init__.c merge latest adafruit/main 2023-08-13 19:43:54 -04:00
__init__.h synthio: Add Synthesizer.note_state 2023-07-20 13:16:00 -05:00