I was wondering if there is any way to keep an individual loop muted when triggering a session. I'm using an FCB101 with the uno upgrade, and a 3 loop setup in sooperlooper. Loop 1 has sync checked and loops 2 and 3 have sync and sync play checked. All Quantised to cycle.I use a spare pedal to mute loop 2, and I want loop 2 to remain muted when I trigger the session. Currently, the loop un-mutes when the session is triggered...
I mean when using the command "trigger" to start my loops from the beginning, any loop that was muted automatically unmutes. I was wondering if there was a sneaky command I missed that allows mute to continue working, even when the session has been triggered multiple times... That way I could bring muted loops back in whenever I wanted...
The only way I can think of with the current version is to bind controls to the loop output level controls. You can make a binding that sets the gain to 0, then another to set it back to 1. To make such a binding, you just set the target range min and max to be the same number (0 or 1 in this case), and you can use any midi event for that.