Skip to content

Commit

Permalink
Update z_config.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel-licence authored Oct 14, 2024
1 parent f0eb8e5 commit e30ace9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion z_config.ino
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ struct midiControllerMapping edirolMapping[] =
{ 0x4, 0x11, "S5", NULL, Slicer_SetDecay, 4},
{ 0x5, 0x11, "S6", NULL, Slicer_SetDepth, 5},
{ 0x6, 0x11, "S7", NULL, Slicer_SetType, 6},
#ifdef MAX_DELAY
#ifdef MAX_DELAY_Q
{ 0x7, 0x11, "S8", NULL, DelayQ_SetFeedback, 7},

{ 0x1, 0x12, "S9", NULL, DelayQ_SetOutputLevel, 8},
Expand Down

0 comments on commit e30ace9

Please sign in to comment.