[Csnd] Cheatsheet
Date | 2013-09-25 15:20 |
From | Steven Yi |
Subject | [Csnd] Cheatsheet |
Hi All, I saw this very nice cheatsheet posted on the Overtone mailinglist: https://www.writelatex.com/read/zkrjtzxqymxm I was thinking it might be nice if something similar was created for Csound. :) steven |
Date | 2013-09-25 15:31 |
From | Michael Gogins |
Subject | Re: [Csnd] Cheatsheet |
Yes, and thanks to the "hint" to look over Overtone (http://overtone.github.io/). Have you played with Overtone? Impressions? Best,
Mike =========================== Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Wed, Sep 25, 2013 at 10:20 AM, Steven Yi <stevenyi@gmail.com> wrote: Hi All, |
Date | 2013-09-25 15:45 |
From | Steven Yi |
Subject | Re: [Csnd] Cheatsheet |
I have it installed on my system but haven't had a chance to do too much. It uses SuperCollider on the backend, but allows developing SynthDefs using Clojure code, as the UGens get wrapped into Clojure. I don't personally find the Synthdef side of Overtone nets a huge benefit, but I do like that one can write Clojure code for the event side. IMO using a functional language for event generation just matches up very nicely with my mental model. In that regard, I think the system is a good one, but practically, doesn't give me more than what I can do with Blue/Csound, especially since I've embedded Clojure in Blue for score generation. I think in the end, the model for music is ultimately fixed to the Supercollider model, which in turn follows Music-N. I have to say again that I have not sufficiently explored Overtone, so this is just impressions at this point. I do like the presentation the author(s) have given and am impressed with their thoughtfulness. Watching them use Incanter (a Clojure library) to visualize scores was very inspiring! steven On Wed, Sep 25, 2013 at 10:31 AM, Michael Gogins |
Date | 2013-09-25 17:05 |
From | Michael Gogins |
Subject | Re: [Csnd] Cheatsheet |
Thanks. ... Mike On Sep 25, 2013 10:45 AM, "Steven Yi" <stevenyi@gmail.com> wrote:
I have it installed on my system but haven't had a chance to do too |