Csound Csound-dev Csound-tekno Search About

[Csnd-dev] API question

Date2016-02-07 14:59
Fromjpff
Subject[Csnd-dev] API question
How does one give options to Csound in the C++ API?  The code calls
csound->CompileCsd and I am seeing the message
Skipping 

Date2016-02-07 15:06
FromVictor Lazzarini
SubjectRe: [Csnd-dev] API question
You can use Csound::Compile(int argc, char** argv) 


> On 7 Feb 2016, at 14:59, jpff  wrote:
> 
> How does one give options to Csound in the C++ API?  The code calls
> csound->CompileCsd and I am seeing the message
> Skipping 
>