[Golist] Couple of early demos
Martin Wood-Mitrovski
flashdev at relivethefuture.com
Sun May 4 11:04:03 PDT 2008
right then,
here's a couple of demos of what im working on (and the code will be in the
playground very soon)
http://relivethefuture.com/code/flash/BoxTest.swf
http://relivethefuture.com/code/flash/IKNodeTest.swf
The purpose is to build unusual systems for controlling audio, primarily in
Max/MSP [1]
The first example is more complete as you can move the nodes, add new ones,
delete them (ctrl + click) and also drag paths between the 2 boxes and to / from
the storage area (that empty box at the bottom)
The second one is an adaptation of the IK system at levitated.net [2] but with
some more features and i've exposed some system parameters.
The flash / max communication will be done via OSC (open sound control) [3] for
which im currently writing an as3 binary socket implementation and corresponding
java server. Hopefully this will be quicker than the available options of using
an xml socket and the 'flosc' server.
anyway...
suggestions, ideas etc always welcome.
martin.
[1] http://cycling74.com/products/max5
[2] http://levitated.net/daily/levIterativeIK.html
[3] http://opensoundcontrol.org
More information about the GoList
mailing list