I have added a Nektar Panorama to a set of controllers I’m using with Cantabile, and am working to get to the next level of integrating Mobius 3 looping software.
I have states set up that change VSTs being triggered and routing to effects. Each state is meant to be used with a particular set of the 8 Mobius Tracks, i.e. a Mobius Group. As of today I can use an encoder bound to State Program numbers to navigate to the state I want to use, and then either use the mouse or a new binding (which I haven’t made yet} to select the matching Group. For instance:
State 1 “Guitar Strings to Initial VST Efx” → Mobius Group “GUITARS”
Much better would be:
Binding 1 selects State 1 “Guitar Strings to Initial VST Efx” , AND Mobius Group “GUITARS”
Binding 2 selects State 2 “Guitar Strings to all VST Efx” , AND Mobius Group “GUITARS”
Binding 3 selects State 3 “Synths 1” , AND Mobius Group “Synths 1”
etc.
I was stymied by not being able to figure out the first step with this - binding each State to a controller button. Advise on how to do that, or ideas about a different way to approach this, would be greatly appreciated.