Y'know I've been thinking that this might be useful to folks who do more of a verse / chorus deal with Mobius, or anything that has sections of loops that get brought in and taken out of the performance...
This works great, for example. All Mute commands are toggles.
in 1 {
Mute
}
in 2 {
Mute
}
in 3 {
Mute
}
in 4 {
Mute
}
If you wanted to "hard code" a mute state you can use MuteOn. Maybe use MuteOff on another button or something.
Commands can be combined in the same pair of curly braces like this, for example.
in activeTrack {
output = output - 5
feedback = feedback - 1
}
I also have pan left assigned to numpad 4, pan centre to numpad 5 and pan right assigned to numpad 6. Very handy ποΈ
This is really good stuff.... now I'm in the market for a foot controller! The MIDI Captain thing looks good but I've yet to see someone demo it with actual feet and not on their tabletop π Might go for a used MIDI Commander or an older Boss or Yamaha unit or something similar...