More ChucK livecoding as part of creativepact using static public Events today
More ChucK livecoding as part of creativepact using static public Events today
Some more ChucK livecoding today.
Some more ChucK livecoding with some dynamic dsp fun. Loud and high at the start but has a nice final outcome.
ChucK Live Coding apologies for missing yesterday. Just some basic impulse use today.
More ChucK livecoding as part of creative pact.
Changing UGen chains is easy to do in ChucK and fun.
More ChucK livecoding as part of CreativePact couple of things go a little wrong but thats part of the fun.
Will revisit this approach tomorrow but will create the UGen chain elsewhere to allow additional flexibility.
Anonymous asked: Why?
why not?
Creative Pact day 7 more ChucK livecoding and that is one week complete.
Some more ChucK livecoding for #Creativepact exploring use of (T % now) more though the use only makes limited sense.
Some more ChucK livecoding with this cool piece of code.
500::ms => dur T;
T - (now % T) +=> now;