_nodeSeq [current]
justin smith + jared arave


code: nodeSeq_0001.zip
current ver: nodeSeq package.zip (+ rough version of Max MIDI parser.)
demo video;

nodeSeq is a compositional tool and musical toy. it provides an intuitive approach to several musical concepts, notably rhythm. users create melodic phrases or loops by connecting a series of nodes. each node contians information about its pitch, velocity, duration, and a few other arbitrary values. nodes sound when activated by a 'playhead'. multiple playheads results in multiple notes played simultaneously. multiple playheads in seperate loops facilitate experimentation with polymetric melodies. playheads disappear when they reach an end. immediate goals include multiuser (via LAN) support, and a cleaner interface. currently, outgoing OSC messages are parsed and converted to MIDI by Max/MSP.

nodeSeq was written in processing, and uses these libraries;
traer.physics
OSCP5
ControlP5

nodeSeq is still in early development, and may not work.
at all.

[back]