[Csnd] Clojure and Blue/Csound Example
| Date | 2014-03-20 14:51 |
| From | Steven Yi |
| Subject | [Csnd] Clojure and Blue/Csound Example |
Hi All,
I had a good experience last night working with Clojure to generate
some Csound score and wrote about it on my blog:
http://kunstmusik.com/2014/03/20/clojure-and-bluecsound-example/
There's some example code there that works fine with Clojure
command-line, as well as within Blue using the Clojure SoundObject.
Either way, I was sort of pleased with the code's size and clarity.
Nothing too earth-shatteringly new, but I was happy with it. :) I'll
probably continue to develop this as mentioned in the post to add some
capabilities from pmask/cmask (i.e. functions with time arguments) in
addition to the SC Patterns-like functionality.
Thanks!
steven
Send bugs reports to the Sourceforge bug trackers
csound6:
https://sourceforge.net/p/csound/tickets/
csound5:
https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2014-03-20 18:47 |
| From | francesco |
| Subject | [Csnd] Re: Clojure and Blue/Csound Example |
Thank You,
so interesting! It make me think to start study clojure.
Seems really promising.
ciao,
francesco.
--
View this message in context: http://csound.1045644.n5.nabble.com/Clojure-and-Blue-Csound-Example-tp5733388p5733399.html
Sent from the Csound - General mailing list archive at Nabble.com.
Send bugs reports to the Sourceforge bug trackers
csound6:
https://sourceforge.net/p/csound/tickets/
csound5:
https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|
| Date | 2014-03-20 20:12 |
| From | Justin Smith |
| Subject | Re: [Csnd] Re: Clojure and Blue/Csound Example |
I'm a professional Clojure programmer, as well as a Csound user. I recommend learning Clojure (though its easier if you don't know another programming language yet, or if one of the ones you know already is a functional language or a lisp).
On Thu, Mar 20, 2014 at 11:47 AM, francesco <ilterzouomo@fastwebnet.it> wrote: Thank You, |
| Date | 2014-03-22 07:29 |
| From | francesco |
| Subject | [Csnd] Re: Clojure and Blue/Csound Example |
> I'm a professional Clojure programmer,
I'm not a professional in any field :)
But i use Lua for scripting, although in a really basic way. I was
interested in Lisp many years ago
but i've never study it. Now it seems it's time to start with Clojure.
Thanks,
ciao,
francesco.
--
View this message in context: http://csound.1045644.n5.nabble.com/Clojure-and-Blue-Csound-Example-tp5733388p5733441.html
Sent from the Csound - General mailing list archive at Nabble.com.
Send bugs reports to the Sourceforge bug trackers
csound6:
https://sourceforge.net/p/csound/tickets/
csound5:
https://sourceforge.net/p/csound/bugs/
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|