Cycling74 / rnbo-runner-panel

Web interface to the RNBO runner
MIT License
9 stars 1 forks source link

FR: set 'initial preset' for a patcher #94

Closed x37v closed 2 months ago

x37v commented 4 months ago

the runner has the ability to set the initial preset that should load after you load a patcher, would be nice to have this available in the web interface

https://cycling74.com/forums/autoload-a-preset-on-start-on-raspberry-and-rnbo

fde31 commented 4 months ago

what's the path in the OSCQuery state tree for that? I see something like /rnbo/inst/0/presets/initial which leads to a few questions:

x37v commented 4 months ago

@fde31 yeah.. currently the initial preset is associated with the patcher so it would load if you created another instance but I suspect that I'd have to update the runner to broadcast changes just like i did for when you save or delete a preset from an instance. I'm not sure what you mean by "be loaded per default" .. isn't that presets/initial ?

x37v commented 3 months ago

maybe we should just change the interface and make it a preset called initial