Yet another Arduino-based stepper motor MIDI synthesizer
Go to file
Peter Cai 7bd6bb1073 Makefile: enable -O3 2021-06-10 18:28:34 +08:00
ArduinoMIDI@d501f4bb3d implement serial MIDI interface 2021-06-10 15:08:43 +08:00
.gitignore generate MIDI pitch lookup table 2021-06-10 13:26:08 +08:00
.gitmodules implement serial MIDI interface 2021-06-10 15:08:43 +08:00
Makefile Makefile: enable -O3 2021-06-10 18:28:34 +08:00
c_cpp_properties.json.template initial commit: basic control working 2021-06-10 12:56:57 +08:00
gen_pitch_table.py gen_pitch_table: avoid main resonance frequencies 2021-06-10 18:15:06 +08:00
main.cpp implement serial MIDI interface 2021-06-10 15:08:43 +08:00
motor_control.cpp generate MIDI pitch lookup table 2021-06-10 13:26:08 +08:00
motor_control.h generate MIDI pitch lookup table 2021-06-10 13:26:08 +08:00