Skip to content

Commit d3b7482

Browse files
committed
shuffle fix along with new uClock release 2.0
1 parent 6fb3854 commit d3b7482

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

v2/AciduinoV2/page_system.ino

+1
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ struct ShuffleControl : PageComponent {
204204
struct ShuffleSignature : PageComponent {
205205

206206
// MPC60 groove signatures?
207+
// Same as 909
207208
uint8_t current_shuffle = 0;
208209
uint8_t template_size = 2;
209210
int8_t shuffle_50[2] = {0, 0};

0 commit comments

Comments
 (0)