Csound Csound-dev Csound-tekno Search About

[Csnd] x in score

Date2010-11-18 21:52
Fromfrancesco
Subject[Csnd] x in score
Hi All,
using x in score, for skip the rest of section.
It works, but i have this output:

sorting score ...
sort: illegal opcode x(78)
swrite: unexpected opcode, section 1 line 2

why illegal opcode?

Thank You,
ciao,
francesco.

Date2010-11-18 22:06
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: x in score
Not come across x before.  So nt surprised that it does not work

==John ff

>
> Hi All,
> using x in score, for skip the rest of section.
> It works, but i have this output:
>
> sorting score ...
> sort: illegal opcode x(78)
> swrite: unexpected opcode, section 1 line 2
>
> why illegal opcode?
>
> Thank You,
> ciao,
> francesco.
>
> --
> View this message in context:
> http://csound.1045644.n5.nabble.com/x-in-score-tp3271553p3271553.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> 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"

Date2010-11-18 22:21
Fromfrancesco
Subject[Csnd] Re: x in score
but there is a manual page about, under score statement:

Description
This statement may be used to skip the rest of the current section. 

and, seems to work. Or maybe it skip the section because it's an error?

thank You,
ciao,
francesco.