More than 8 project remote controls at once possible? many cursor devices?
- KVRer
- 23 posts since 18 Jul, 2021
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.
- KVRist
- 393 posts since 12 Apr, 2020
They are all just "pages" use the page name and store additional meta data there.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.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
- KVRer
- 23 posts since 18 Jul, 2021
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.
- KVRist
- 393 posts since 12 Apr, 2020
Wow havnt seen that one yet! Thanks for pointing it outarsc 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.
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
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest
