| Hi Menno -
|| is in the alphabetical list of the opcodes in the manual:
http://www.csounds.com/manual/html/opor.html
? is explained in Instrument Invocation -> Conditional Values:
http://www.csounds.com/manual/html/ControlConditional.html
(you can go for instance to == and see the explanation under
"Performance")
Hope this helps -
joachim
Am 17.01.2010 um 15:27 schrieb menno:
>
> I am looking for a simple list where i can see what the symbols in
> expressions like || and ? mean:
> if ir == 0 || p6 == p5 kgoto slur
> ipch = (ipch < 15 ? cpspch(ipch) : ipch)
> and the like.
>
> Any recommendations are welcome.
>
> Menno
>
>
>
> --
> View this message in context: http://old.nabble.com/symbols-tp27199243p27199243.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> 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" |