Hello,
I have a small project involving a StreamDeck XL piloting Ardour in OSC trought Companion.
I’m running Ardour 8.12.0 under windows, OSC configuration is done. I’m able to send OSC commands from Companion to Ardour, and it’s working fine, as an example I’m sending /strip/solo 1 1, and indeed track 1 is soloing.
Where I get confused and I’m struggling is on Feedback of this command. I’ve read the OSC Documentation but I don’t find the way to get the proper feedback of my command. I’m just need the acknowledgment of the command so I can modify the state back on Companion. I have feedback on designated port so I don’t have any network issue, but not on commands I send.
I tried many thing with /select commands without results, I guess I’m missing something important on Feedback subject. So my question is, what do I have to send prior to my /strip/solo command to get feedback of this command on track 1, but also on all tracks I will use ?
Thanks very much for your help
Guillaume