Csound Csound-dev Csound-tekno Search About

[Csnd] csound6 question...

Date2013-06-25 19:02
FromRory Walsh
Subject[Csnd] csound6 question...
It seems the following won't work:

a1 oscil 1, chnget("test"), -1
outs a1, a1

If I use chnget in its usual way everything works fine? I'm using a
build from about 2 weeks ago.

Date2013-06-25 19:37
FromSteven Yi
SubjectRe: [Csnd] csound6 question...
Hi Rory,

Have you tried chnget:a (or chnget:k or chnget:i) to type hint which
version of chnget you want to use?

steven

On Tue, Jun 25, 2013 at 11:02 AM, Rory Walsh  wrote:
> It seems the following won't work:
>
> a1 oscil 1, chnget("test"), -1
> outs a1, a1
>
> If I use chnget in its usual way everything works fine? I'm using a
> build from about 2 weeks ago.
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>

Date2013-06-25 19:43
FromRory Walsh
SubjectRe: [Csnd] csound6 question...
Bingo! Although chnget:a() doesn't seem to work with oscil?

On 25 June 2013 20:37, Steven Yi  wrote:
> Hi Rory,
>
> Have you tried chnget:a (or chnget:k or chnget:i) to type hint which
> version of chnget you want to use?
>
> steven
>
> On Tue, Jun 25, 2013 at 11:02 AM, Rory Walsh  wrote:
>> It seems the following won't work:
>>
>> a1 oscil 1, chnget("test"), -1
>> outs a1, a1
>>
>> If I use chnget in its usual way everything works fine? I'm using a
>> build from about 2 weeks ago.
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>