Hi, I’m new here just starting to learn about OStgC and am particularly interested in the scripting aspect of it. I’ve done a good bit of scripting in Lemur (it was my first experience with programming, so now I’ll probably be learning about JavaScript). I deduce that because OStgC uses JavaScript that it is at least as capable or more than Lemur? I would probably be using lots conditional statements based on data received from the daw (considering Bitwig) and the state of variables and buttons in OStgC.
By using Bitwig, which also uses JavaScript/Java scripting, if it makes any difference, what might be the preferred approach for scripting (if I am conceiving of this correctly): make all the relatively more complicated scripting in OStgC (like the approach I have done in Lemur), or use OStgC more as a simple OSC/MIDI control surface and have Bitwig’s JS scripting handle the more complicated parts?
Thanks for your thoughts!