My TODO list is quite long and OSC is currently not in the focusSVRVDX wrote: Thu Dec 29, 2022 2:50 pm I'm using config.json which adds a new item Copy Device ID to Clipboard to the context menu of devices and also to the context menu of handles devices Copy Parameter to Clipboard Could you add new addresses to OSC for all devices built into Bitwig based on this data? Using Polysynth /device/a9ffacb5-33e9-4fc7-8621-b1af31e410ef/F1FREQ as an example, it looks not good for OSC, device/polysynth/f1freq looks better. It would be great to manage the entire device not through remote controls, but on TouchOSC screen directly.
Hope you consider this idea!
Interesting idea. The main problem is that you need to request to receive such data on startup of the extension, which means you somehow would need to configure which devices and parameters you want to receive (and I try to stay away from configuration files).
