Csound Csound-dev Csound-tekno Search About

[Csnd] Csound 6 - Live Coding Demo 2 - Event Generation

Date2013-03-15 23:55
FromSteven Yi
Subject[Csnd] Csound 6 - Live Coding Demo 2 - Event Generation
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

Date2013-03-16 17:19
FromBjoern Houdorf
Subject[Csnd] Re: Csound 6 - Live Coding Demo 2 - Event Generation
Hi Steven


Interesting, thank you


/Bjørn



--
View this message in context: http://csound.1045644.n5.nabble.com/Csound-6-Live-Coding-Demo-2-Event-Generation-tp5721151p5721184.html
Sent from the Csound - General mailing list archive at Nabble.com.