rukano

music, technology, and more…

Live coding practice

with one comment

I haven’t posted anything in the last weeks, so here’s some live coding practice I did this night trying some new stuff I saw on the SC users list. Basically nothing new, but it makes the workflow easier when playing with Pbind or similar with SynthDefs but also in the ProxySpace. Basically the PatternStreamPlayer has to be somewhere in the NodeProxy chain but it has to be played externally:

~node = Pbind();
~node.play

Maybe like that it will set the outputs to the right buses? Anyway, using

~node = Pbind().play

didn’t worked (well it worked, but one can’t route the signal of that pattern player to other nodes or filter it via ProxyChain. Anyway, here is the result. I forgot to turn on the History, so you’ll have to conform with the result only.

EDIT:  I also uploaded a second part a little bit more “beaty”. Hope you like it.

  • Twitter
  • Facebook
  • Google Reader
  • Share/Bookmark

Written by rukano

March 12th, 2010 at 3:50 am

One Response to 'Live coding practice'

Subscribe to comments with RSS or TrackBack to 'Live coding practice'.

  1. nice!

    hb

    12 Mar 10 at 12:55

Leave a Reply