sequence length can be changed from the UI
This commit is contained in:
@ -102,7 +102,7 @@ bool seqB6[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
|
||||
bool seqB7[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
|
||||
bool seqB8[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};*/
|
||||
byte currentStep[7] = {0};
|
||||
byte stepNumSelected = 0;
|
||||
int8_t stepNumSelected = 0;
|
||||
byte patternToEdit;
|
||||
|
||||
unsigned int channelPulseCount[7];
|
||||
|
||||
Reference in New Issue
Block a user