| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-02-25 | Factor basic note processing into respective processors | |
| 2017-02-25 | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED | |
| 2017-02-19 | Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) | |
| 2017-02-19 | expose midi_config | |
| 2017-02-19 | add keycodes for transpose range | |
| 2017-02-19 | implement modulation | |
| 2017-02-19 | add support for pedal cc messages | |
| 2017-02-19 | remove disabled code | |
| 2017-02-19 | Alternative version with a tone array | |
| 2017-02-19 | clean up commented code | |
| 2017-02-19 | initial implementation of polyphony using variable length array of notes on | |
| 2016-09-29 | Missing ifdef statement | |
| 2016-07-24 | Fixes midi functionality | |
| 2016-06-29 | Moves features to their own files (process_*), adds tap dance feature (#460) |