Tiction is a generative music sequencer that capitalizes on the visual aesthetics of Processing to trigger MIDI signals or controller messages. The signals are enabled by a series of nodes connected to other nodes that produce events (or my case implosions) that control and modify pitch, velocity, value, and the overall tonality of a composition.
when an event is sent, some physical event occurs – this can be a slight pull toward other nodes, a slight push away from other nodes, or a jiggle in a random direction. Springs in the inter-node connections keep groups of nodes together amidst all this (ordered) chaos.
The program itself is in the early stages, but it is certainly promising and easy to use. My first attempt was a bit inept, but I think it had more to do with the number of nodes I used or possibly because I was running Windows when the majority of testing has been on Mac.
I’m not going to post the audio for the above creation. Trust me, if you’re not a nails-on-chalkboard fan you’ll thank me. While I get better at sequencing here is an example of how a composition would sound with a bit more care:
Beautiful, huh? And a shared thought with Toshio Iwai’s work with the Nintendo DS game Electroplankton. If the multi-touch comments on this Vimeo page are any indication, it might be heading down the same road and then just screaming for a Cocoa or C++ makeover for the… ahem.

Hi Ryan,
Thanks for posting about Tiction. I’m really enjoying all the things people are doing with it.
I’m curious – does Tiction really look like that on your computer? If so, what graphics card do you have? Does it spit out any warnings or error messages at you?
Looking forward to seeing more!
Hans Kuder (the Tiction guy)
Hi Hans – Unfortunately yes, that is exactly how it appears. Here are the other screenshots I took from that session:
http://ryandanielsresume.files.wordpress.com/2008/10/screenshot2.jpg
http://ryandanielsresume.files.wordpress.com/2008/10/screenshot1.jpg
I’m using an ATI Radeon Xpress 256 MB HyperMemory(X1100). So certainly not an optimal environment for an intensive program like this, but I was curious and thought I’d give it a shot anyway. I’d be more than happy to be a guinea pig for future releases if you’re considering dulling Tiction down for low-end Windows users like me.
I look forward to seeing it progress. Minus the glitches here, this is excellent work.
- Ryan