When working with several modules connected to each other, I oftentimes just want to switch pages on 1 of them. Is that possible?
Switch page per module individually
Replies (19)
Hey, it is not supported.
Depending on needs, couple scripts can help for config changes: like change the led colors and the ch on the midi sent out on a module.
I can come up with examples later if you are interested - just let me know a bit more about your needs.
Thx @user ! I'm running a small setup of PO16-PBF4-PO16 and Drambo on iPad, where the PBF4 controls the mixer (4 channels) on my iPad. Both PO16 control several synths/fx so I use all 4 pages of them. But whenever I switch to another page on the left PO16, I cannot control the mixer anymore, or the FX on the right PO16
@user Do you think it’s possible to have the PO16 change midi channel by pushing the mode button and turning a pot? Like the template you made for the EN16.
There is a profile for "independent Pages", but it's an indepth one and it's made for the EN16. It's possible to port them to the PBF4 and the PO16, but would this be something you're looking for?
The profile is called "64CTRL". You can check its description to find out what it can do.
Yes that’s the one I was referring to. But I’m terrible at coding, I managed some simple stuff with the blocks, but the 64CTRL script is way over my head 😅
the biggest problem with porting the code would be that the 64CTRL features seamless switching between banks on knobs by remembering all 64 knob values all the time
Porting it to the PO16 would either cause it to jump around when turning the pots and switching banks, or would require pickup functionality, which is currently not in the code.
sorry to interrupt and maybe its a complete wrong direction. but would it be achieveable for you @user to use them seperately with a usb hub? like with 3 or even 4 separate cables, should be doable with a single splitter hub as long as they don t reach upper power limit of your ipad usb output it should work alright
As long as the software uses soft pickup for the cc’s this shouldn’t be a problem, right?
Thanks for the tip, I hadn’t thought of that and must try this out. This would require a hub in a hub in my setup, so I’m not sure if this would work 🙂
Maybe I’m using a different profile. The one I use with the EN16 has 16 channels of CC’s in relative mode (which also works quite nice but it’s a lot less precise and fun than using the pots on the PO16)
The config I was spitballing with is the "64CTRL"
But with software pickup you should be fine, yeah.
Porting the profile would largely be easy, but would have to be forked from the 2.1 version I think, because from 2.2 onward encoders are handled in relative mode.
That would be amazing! I hope someone more capable of coding can port it? 😅
@user I realised the EN16 config I was talking about is called 'EN16 shifted pages profile with relative encoders' . Not sure if this makes a difference though
Yeah, that one is an older profile, basically a less sophisticated version of the 64CTRL.
View on Discord
This post is from the Intech Studio Discord community.