On Wed, May 04, 2011 at 09:53:59AM -0400, Paul Davis wrote:
Thanks! That cleared things up for me.
For now, I think we're good.
Of course, on a professional level, we already have lots of possible
race conditions, but let's just see how far we get with what we have...
As I see it, we can get the necessary info, in order to control an OSC
app (type-signatures, documentation), and start sending out the right
messages in a convenient way. The next step would be to make a
pseudographical interface that would update itself continually with
#current-value queries. But as you say, OSC might not be sufficient
to do that in a reliable way.
BTW: liblo seems to make it very easy to use TCP...