Monthly Archives: August 2008

BBTUIOTest bugfixes

The clever NUIGroup member Aureau found a nice juicy bug in BBTUIOTest app. (these sorts of things will happen :-) Turns out I had read the TUIO spec to say that the message order in the TUIO bundle are generally … Continue reading

Posted in code, multitouch, openSoundControl | 7 Comments

More Bugfixes

Here are a handful more bugfixes that I committed a few minutes ago: thanks to the keen eyes of Georg of the Touche tracker fame who spotted these bugs: The TUIO auxiliary parameters were all messed up. (like velo, accel, … Continue reading

Posted in code, multitouch, openSoundControl | Leave a comment

Minor BBOSC framework update

I forgot to mention yesterday that I committed a minor update to the BBOSC framework. It was a single method call to allow convenient access to the attached objects of a packet. This came about because i never really ‘finished’ … Continue reading

Posted in code, multitouch, openSoundControl | 4 Comments

Multi-boxing BBTouch

I have given a great deal of thought to the idea of adding a nice distributed object system to BBTouch. that way you could have cocoa-based clients easily hook into the blob events to do their own thing. I have … Continue reading

Posted in BBTouch, code, multitouch, openSoundControl | Leave a comment

Some bugs that I done fixed

So, I probably committed all that code just a wee bit early. Here are a few silly things that i missed, but are now fixed: dark blobs: now they work again. added some minimal UNDO functionality, mostly centered around the … Continue reading

Posted in BBTouch, code, multitouch | 8 Comments