| Hi All,
I've posted a 2nd video showing some more live coding with Csound 6 Alpha:
http://www.youtube.com/watch?v=oT7CswwLpGg
This video starts with a basic event generator instrument. I go
through soem simple changes of durations for the time between event
generations and duration changes for the i1 note that is fired off.
Next I use an array to setup a list of pitches and use a random index
to get random notes. I follow that with using an incrementing index
cycle through the array instead of randomly indexing into it.
Finally, I added another event call to do generation of randomized
pitches with octave doublings. To end the i2 recursion, I do a final
redefinition of i2 with just a turnoff to end the chain of calls.
Unfortunately, the audio starts breaking up after a while. Hopefully
though the general feel of the coding experience gets through. (I
think I may need to free up some space on my computer, or maybe should
have plugged in while recording).
Enjoy!
steven
|