[Csnd] 5.12.1 bugs?
Date | 2010-02-17 07:26 |
From | Rene Djack |
Subject | [Csnd] 5.12.1 bugs? |
Hi list, I'am on Ubuntu + csound 5.12.1 (with old parser) 1) Just writing a2 init 0 a1 = a2 in a csd, gives a double free or corruption message and csound hangs ! Best, René |
Date | 2010-02-17 07:59 |
From | Rene Djack |
Subject | [Csnd] Re: 5.12.1 bugs? |
And also if a1 = a2 is used in an UDO, no sound is coming out. Just replace by a1 = a2 * 1.0 and it works !!!! René 2010/2/17 Rene Djack <rene.djack@gmail.com> Hi list, |
Date | 2010-02-17 23:03 |
From | Steven Yi |
Subject | [Csnd] Re: Re: 5.12.1 bugs? |
I can confirm this too crashed here on WinXP. My guess is that changes to init and = for multiple assignment is the source. On Wed, Feb 17, 2010 at 2:59 AM, Rene Djack |