circuitpython/shared-bindings/synthio
Scott Shawcroft e62db5adcd
Fix native property setting from subclass
2023-10-24 16:20:51 -07:00
..
Biquad.c allow definition of namedtuples in core 2023-09-22 13:56:16 -05:00
Biquad.h synthio: add biquad filter type & basic filter calculations 2023-05-29 09:50:18 -05:00
LFO.c Fix native property setting from subclass 2023-10-24 16:20:51 -07:00
LFO.h synthio: lfo: bugfixes & improvements 2023-05-21 13:22:47 -05:00
Math.c Fix native property setting from subclass 2023-10-24 16:20:51 -07:00
Math.h synthio: Finish implementing Math blocks 2023-05-17 16:32:20 -05:00
MidiTrack.c Fix native property setting from subclass 2023-10-24 16:20:51 -07:00
MidiTrack.h initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
Note.c Fix native property setting from subclass 2023-10-24 16:20:51 -07:00
Note.h synthio: apply biquad filters during synthesis 2023-05-29 10:53:48 -05:00
Synthesizer.c Fix native property setting from subclass 2023-10-24 16:20:51 -07:00
Synthesizer.h synthio: Add Synthesizer.note_state 2023-07-20 13:16:00 -05:00
__init__.c fix use of mp_type_fileio 2023-09-22 13:56:55 -05:00
__init__.h synthio: Add Synthesizer.note_state 2023-07-20 13:16:00 -05:00