Is there a Library for dealing with OpenSoundControl in ActionScript
I would like to send and receive OpenSoundControl in an AIR application, on the opensoundcontrol.org website I have found existing libraries for many languages, but none for Action Script so far, do you know o开发者_如何学Gof one that could be readily used?
Tuio AS3 has nice classes for OSC. Check this example http://bubblebird.at/tuioflash/guides/sending-osc/
精彩评论