Envelope graph shooting over target
This commit is contained in:
@@ -62,7 +62,7 @@ const int SUSTAIN_KNOB_X = DECAY_KNOB_X+KNOB_X_SPACING;
|
||||
const int RELEASE_KNOB_X = SUSTAIN_KNOB_X+KNOB_X_SPACING;
|
||||
const int AMOUNT_KNOB_X = RELEASE_KNOB_X+KNOB_X_SPACING;
|
||||
|
||||
const float TIME_UNIT_WIDTH = 36.0;
|
||||
const float TIME_UNIT_WIDTH = 35.0;
|
||||
|
||||
|
||||
const int LFO_GRAPH_X = 6;
|
||||
|
||||
Reference in New Issue
Block a user