has anyone tried to control supercollider’s scsynth from OF via OSC? i dont mean to talk to sclang but directly controlling scsynth server process with OSC messages. It would be nice to see an example. I have done this with python by using a library that someone else developed. So I am not sure about how to do this in C++
Does somebody has some news about this topic ?
It could be great to use a such powerfull synthesizer by sending osc messages to the sc server, without the need to learn the sc language.