Csound Csound-dev Csound-tekno Search About

passing i-variable from shell

Date2006-01-15 11:25
FromLuis Antunes Pena
Subjectpassing i-variable from shell
Hello,

Is there any possibility to pass a number (i-variable) from the shell
command line to the score/orc file?

Luis


Luis Antunes Pena
http://icem.folkwang-hochschule.de/~pena

Date2006-01-15 12:13
FromIstvan Varga
SubjectRe: passing i-variable from shell
AttachmentsNone  

Date2006-01-15 12:14
Frompena@folkwang-hochschule.de
SubjectRe: passing i-variable from shell
Thanks for your answer.
Is there any example or tutorial conserning the use of macros and
specifically this problem?
luis

> On Sunday 15 January 2006 12:25, Luis Antunes Pena wrote:
>
>> Is there any possibility to pass a number (i-variable) from the shell
>> command line to the score/orc file?
>
> There is no option specifically for passing numbers, but with Csound 5
> you can already pass macros (which can of course expand to a number)
> and strset strings (can be parsed with strtod and strtol opcodes).
> --
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
>
>

Date2006-01-15 12:39
FromIstvan Varga
SubjectRe: passing i-variable from shell
AttachmentsNone