I just released "osc", a library to pack/unpack messages for
OpenSoundControl (a kind of MIDI replacement). The library is based on oscpack by Ross Bencina. Compared to oscpack, this library adds support for sending key/value pairs (hash).
The library is really simple and has just two methods: pack and unpack.