Csound Csound-dev Csound-tekno Search About

[Csnd] [announce] blue 2.1.1

Date2011-03-22 19:12
FromSteven Yi
Subject[Csnd] [announce] blue 2.1.1
Hi All,

I've put up a new version of blue at:

http://blue.kunstmusik.com

This release contains a number of bug fixes and everyone is encouraged
to upgrade to it.  One notable feature added is the ability to have
always-on instrument code associated with the instrument.  This allows
adding things like chorus and delays that act instrument-wide and is
meant to be part of the instrument design as part of the blue
instrument.  (Documentation on this is currently unavailable, though I
am happy to share an instrument I am developing for those who are
curious on how to use this; email me off-list for more information).

Note: This release does require using Java 6, and future versions of
blue will require this as well.

I am currently working on migrating the existing documentation to a
wiki.  More information on that will be available when the first-pass
of migration is complete.

Thanks!
steven


[CHANGE LOG]

>Notes for 2.1.1<
[released 2011.03.22]

Steven Yi-----------------------------------------------------------------------

blue

    [new] - Added Dave Seidel's "Herald of Water, Herald of Air" and "Gyre" to
            the examples/pieces/daveSeidel folder

    [new] - Added Brian Wong's "Pythongorean Wanderers" and "FMBot-00" to
            examples/pieces/brianWong

    [new] - Added ability for BlueSynthBuilder instruments to have Always-On
            instrument code

    [new] - OSX - made blue.conf default to have -J-d32 in the default_args to
            force using 32-bit mode Java on OSX; this enables working with
            Csound API when using the Csound 5.13 OSX Installer

    [updated] - modified shortcuts for opcode completion and BSB Object name
            completion to always use ctrl- shortcut, even on OSX (due to
            cmd-space being used as system shortcut for Spotlight)

    [updated] - Jython library for Python objects updated to version 2.5.2

    [fix] - Audition SoundObjects caused a null pointer due to MIDI class
            introduced in 2.1.0

    [fix] - shutdown blueLive on application exit to prevent Csound crash if
            instance is running

    [fix] - Updated pmask to work with newer jython/python by replacing whrandom
            with random.WeichmannHill()

    [fix] - Fixed issue with Realtime and Disk render settings not saving
            correctly

    [fix] - fixed bug where when API was enabled, rendering to disk would not
            work if "csound" was not in the system path; instead, always use
            command given in disk render settings panel

    [fix] - made Send always generate if enabled (bug was that it would get
            optimized out if level set to 0, even if automated)

    [fix] - MIDI Driver settings were not being loaded correctly


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-03-26 16:10
Fromstephane boussuge
SubjectRe: [Csnd] [announce] blue 2.1.1
Great, i always wait for Blue, thanks Steven.

stf


2011/3/22 Steven Yi <stevenyi@gmail.com>
Hi All,

I've put up a new version of blue at:

http://blue.kunstmusik.com

This release contains a number of bug fixes and everyone is encouraged
to upgrade to it.  One notable feature added is the ability to have
always-on instrument code associated with the instrument.  This allows
adding things like chorus and delays that act instrument-wide and is
meant to be part of the instrument design as part of the blue
instrument.  (Documentation on this is currently unavailable, though I
am happy to share an instrument I am developing for those who are
curious on how to use this; email me off-list for more information).

Note: This release does require using Java 6, and future versions of
blue will require this as well.

I am currently working on migrating the existing documentation to a
wiki.  More information on that will be available when the first-pass
of migration is complete.

Thanks!
steven


[CHANGE LOG]

>Notes for 2.1.1<
[released 2011.03.22]

Steven Yi-----------------------------------------------------------------------

blue

   [new] - Added Dave Seidel's "Herald of Water, Herald of Air" and "Gyre" to
           the examples/pieces/daveSeidel folder

   [new] - Added Brian Wong's "Pythongorean Wanderers" and "FMBot-00" to
           examples/pieces/brianWong

   [new] - Added ability for BlueSynthBuilder instruments to have Always-On
           instrument code

   [new] - OSX - made blue.conf default to have -J-d32 in the default_args to
           force using 32-bit mode Java on OSX; this enables working with
           Csound API when using the Csound 5.13 OSX Installer

   [updated] - modified shortcuts for opcode completion and BSB Object name
           completion to always use ctrl- shortcut, even on OSX (due to
           cmd-space being used as system shortcut for Spotlight)

   [updated] - Jython library for Python objects updated to version 2.5.2

   [fix] - Audition SoundObjects caused a null pointer due to MIDI class
           introduced in 2.1.0

   [fix] - shutdown blueLive on application exit to prevent Csound crash if
           instance is running

   [fix] - Updated pmask to work with newer jython/python by replacing whrandom
           with random.WeichmannHill()

   [fix] - Fixed issue with Realtime and Disk render settings not saving
           correctly

   [fix] - fixed bug where when API was enabled, rendering to disk would not
           work if "csound" was not in the system path; instead, always use
           command given in disk render settings panel

   [fix] - made Send always generate if enabled (bug was that it would get
           optimized out if level set to 0, even if automated)

   [fix] - MIDI Driver settings were not being loaded correctly


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"