Csound Csound-dev Csound-tekno Search About

Re: [Csnd] SetChannel value not received by CSound?

Date2020-11-29 10:53
FromJarrad Hope
SubjectRe: [Csnd] SetChannel value not received by CSound?
Ah, lack of awareness :)

Unfortunately, changing to "param1(\"%f\")" results in param1("0.000000")

The only other calls I am making before this are:

csound = new Csound();
csound->CompileCsd(csdFilePtr);
csound->Start();

Should I be declaring the channels somewhere prior?

I also noticed the Software Bus and chnexport, which might be an alternative for me to look at ?

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