More than 8 project remote controls at once possible? many cursor devices?

RELATED
PRODUCTS

Post

With the trick of the empty filterExpression in createCursorRemoteControlsPage I can get all DevicePages now. But how can I get the type of the page? I need to know if the page is a track-page, modulator-page, plugin-page and so on. I cannot figure out how to get this info.

Post

arsc wrote: Sun May 25, 2025 3:58 pm With the trick of the empty filterExpression in createCursorRemoteControlsPage I can get all DevicePages now. But how can I get the type of the page? I need to know if the page is a track-page, modulator-page, plugin-page and so on. I cannot figure out how to get this info.
They are all just "pages" use the page name and store additional meta data there.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest

Post

That's not quite true. Some CLAP plugin such as Diva and Hive from u-he have fixed "Plug-In Pages" that can not be edited in the remote controls editor. These pages are located before the "Device Pages". So if only the editable "Device Pages" are needed the start index of these pages is unknown.

Post

arsc wrote: Thu May 29, 2025 3:31 pm That's not quite true. Some CLAP plugin such as Diva and Hive from u-he have fixed "Plug-In Pages" that can not be edited in the remote controls editor. These pages are located before the "Device Pages". So if only the editable "Device Pages" are needed the start index of these pages is unknown.
Wow havnt seen that one yet! Thanks for pointing it out

Yeah there is no real way to know the difference other than injecting your own meta data into the names of your customized pages
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest

Post

That is a good idea. Actually it would be enough to add a specific character to the name or a simple tag to the first "Device Page". I'll give that a try.

Post Reply

Return to “Controller Scripting”