Initial commit for midi. Midi out is working, Midi In is still a work in progress.
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
#define EXT_PIN 2
|
||||
#define CV1_PIN A7
|
||||
#define CV2_PIN A6
|
||||
#define PULSE_OUT_PIN 3
|
||||
|
||||
// Button pins
|
||||
#define SHIFT_BTN_PIN 12
|
||||
|
||||
Reference in New Issue
Block a user