circuitpython/shared-module/synthio
Jeff Epler 5514e3065d
synthio: add midi_to_hz
to convert notes in the MIDI 1-127 note scale to floating point Hz
2023-05-04 07:23:48 -05:00
..
__init__.c synthio: add midi_to_hz 2023-05-04 07:23:48 -05:00
__init__.h synthio: implement envelope 2023-04-25 12:05:53 -05:00
MidiTrack.c synthio: Add MidiTrack.error_location to record errors 2023-05-03 09:37:02 -05:00
MidiTrack.h synthio: Add MidiTrack.error_location to record errors 2023-05-03 09:37:02 -05:00
Synthesizer.c synthio: implement envelope 2023-04-25 12:05:53 -05:00
Synthesizer.h Add synthio.Synthesizer 2023-04-02 20:37:23 -05:00