Added MIDI Channel setup mode, added disconnectDigitalIn to analogue inputs according to Mozzi docs
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
const int pitchSubSteps = 16; //set how many steps are there between semitones. set to 1 to quantize to semitones
|
||||
const int driveAmount = 350;
|
||||
const bool oversamplingEnabled = false; //makes V/OCT tracking more precise, but adds a little portamento
|
||||
#define MIDI_CHANNEL 2 //MIDI_CHANNEL_OMNI
|
||||
#define MOZZI_CONTROL_RATE 1024
|
||||
|
||||
//Hardware Definitions
|
||||
|
||||
Reference in New Issue
Block a user