falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.61k stars 147 forks source link

OSCQuery support? #996

Open mxmilkiib opened 4 years ago

mxmilkiib commented 4 years ago

https://github.com/Vidvox/OSCQueryProposal

"... a protocol that allows a client to browse and interact with a remote server's OSC address space. The protocol should be capable of both describing the address space's structure/layout as well as the types of messages that destinations in the OSC address space are capable of both sending and receiving. The protocol should be easily human-readable to facilitate debugging, and should have a standard set of errors to describe commonly-encountered problems.

"The intent of this goal is to provide baseline functionality that other developers may take advantage of to construct impromptu or improvisational interfaces for dynamic environments."

As seen in libossia / ossia score.

Videos:

falkTX commented 4 years ago

First time I hear of such a thing. Are there any more applications that use this, beside a few demo ones?

falkTX commented 4 years ago

lets do this support in a "sprint" for OSC support in carla. likely not in v2.2, but in a later one

mxmilkiib commented 3 years ago

https://ossia.io/ossia-docs/?qml#introduction