Commit Graph

12 Commits (64eecfc5303788bd82bf2fb466ec4a6f1bd0c028)

Author SHA1 Message Date
Gabriel Young ed15973a3f Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)
7 years ago
Gabriel Young ae0752dff5 expose midi_config
7 years ago
Gabriel Young 5e6097f015 add keycodes for transpose range
7 years ago
Gabriel Young dd8f8e6bae implement modulation
7 years ago
Gabriel Young 7c5e510fe2 add support for pedal cc messages
7 years ago
Gabriel Young f67aefc522 remove disabled code
7 years ago
Gabriel Young a4163466cb Alternative version with a tone array
7 years ago
Gabriel Young f2b2e05f12 clean up commented code
7 years ago
Gabriel Young e405ab4bc6 initial implementation of polyphony using variable length array of notes on
7 years ago
Adam Gausmann 8d99140d1b Missing ifdef statement
8 years ago
Jack Humbert 8b94e26d7c Fixes midi functionality
8 years ago
Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460)
8 years ago