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).