jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
710 stars 90 forks source link

oscquery #535

Closed dewiweb closed 5 years ago

dewiweb commented 5 years ago

It could be a nice feature to implement oscquery on open-stage-control....

jean-emmanuel commented 5 years ago

You mean having o-s-c generating an interface on the fly according to an oscquery response ? That's not gonna happen, interpreting an oscquery response to create a usable interface requires a per-application implementation. O-s-c exposes some commands that allow editing/creating an interface programmatically, but the oscquery part is out of its scope and could constitute a whole different project.