scrolling through device presets

Post Reply New Topic
RELATED
PRODUCTS

Post

in my earlier scripts (for bitwig 1), i used a simple

Code: Select all

device.switchToNextPreset() / switchToPreviousPreset()
to scroll through device presets.. but in v2, the docs says: "Deprecated: Use new browser API provided via createDeviceBrowser(int, int) instead.".. i look at createDeviceBrowser, but as far as i can see, this is for popping up the big monstrosity of a browser on the screen? i am absolutely NOT interested in that, since i am making this script so that i don't have to look at the laptop screen during a performance..
so, the question: is there a way to scroll through a device's presets (maybe in a specific category, and/or a specific author, so i can tag my own presets for "Live" use, and only scroll thgough these), without this big browser awkwardness?

- tor-helge

Post Reply

Return to “Controller Scripting”