Is it possible to get the number of columns in a board using osc? I am currently launching the next column until the column index returns to 1. I'd really like a simpler way to get the number.
Merci beaucoup
Hello @crazymotherpro,
You can activate OSC feedback, so every time a column is launched, you can get its index, its name, ... More info in the OSC documentation here.
You can find example in OpenStageControl templates here.
Best. Philippe
Yes, that's how I do it. I was hoping for a query command that returns board info, such as number of columns, and the name of the board.
Comments
Hello @crazymotherpro,
You can activate OSC feedback, so every time a column is launched, you can get its index, its name, ... More info in the OSC documentation here.
You can find example in OpenStageControl templates here.
Best. Philippe
Yes, that's how I do it. I was hoping for a query command that returns board info, such as number of columns, and the name of the board.