Csound Csound-dev Csound-tekno Search About

[Cs-dev] qute csound don't close audio device properly ?

Date2009-10-27 12:59
FromOeyvind Brandtsegg
Subject[Cs-dev] qute csound don't close audio device properly ?
A problem with QuteCsound appeared in a lab session here today.

After working for a while, a student could no longer run Csound from
QuteCsound (using the "run" button), the error message from Csound is
"cant open audio device ....."
I haven't tested thoroughly, but it seems likee the audio device is
not closed properly after the previous run.
The previous run was (probably) aborted by Ctrl+C instead of letting
Csound run until the score was finished.
Maybe this has already been reported, in that case I'm sorry for the noise.

Running by using the "run in terminal"  button still works fine.

Csound 5.11
QuteCsound 0.4.3
OSX 10.5.8

best
Oeyvind

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-10-27 14:02
FromAndres Cabrera
SubjectRe: [Cs-dev] qute csound don't close audio device properly ?
Hi,

Can you try the latest release? This seems related to a problem that
was fixed, but it would be great if you can confirm it's been fixed.
You can't actually stop Csound using Ctrl+C in QuteCsound, it was
probably the threading issue that was discussed some days ago.

Cheers,
Andres

On Tue, Oct 27, 2009 at 12:59 PM, Oeyvind Brandtsegg  wrote:
> A problem with QuteCsound appeared in a lab session here today.
>
> After working for a while, a student could no longer run Csound from
> QuteCsound (using the "run" button), the error message from Csound is
> "cant open audio device ....."
> I haven't tested thoroughly, but it seems likee the audio device is
> not closed properly after the previous run.
> The previous run was (probably) aborted by Ctrl+C instead of letting
> Csound run until the score was finished.
> Maybe this has already been reported, in that case I'm sorry for the noise.
>
> Running by using the "run in terminal"  button still works fine.
>
> Csound 5.11
> QuteCsound 0.4.3
> OSX 10.5.8
>
> best
> Oeyvind
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 


Andrés

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-10-27 15:47
FromOeyvind Brandtsegg
SubjectRe: [Cs-dev] qute csound don't close audio device properly ?
Ok. good. If it's been fixed during the last month or so, this might be it.
They have a lab policy that prevents me from testing the latest
release, have to wait for the responsible person to take care of it
and they usually install new stuff only one each semester. Sorry about
that, it gives a pretty slow bugtest cycle...
best
Oeyvind

2009/10/27 Andres Cabrera :
> Hi,
>
> Can you try the latest release? This seems related to a problem that
> was fixed, but it would be great if you can confirm it's been fixed.
> You can't actually stop Csound using Ctrl+C in QuteCsound, it was
> probably the threading issue that was discussed some days ago.
>
> Cheers,
> Andres
>
> On Tue, Oct 27, 2009 at 12:59 PM, Oeyvind Brandtsegg  wrote:
>> A problem with QuteCsound appeared in a lab session here today.
>>
>> After working for a while, a student could no longer run Csound from
>> QuteCsound (using the "run" button), the error message from Csound is
>> "cant open audio device ....."
>> I haven't tested thoroughly, but it seems likee the audio device is
>> not closed properly after the previous run.
>> The previous run was (probably) aborted by Ctrl+C instead of letting
>> Csound run until the score was finished.
>> Maybe this has already been reported, in that case I'm sorry for the noise.
>>
>> Running by using the "run in terminal"  button still works fine.
>>
>> Csound 5.11
>> QuteCsound 0.4.3
>> OSX 10.5.8
>>
>> best
>> Oeyvind
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
>
> --
>
>
> Andrés
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2009-10-27 17:57
FromAndres Cabrera
SubjectRe: [Cs-dev] qute csound don't close audio device properly ?
Hi,

I thinks it's been fixed. Let me know if you find it's not.

Cheers,
Andres

On Tue, Oct 27, 2009 at 3:47 PM, Oeyvind Brandtsegg  wrote:
> Ok. good. If it's been fixed during the last month or so, this might be it.
> They have a lab policy that prevents me from testing the latest
> release, have to wait for the responsible person to take care of it
> and they usually install new stuff only one each semester. Sorry about
> that, it gives a pretty slow bugtest cycle...
> best
> Oeyvind
>
> 2009/10/27 Andres Cabrera :
>> Hi,
>>
>> Can you try the latest release? This seems related to a problem that
>> was fixed, but it would be great if you can confirm it's been fixed.
>> You can't actually stop Csound using Ctrl+C in QuteCsound, it was
>> probably the threading issue that was discussed some days ago.
>>
>> Cheers,
>> Andres
>>
>> On Tue, Oct 27, 2009 at 12:59 PM, Oeyvind Brandtsegg  wrote:
>>> A problem with QuteCsound appeared in a lab session here today.
>>>
>>> After working for a while, a student could no longer run Csound from
>>> QuteCsound (using the "run" button), the error message from Csound is
>>> "cant open audio device ....."
>>> I haven't tested thoroughly, but it seems likee the audio device is
>>> not closed properly after the previous run.
>>> The previous run was (probably) aborted by Ctrl+C instead of letting
>>> Csound run until the score was finished.
>>> Maybe this has already been reported, in that case I'm sorry for the noise.
>>>
>>> Running by using the "run in terminal"  button still works fine.
>>>
>>> Csound 5.11
>>> QuteCsound 0.4.3
>>> OSX 10.5.8
>>>
>>> best
>>> Oeyvind
>>>
>>> ------------------------------------------------------------------------------
>>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>>> is the only developer event you need to attend this year. Jumpstart your
>>> developing skills, take BlackBerry mobile applications to market and stay
>>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>>> http://p.sf.net/sfu/devconference
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>>
>>
>> --
>>
>>
>> Andrés
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 


Andrés

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net