Csound Csound-dev Csound-tekno Search About

[Csnd] new parser...

Date2011-10-12 11:32
FromRory Walsh
Subject[Csnd] new parser...
The following doesn't report any errors/warnings with the new parser:


acar oscil amod+.5, 1, 1
amod oscil .5, 220, 1
out acar


Is this a feature of the new parser? i.e., one no longer has to
declare variables before we use them?


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"

Date2011-10-12 20:55
FromSteven Yi
SubjectRe: [Csnd] new parser...
Certainly not a feature.  I'll add this as a unit test to the test
suite so we keep track of the problem to get it fixed.

To note, the best thing people can do to help test the new parser is
to send full CSD's (can also post as bugs to the bug tracker) that
contain just the feature that needs to be tested.

Thanks for reporting it!
steven

On Wed, Oct 12, 2011 at 11:32 AM, Rory Walsh  wrote:
> The following doesn't report any errors/warnings with the new parser:
>
>
> acar oscil amod+.5, 1, 1
> amod oscil .5, 220, 1
> out acar
>
>
> Is this a feature of the new parser? i.e., one no longer has to
> declare variables before we use them?
>
>
> 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"


Date2011-10-12 20:58
FromRory Walsh
SubjectRe: [Csnd] new parser...
Will do. In this is was such a short snippet of code that I merely
posted the instrument. I keep meaning to turn off the new parser in
class but keep forgetting! As a result I think the students are
beginning to wonder if I have a clue at all!

On 12 October 2011 20:55, Steven Yi  wrote:
> Certainly not a feature.  I'll add this as a unit test to the test
> suite so we keep track of the problem to get it fixed.
>
> To note, the best thing people can do to help test the new parser is
> to send full CSD's (can also post as bugs to the bug tracker) that
> contain just the feature that needs to be tested.
>
> Thanks for reporting it!
> steven
>
> On Wed, Oct 12, 2011 at 11:32 AM, Rory Walsh  wrote:
>> The following doesn't report any errors/warnings with the new parser:
>>
>>
>> acar oscil amod+.5, 1, 1
>> amod oscil .5, 220, 1
>> out acar
>>
>>
>> Is this a feature of the new parser? i.e., one no longer has to
>> declare variables before we use them?
>>
>>
>> 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"
>
>


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"