circuitpython/shared-bindings/synthio
Jeff Epler 0fe750269f
Documentation improvements
2023-11-20 10:36:50 -06: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 Documentation improvements 2023-11-20 10:36:50 -06:00
Note.h Added `SYNTHIO_WAVEFORM_SIZE` definition, renamed 'loop_...' to 'waveform_loop_...', added 'ring_waveform_loop_...` parameters, and updated docstrings. 2023-11-20 09:50:03 -06: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 Documentation improvements 2023-11-20 10:36:50 -06:00
__init__.h Added `SYNTHIO_WAVEFORM_SIZE` definition, renamed 'loop_...' to 'waveform_loop_...', added 'ring_waveform_loop_...` parameters, and updated docstrings. 2023-11-20 09:50:03 -06:00