Csound Csound-dev Csound-tekno Search About

Command line argument parser?

Date2016-12-29 16:23
FromVent Lion
SubjectCommand line argument parser?
AttachmentsNone  

Date2016-12-29 16:45
FromSteven Yi
SubjectRe: Command line argument parser?
You might try using --omacro or --smacro, or have your bash script
write a temp .SCO file to use with an .ORC file.

On Thu, Dec 29, 2016 at 11:23 AM, Vent Lion  wrote:
> I want to generate samples to use in a DAW, and for every semi-tone I
> want it to be output to a seperate file automatically. I figured a way
> of using a bash script to compile the samples, and just iterate over
> each semi-tone and file name. Only problem is I need a way of
> interfacing an instrument variable (for example, it's frequency) from the
> command line. Is there any opcode that will allow me to do this in some
> way? and if not, is there some other way of acomplishing my goal?
>
> Many thanks,
> Vent.
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here