A synthesizer that is controlled by a USB MIDI Keyboard. Also displays corresponding frequencies via a simple spectrum analyzer on a LCD. Uses a watchdog timer to reset Mbed in case it freezes.
Dependencies: 4DGL-uLCD-SE USBHostMIDI mbed
Fork of USBHostMIDI_example by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:d48372c1347e | 2017-12-13 | kjones99 | Final version with comments. |
2:5366ce17fe55 | 2017-12-13 | kjones99 | Final version as of right now. |
1:01305cc0e2a2 | 2013-12-06 | kshoji | example for sending MIDI messages |
0:78ea62ee7eab | 2013-12-05 | kshoji | wrote example code. |