added glide, but still needs debugging
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
//Settings
|
||||
const int pitchSubSteps = 16; //set how many steps are there between semitones. set to 1 to quantize to semitones
|
||||
const int driveAmount = 250;
|
||||
const bool oversamplingEnabled = false; //makes V/OCT tracking more precise, but adds a little portamento
|
||||
#define MOZZI_CONTROL_RATE 256
|
||||
#define GLIDE_TIME 150
|
||||
|
||||
//Hardware Definitions
|
||||
#define Knob1 A6 //Intensity
|
||||
|
||||
Reference in New Issue
Block a user