[Csnd] Problems running QuteCsound with Csound 5.12 OSX
Date | 2010-02-15 07:37 |
From | joachim heintz |
Subject | [Csnd] Problems running QuteCsound with Csound 5.12 OSX |
Attachments | hang.txt |
Victor, Andrés - unfortunately I have serious problems to run QuteCsound with the recent 5.12 release. Either it quits immediately, or it hangs (see report in the attachment). When I go back to Csound 5.11, no problem. I'm on 0SX 10.5.8, Intel Mac. Thanks for having a look - joachim Send bugs reports to this list. To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2010-02-15 08:22 |
From | Victor Lazzarini |
Subject | [Csnd] Re: Problems running QuteCsound with Csound 5.12 OSX |
It is working here. Could you send me the offending CSD so I can test? Victor On 15 Feb 2010, at 07:37, joachim heintz wrote: > Victor, Andrés - > > unfortunately I have serious problems to run QuteCsound with the > recent 5.12 release. Either it quits immediately, or it hangs (see > report in the attachment). > > When I go back to Csound 5.11, no problem. > > I'm on 0SX 10.5.8, Intel Mac. > > Thanks for having a look - > > joachim > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" |
Date | 2010-02-15 10:13 |
From | joachim heintz |
Subject | [Csnd] Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
Attachments | test.csd |
Thanks, it's attached. Very simple test from the manual. No other file, for instance "Hello World " from Getting Started, runs. test.csd runs in the terminal without any problem. When running in QCS, it seems not to finish correctly. j Send bugs reports to this list. To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" Am 15.02.2010 um 09:22 schrieb Victor Lazzarini: > It is working here. Could you send me the offending CSD so I can test? > > Victor > On 15 Feb 2010, at 07:37, joachim heintz wrote: > >> Victor, Andrés - >> >> unfortunately I have serious problems to run QuteCsound with the >> recent 5.12 release. Either it quits immediately, or it hangs (see >> report in the attachment). >> >> When I go back to Csound 5.11, no problem. >> >> I'm on 0SX 10.5.8, Intel Mac. >> >> Thanks for having a look - >> >> joachim >> >> >> Send bugs reports to this list. >> To unsubscribe, send email sympa@lists.bath.ac.uk with body >> "unsubscribe csound" |
Date | 2010-02-15 10:20 |
From | "Dr. Richard Boulanger" |
Subject | [Csnd] Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
running fine here MacBook Pro OS X 10.5.8 QuteCsound 0.4.6 Csound 5.12 Floats On Feb 15, 2010, at 5:13 AM, joachim heintz wrote: > Thanks, it's attached. Very simple test from the manual. No other > file, for instance "Hello World " from Getting Started, runs. > test.csd runs in the terminal without any problem. When running in > QCS, it seems not to finish correctly. > j > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" |
Date | 2010-02-15 10:24 |
From | "Dr. Richard Boulanger" |
Subject | [Csnd] Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
Hello World finishes correctly, but..... no sound zero amplitude in console ? On Feb 15, 2010, at 5:13 AM, joachim heintz wrote: > Thanks, it's attached. Very simple test from the manual. No other > file, for instance "Hello World " from Getting Started, runs. > test.csd runs in the terminal without any problem. When running in > QCS, it seems not to finish correctly. > j > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" |
Date | 2010-02-15 10:27 |
From | Victor Lazzarini |
Subject | [Csnd] Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
No problems here. On 15 Feb 2010, at 10:13, joachim heintz wrote: > Thanks, it's attached. Very simple test from the manual. No other > file, for instance "Hello World " from Getting Started, runs. > test.csd runs in the terminal without any problem. When running in > QCS, it seems not to finish correctly. > j > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" |
Date | 2010-02-15 10:36 |
From | joachim heintz |
Subject | [Csnd] Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
Can you read anything from the hang report I attached? Am 15.02.2010 um 11:27 schrieb Victor Lazzarini: > No problems here. > On 15 Feb 2010, at 10:13, joachim heintz wrote: > >> Thanks, it's attached. Very simple test from the manual. No other >> file, for instance "Hello World " from Getting Started, runs. >> test.csd runs in the terminal without any problem. When running in >> QCS, it seems not to finish correctly. >> j >> >> >> Send bugs reports to this list. >> To unsubscribe, send email sympa@lists.bath.ac.uk with body >> "unsubscribe csound" |
Date | 2010-02-15 10:38 |
From | Victor Lazzarini |
Subject | [Csnd] Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
I think there is a bug with 0dbfs. It was reported here before, and I thought it was fixed. If you change 0dbfs to 32768, it works. Basically 0dbfs is not holding its value in the score, it is always 0. Although it works correctly in the header. Something to fix in 5.13 Victor On 15 Feb 2010, at 10:24, Dr. Richard Boulanger wrote: > Hello World > > finishes correctly, but..... > > no sound > zero amplitude in console > > ? > > > On Feb 15, 2010, at 5:13 AM, joachim heintz wrote: > >> Thanks, it's attached. Very simple test from the manual. No other >> file, for instance "Hello World " from Getting Started, runs. >> test.csd runs in the terminal without any problem. When running in >> QCS, it seems not to finish correctly. >> j >> >> >> Send bugs reports to this list. >> To unsubscribe, send email sympa@lists.bath.ac.uk with body >> "unsubscribe csound" |
Date | 2010-02-15 10:42 |
From | Victor Lazzarini |
Subject | [Csnd] Re: Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
No I could not make much sense of it. On 15 Feb 2010, at 10:36, joachim heintz wrote: > Can you read anything from the hang report I attached? > > > Am 15.02.2010 um 11:27 schrieb Victor Lazzarini: > >> No problems here. >> On 15 Feb 2010, at 10:13, joachim heintz wrote: >> >>> Thanks, it's attached. Very simple test from the manual. No other >>> file, for instance "Hello World " from Getting Started, runs. >>> test.csd runs in the terminal without any problem. When running in >>> QCS, it seems not to finish correctly. >>> j >>> >>> >>> Send bugs reports to this list. >>> To unsubscribe, send email sympa@lists.bath.ac.uk with body >>> "unsubscribe csound" |
Date | 2010-02-15 10:43 |
From | Victor Lazzarini |
Subject | [Csnd] Re: Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
What I meant was 0dbfs not holding its value in the instruments. So if you change 0bfs/4 to 8192, it works. On 15 Feb 2010, at 10:38, Victor Lazzarini wrote: > I think there is a bug with 0dbfs. It was reported here before, and > I thought it was fixed. > If you change 0dbfs to 32768, it works. > > Basically 0dbfs is not holding its value in the score, it is always > 0. Although it works correctly > in the header. > > Something to fix in 5.13 > > Victor > > > On 15 Feb 2010, at 10:24, Dr. Richard Boulanger wrote: > >> Hello World >> >> finishes correctly, but..... >> >> no sound >> zero amplitude in console >> >> ? >> >> >> On Feb 15, 2010, at 5:13 AM, joachim heintz wrote: >> >>> Thanks, it's attached. Very simple test from the manual. No other >>> file, for instance "Hello World " from Getting Started, runs. >>> test.csd runs in the terminal without any problem. When running in >>> QCS, it seems not to finish correctly. >>> j >>> >>> >>> Send bugs reports to this list. >>> To unsubscribe, send email sympa@lists.bath.ac.uk with body >>> "unsubscribe csound" |
Date | 2010-02-15 10:55 |
From | joachim heintz |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
Sounds like a serious bug. If I understand correctly it means that instruments are not executed correctly if they work with the 0dbfs variable without defining it explicitely in the header. I believe this affects many CSDs. Am 15.02.2010 um 11:43 schrieb Victor Lazzarini: > What I meant was 0dbfs not holding its value in the instruments. > So if you change 0bfs/4 to 8192, it works. > > On 15 Feb 2010, at 10:38, Victor Lazzarini wrote: > >> I think there is a bug with 0dbfs. It was reported here before, and >> I thought it was fixed. >> If you change 0dbfs to 32768, it works. >> >> Basically 0dbfs is not holding its value in the score, it is always >> 0. Although it works correctly >> in the header. >> >> Something to fix in 5.13 >> >> Victor >> >> >> On 15 Feb 2010, at 10:24, Dr. Richard Boulanger wrote: >> >>> Hello World >>> >>> finishes correctly, but..... >>> >>> no sound >>> zero amplitude in console >>> >>> ? >>> >>> >>> On Feb 15, 2010, at 5:13 AM, joachim heintz wrote: >>> >>>> Thanks, it's attached. Very simple test from the manual. No other >>>> file, for instance "Hello World " from Getting Started, runs. >>>> test.csd runs in the terminal without any problem. When running >>>> in QCS, it seems not to finish correctly. >>>> j >>>> >>>> >>>> Send bugs reports to this list. >>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body >>>> "unsubscribe csound" |
Date | 2010-02-15 11:06 |
From | Victor Lazzarini |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
No, what I meant was that 0dbfs can be defined in the header or not. But this constant cannot be used in any instrument, because it's always 0 there. Since 5.12 is out, and this can only be fixed in 5.13. Victor On 15 Feb 2010, at 10:55, joachim heintz wrote: > Sounds like a serious bug. If I understand correctly it means that > instruments are not executed correctly if they work with the 0dbfs > variable without defining it explicitely in the header. I believe > this affects many CSDs. > > > Am 15.02.2010 um 11:43 schrieb Victor Lazzarini: > >> What I meant was 0dbfs not holding its value in the instruments. >> So if you change 0bfs/4 to 8192, it works. >> >> On 15 Feb 2010, at 10:38, Victor Lazzarini wrote: >> >>> I think there is a bug with 0dbfs. It was reported here before, >>> and I thought it was fixed. >>> If you change 0dbfs to 32768, it works. >>> >>> Basically 0dbfs is not holding its value in the score, it is >>> always 0. Although it works correctly >>> in the header. >>> >>> Something to fix in 5.13 >>> >>> Victor >>> >>> >>> On 15 Feb 2010, at 10:24, Dr. Richard Boulanger wrote: >>> >>>> Hello World >>>> >>>> finishes correctly, but..... >>>> >>>> no sound >>>> zero amplitude in console >>>> >>>> ? >>>> >>>> >>>> On Feb 15, 2010, at 5:13 AM, joachim heintz wrote: >>>> >>>>> Thanks, it's attached. Very simple test from the manual. No >>>>> other file, for instance "Hello World " from Getting Started, >>>>> runs. test.csd runs in the terminal without any problem. When >>>>> running in QCS, it seems not to finish correctly. >>>>> j >>>>> >>>>> >>>>> Send bugs reports to this list. >>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body >>>>> "unsubscribe csound" |
Date | 2010-02-15 11:12 |
From | Victor Lazzarini |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
and it only happens in the old parser: --new-parser is OK. On 15 Feb 2010, at 11:06, Victor Lazzarini wrote: > No, what I meant was that 0dbfs can be defined in the header or not. > But this constant cannot be used in any instrument, because > it's always 0 there. > > Since 5.12 is out, and this can only be fixed in 5.13. > > Victor > On 15 Feb 2010, at 10:55, joachim heintz wrote: > >> Sounds like a serious bug. If I understand correctly it means that >> instruments are not executed correctly if they work with the 0dbfs >> variable without defining it explicitely in the header. I believe >> this affects many CSDs. >> >> >> Am 15.02.2010 um 11:43 schrieb Victor Lazzarini: >> >>> What I meant was 0dbfs not holding its value in the instruments. >>> So if you change 0bfs/4 to 8192, it works. >>> >>> On 15 Feb 2010, at 10:38, Victor Lazzarini wrote: >>> >>>> I think there is a bug with 0dbfs. It was reported here before, >>>> and I thought it was fixed. >>>> If you change 0dbfs to 32768, it works. >>>> >>>> Basically 0dbfs is not holding its value in the score, it is >>>> always 0. Although it works correctly >>>> in the header. >>>> >>>> Something to fix in 5.13 >>>> >>>> Victor >>>> >>>> >>>> On 15 Feb 2010, at 10:24, Dr. Richard Boulanger wrote: >>>> >>>>> Hello World >>>>> >>>>> finishes correctly, but..... >>>>> >>>>> no sound >>>>> zero amplitude in console >>>>> >>>>> ? >>>>> >>>>> >>>>> On Feb 15, 2010, at 5:13 AM, joachim heintz wrote: >>>>> >>>>>> Thanks, it's attached. Very simple test from the manual. No >>>>>> other file, for instance "Hello World " from Getting Started, >>>>>> runs. test.csd runs in the terminal without any problem. When >>>>>> running in QCS, it seems not to finish correctly. >>>>>> j >>>>>> >>>>>> >>>>>> Send bugs reports to this list. >>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body >>>>>> "unsubscribe csound" |
Date | 2010-02-15 11:13 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] [Csnd] Re: Re: Re: Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
Attachments | test-backslash.csd None None |
Hi, I think this is a pretty serious bug, which would merit a bug fix release as it breaks many csds and examples in the manual. I'm also having trouble with \ characters. See attachment which hangs csound. Cheers, Andrés On Mon, Feb 15, 2010 at 11:06 AM, Victor Lazzarini |
Date | 2010-02-15 11:14 |
From | Andres Cabrera |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
Hi, Maybe finish testing the new parser and deprecate the old, to not waste more time on it? Cheers, Andrés On Mon, Feb 15, 2010 at 11:12 AM, Victor Lazzarini |
Date | 2010-02-15 11:20 |
From | joachim heintz |
Subject | [Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Problems running QuteCsound with Csound 5.12 OSX |
So it's even worse ... I think this breaks many instruments. I'd be very glad if this could be fixed, and a 5.12.1 release could be done. joachim Am 15.02.2010 um 12:06 schrieb Victor Lazzarini: > No, what I meant was that 0dbfs can be defined in the header or not. > But this constant cannot be used in any instrument, because > it's always 0 there. > > Since 5.12 is out, and this can only be fixed in 5.13. > > Victor > On 15 Feb 2010, at 10:55, joachim heintz wrote: > >> Sounds like a serious bug. If I understand correctly it means that >> instruments are not executed correctly if they work with the 0dbfs >> variable without defining it explicitely in the header. I believe >> this affects many CSDs. >> >> >> Am 15.02.2010 um 11:43 schrieb Victor Lazzarini: >> >>> What I meant was 0dbfs not holding its value in the instruments. >>> So if you change 0bfs/4 to 8192, it works. >>> >>> On 15 Feb 2010, at 10:38, Victor Lazzarini wrote: >>> >>>> I think there is a bug with 0dbfs. It was reported here before, >>>> and I thought it was fixed. >>>> If you change 0dbfs to 32768, it works. >>>> >>>> Basically 0dbfs is not holding its value in the score, it is >>>> always 0. Although it works correctly >>>> in the header. >>>> >>>> Something to fix in 5.13 >>>> >>>> Victor >>>> >>>> >>>> On 15 Feb 2010, at 10:24, Dr. Richard Boulanger wrote: >>>> >>>>> Hello World >>>>> >>>>> finishes correctly, but..... >>>>> >>>>> no sound >>>>> zero amplitude in console >>>>> >>>>> ? >>>>> >>>>> >>>>> On Feb 15, 2010, at 5:13 AM, joachim heintz wrote: >>>>> >>>>>> Thanks, it's attached. Very simple test from the manual. No >>>>>> other file, for instance "Hello World " from Getting Started, >>>>>> runs. test.csd runs in the terminal without any problem. When >>>>>> running in QCS, it seems not to finish correctly. >>>>>> j >>>>>> >>>>>> >>>>>> Send bugs reports to this list. >>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body >>>>>> "unsubscribe csound" |
Date | 2010-02-15 11:26 |
From | Victor Lazzarini |
Subject | [Csnd] Re:Problems running QuteCsound with Csound 5.12 OSX |
I can produce a new package, but the bug needs to be fixed before that. This was reported before 5.12 was released and I thought it was fixed, ditto the \ issue. Victor On 15 Feb 2010, at 11:20, joachim heintz wrote: > So it's even worse ... > I think this breaks many instruments. > I'd be very glad if this could be fixed, and a 5.12.1 release could > be done. > > joachim > > > Am 15.02.2010 um 12:06 schrieb Victor Lazzarini: > >> No, what I meant was that 0dbfs can be defined in the header or >> not. But this constant cannot be used in any instrument, because >> it's always 0 there. >> >> Since 5.12 is out, and this can only be fixed in 5.13. >> >> Victor >> On 15 Feb 2010, at 10:55, joachim heintz wrote: >> >>> Sounds like a serious bug. If I understand correctly it means that >>> instruments are not executed correctly if they work with the 0dbfs >>> variable without defining it explicitely in the header. I believe >>> this affects many CSDs. >>> >>> >>> Am 15.02.2010 um 11:43 schrieb Victor Lazzarini: >>> >>>> What I meant was 0dbfs not holding its value in the instruments. >>>> So if you change 0bfs/4 to 8192, it works. >>>> >>>> On 15 Feb 2010, at 10:38, Victor Lazzarini wrote: >>>> >>>>> I think there is a bug with 0dbfs. It was reported here before, >>>>> and I thought it was fixed. >>>>> If you change 0dbfs to 32768, it works. >>>>> >>>>> Basically 0dbfs is not holding its value in the score, it is >>>>> always 0. Although it works correctly >>>>> in the header. >>>>> >>>>> Something to fix in 5.13 >>>>> >>>>> Victor >>>>> >>>>> >>>>> On 15 Feb 2010, at 10:24, Dr. Richard Boulanger wrote: >>>>> >>>>>> Hello World >>>>>> >>>>>> finishes correctly, but..... >>>>>> >>>>>> no sound >>>>>> zero amplitude in console >>>>>> >>>>>> ? >>>>>> >>>>>> >>>>>> On Feb 15, 2010, at 5:13 AM, joachim heintz wrote: >>>>>> >>>>>>> Thanks, it's attached. Very simple test from the manual. No >>>>>>> other file, for instance "Hello World " from Getting Started, >>>>>>> runs. test.csd runs in the terminal without any problem. When >>>>>>> running in QCS, it seems not to finish correctly. >>>>>>> j >>>>>>> >>>>>>> >>>>>>> Send bugs reports to this list. >>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body >>>>>>> "unsubscribe csound" |