[Csnd] bug in diskin?
Date | 2009-05-01 08:40 |
From | Jan Jacob Hofmann |
Subject | [Csnd] bug in diskin? |
Dear list, there seems to be a bug in "diskin". Running my code with it leads to a crash after about 2 hours of rendering. Changing to "diskin2" seems to solve the problem. This concerns at least Mac OSX platforms. Jan Jacob sound | movement | object | space sonic architecture | site: http://www.sonicarchitecture.de spatial electronic composition | 2nd order ambisonic music |
Date | 2009-05-01 09:46 |
From | peiman khosravi |
Subject | [Csnd] Re: bug in diskin? |
I think that happens when the note value exceeds the length of the sound file (not in loop mode). Peiman 2009/5/1 Jan Jacob Hofmann <jjh@sonicarchitecture.de>
|
Date | 2009-05-02 22:31 |
From | victor |
Subject | [Csnd] Re: Re: bug in diskin? |
Not sure that is the problem, I just tested with a
7 sec sound and a 10 sec p3, no
wrap-around and it works perfectly.
There is something else less obvious.
|
Date | 2009-05-03 18:52 |
From | joachim heintz |
Subject | [Csnd] Re: Re: Re: bug in diskin? |
As far as I know, John fixed the reported diskin bug in cvs. So if you are using cvs version and Jan Jacob the binary, this may be the reason. I'm using Csound 5.10 (Intel Mac), and it crashes (QuteCsound) or gives a bus error (Terminal) when p3 is longer than filelen. joachim Am 02.05.2009 um 23:31 schrieb victor: > Not sure that is the problem, I just tested with a 7 sec sound and a > 10 sec p3, no > wrap-around and it works perfectly. > > There is something else less obvious. > ----- Original Message ----- > From: peiman khosravi > To: csound@lists.bath.ac.uk > Sent: Friday, May 01, 2009 9:46 AM > Subject: [Csnd] Re: bug in diskin? > > I think that happens when the note value exceeds the length of the > sound file (not in loop mode). > Peiman > 2009/5/1 Jan Jacob Hofmann |
Date | 2009-05-03 18:57 |
From | victor |
Subject | [Csnd] Re: Re: Re: Re: bug in diskin? |
Thanks, Joachim, this is the answer. ----- Original Message ----- From: "joachim heintz" |