Complete newbie here.
I'm trying out yr great tool here, open stage control. I'm currently trying simple things, and I've a setup with a button starting a session in Ableton11, using AbletonOSC and this command:
send("/live/song/start_playing")
But how do I do a get request? send("/live/track/get/name") does not seem to return anything, when looking in the console.
Thanks in advance for helping a newbie