HipHop Violin

September 5th, 2007

This dude rocks, makes me wish I’d never given up playing the violin… but I don’t remember anyone mentioning they made electric ones when I was a kid. Bummer.

Flosc AS3 Classes

March 2nd, 2007

Flosc (Flash Open Sound Control) is a project by Ben Chun that looks like it’s been around for a while but I’d never heard of until I had call to use it in FWiidom.

In fact I’d never heard of Open Sound Control either, but apparently it’s intended as something akin to clunky old MIDI, but over TCP. Flosc is a little Java server that sits and intercepts OSC packets and turns them into Flash XML packets. The classes in the zip below will allow you to connect easily to the Flosc sever and send and receive events and data to any connected OSC device.

I was using these classes for two way communication between Flash and Glove Pie (and thus the Wiimote) and it all worked fine. In theory you should be able to control any OSC device, including some pretty cool sound kit such as MaxMSP or Traktor.

>> Download Flosc AS3 Classes <<
This zip just contains the new AS3 classes, you’ll still need to get the main Flosc files.

MonkeyRok Alpha

June 14th, 2006

I’ve been working on a little plugin for MediaMonkey that, err… ‘pays homage’ to the nifty context panel in Amarok.

The code’s still pretty messy (VB, bleugh!) but functional enough. Thought I’d get it out there and see if anyone else finds it useful before I waste any more time on it :)

More info and download here
MonkeyRok Image