Hi everyone,
I’m using a Novation Launch Control XL as a MIDI controller in Cubase, and I want to control 42 parameters of an instrument loaded on the selected track. Manually, I can configure the Remote Control parameter count to 42 via the Cubase interface, but every time I reload my MIDI Remote script, the parameter count resets to the default 8.
I’ve tried using the API to set the parameter count dynamically, but it doesn’t seem to persist, and any attempt to adjust it programmatically causes the controller to become unstable or disappear from Cubase.
Question:
- Is there a way to persistently set the Remote Control parameter count to 42 via the API or another method?
- If this is not possible via the API, is there an alternative approach to keep this configuration across sessions without manually reconfiguring it every time?
Thanks in advance for your help!