[Csnd] [ANN] - Blue 2.4.1
Date | 2013-03-20 23:51 |
From | Steven Yi |
Subject | [Csnd] [ANN] - Blue 2.4.1 |
Hi All, I'm happy to announce a new release of Blue is available at: http://blue.kunstmusik.com This release has a couple bug fixes, updates for Clojure, and some new pieces included. The ChangeLog is below. Thanks! steven >Notes for 2.4.1< [released 2013.03.20] NEW * Added external_AthenaCL4.blue example to blue/examples/soundObjects folder; contributed by Menno Knevel * Added Dave Seidel's piece "Triune" to blue/examples/pieces/daveSeidel folder * ClojureObject: can now load clj scripts from $HOME/.blue/script/clojure and $PROJECT_DIR/script/clojure UPDATED * Updated Clojure library to 1.5.1 FIX * RFE #139: Cleanup dummyXXX.csd and temp.wav that was generated by Blue after startup (CsoundAPIWarmupTask) * BUG #77: Modified JACK Input/Output detection in Program Options for Realtime Render settings; better settings when using Csound to detect, also added a fallback mechanism to use jack_lsp to list ports and parse from there |
Date | 2013-03-21 00:18 |
From | Justin Smith |
Subject | Re: [Csnd] [ANN] - Blue 2.4.1 |
Awesome! I look forward to trying those clojure features. On Wed, Mar 20, 2013 at 4:51 PM, Steven Yi <stevenyi@gmail.com> wrote: Hi All, |