On Wed, Jan 27, 2010 at 3:51 PM, <fons(a)kokkinizita.net> wrote:
There are other things along the same line: any OSC
'*_toggle' command is useless unless you know the current
state of the thing being toggled. That's possible only
by looking at the GUI, and in that case you don't need
remote control.
point taken for the current state of things. i'll be sure to address that.
however, this isn't actually true in general. Ardour (thanks to liblo)
supports the "standard" OSC query format
(/path/to/thing/#current_value)
err, well. the code is there to do this. its disabled right now.
--p