Csound Csound-dev Csound-tekno Search About

[Csnd] QuteCsound issues...

Date2009-01-26 10:33
FromRory Walsh
Subject[Csnd] QuteCsound issues...
Hi Andres. A few things came up in class today when using QuteCsound:

1: Copy and paste seems to stop working every now and then for now
reason. A restart solves the problem but after a while it seems to go
again. Undo seems to occasionally go on the blink too.

2: QuteCsound occasionally crashes when stopping a performance. Again
I don't know how to recreate this problem, it seems very sporadic.

Suggestion: In Lettuce/Cabbage users can send data to on-screen
sliders from Csound. This is nice for when users want their on-screen
controls to update according to a midi fader for example. It also
means that one widget can control the position of another one. Perhaps
this is already possible but I couldn't figure it out with either the
chnget/set or in/outvalue opcodes.

regards,
Rory.

Date2009-01-27 00:44
FromAndres Cabrera
Subject[Csnd] Re: QuteCsound issues...
Hi Rory,

On Mon, Jan 26, 2009 at 5:33 AM, Rory Walsh  wrote:
> Hi Andres. A few things came up in class today when using QuteCsound:
>
> 1: Copy and paste seems to stop working every now and then for now
> reason. A restart solves the problem but after a while it seems to go
> again. Undo seems to occasionally go on the blink too.
>

What platform is this on. Are you sure it's not a focus issue (i.e.
does clicking on the editor pane not fix it?)

> 2: QuteCsound occasionally crashes when stopping a performance. Again
> I don't know how to recreate this problem, it seems very sporadic.
>

I still have some threading issues I'm working on. Will hopefully be
fixed in the next release.


Cheers,
Andrés

> Suggestion: In Lettuce/Cabbage users can send data to on-screen
> sliders from Csound. This is nice for when users want their on-screen
> controls to update according to a midi fader for example. It also
> means that one widget can control the position of another one. Perhaps
> this is already possible but I couldn't figure it out with either the
> chnget/set or in/outvalue opcodes.
>
> regards,
> Rory.
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>



-- 


Andrés


Date2009-01-27 00:46
FromRory Walsh
Subject[Csnd] Re: Re: QuteCsound issues...
Windows XP home I think. I will double check that it's not a focus
issue but I don't think it was. Is it safe to enable support for both
channel systems or should one check one or the other?

2009/1/27 Andres Cabrera :
> Hi Rory,
>
> On Mon, Jan 26, 2009 at 5:33 AM, Rory Walsh  wrote:
>> Hi Andres. A few things came up in class today when using QuteCsound:
>>
>> 1: Copy and paste seems to stop working every now and then for now
>> reason. A restart solves the problem but after a while it seems to go
>> again. Undo seems to occasionally go on the blink too.
>>
>
> What platform is this on. Are you sure it's not a focus issue (i.e.
> does clicking on the editor pane not fix it?)
>
>> 2: QuteCsound occasionally crashes when stopping a performance. Again
>> I don't know how to recreate this problem, it seems very sporadic.
>>
>
> I still have some threading issues I'm working on. Will hopefully be
> fixed in the next release.
>
>
> Cheers,
> Andrés
>
>> Suggestion: In Lettuce/Cabbage users can send data to on-screen
>> sliders from Csound. This is nice for when users want their on-screen
>> controls to update according to a midi fader for example. It also
>> means that one widget can control the position of another one. Perhaps
>> this is already possible but I couldn't figure it out with either the
>> chnget/set or in/outvalue opcodes.
>>
>> regards,
>> Rory.
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
>
> --
>
>
> Andrés
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2009-01-27 01:13
FromAndres Cabrera
Subject[Csnd] Re: Re: Re: QuteCsound issues...
It's not safe, and chnget/chnset is not actually working on the current release.

Cheers,
Andrés

On Mon, Jan 26, 2009 at 7:46 PM, Rory Walsh  wrote:
> Windows XP home I think. I will double check that it's not a focus
> issue but I don't think it was. Is it safe to enable support for both
> channel systems or should one check one or the other?
>
> 2009/1/27 Andres Cabrera :
>> Hi Rory,
>>
>> On Mon, Jan 26, 2009 at 5:33 AM, Rory Walsh  wrote:
>>> Hi Andres. A few things came up in class today when using QuteCsound:
>>>
>>> 1: Copy and paste seems to stop working every now and then for now
>>> reason. A restart solves the problem but after a while it seems to go
>>> again. Undo seems to occasionally go on the blink too.
>>>
>>
>> What platform is this on. Are you sure it's not a focus issue (i.e.
>> does clicking on the editor pane not fix it?)
>>
>>> 2: QuteCsound occasionally crashes when stopping a performance. Again
>>> I don't know how to recreate this problem, it seems very sporadic.
>>>
>>
>> I still have some threading issues I'm working on. Will hopefully be
>> fixed in the next release.
>>
>>
>> Cheers,
>> Andrés
>>
>>> Suggestion: In Lettuce/Cabbage users can send data to on-screen
>>> sliders from Csound. This is nice for when users want their on-screen
>>> controls to update according to a midi fader for example. It also
>>> means that one widget can control the position of another one. Perhaps
>>> this is already possible but I couldn't figure it out with either the
>>> chnget/set or in/outvalue opcodes.
>>>
>>> regards,
>>> Rory.
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>
>>
>>
>> --
>>
>>
>> Andrés
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"



-- 


Andrés


Date2009-01-27 01:18
FromRory Walsh
Subject[Csnd] Re: Re: Re: Re: QuteCsound issues...
Thanks for the heads up.

Rory.


2009/1/27 Andres Cabrera :
> It's not safe, and chnget/chnset is not actually working on the current release.
>
> Cheers,
> Andrés
>
> On Mon, Jan 26, 2009 at 7:46 PM, Rory Walsh  wrote:
>> Windows XP home I think. I will double check that it's not a focus
>> issue but I don't think it was. Is it safe to enable support for both
>> channel systems or should one check one or the other?
>>
>> 2009/1/27 Andres Cabrera :
>>> Hi Rory,
>>>
>>> On Mon, Jan 26, 2009 at 5:33 AM, Rory Walsh  wrote:
>>>> Hi Andres. A few things came up in class today when using QuteCsound:
>>>>
>>>> 1: Copy and paste seems to stop working every now and then for now
>>>> reason. A restart solves the problem but after a while it seems to go
>>>> again. Undo seems to occasionally go on the blink too.
>>>>
>>>
>>> What platform is this on. Are you sure it's not a focus issue (i.e.
>>> does clicking on the editor pane not fix it?)
>>>
>>>> 2: QuteCsound occasionally crashes when stopping a performance. Again
>>>> I don't know how to recreate this problem, it seems very sporadic.
>>>>
>>>
>>> I still have some threading issues I'm working on. Will hopefully be
>>> fixed in the next release.
>>>
>>>
>>> Cheers,
>>> Andrés
>>>
>>>> Suggestion: In Lettuce/Cabbage users can send data to on-screen
>>>> sliders from Csound. This is nice for when users want their on-screen
>>>> controls to update according to a midi fader for example. It also
>>>> means that one widget can control the position of another one. Perhaps
>>>> this is already possible but I couldn't figure it out with either the
>>>> chnget/set or in/outvalue opcodes.
>>>>
>>>> regards,
>>>> Rory.
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>
>>>
>>>
>>>
>>> --
>>>
>>>
>>> Andrés
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>
> --
>
>
> Andrés
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"