| ah! ofcourse, cheers man. Sorry for the basic question. I'll check the
header next time.
On Thu, Jan 14, 2016 at 6:05 PM, Rory Walsh wrote:
> SetChannel() and GetChannel() if you are using the C++ interface. The header
> files is your best source for checking names of methods.
>
> https://github.com/csound/csound/blob/develop/include/csound.hpp
>
> On 14 January 2016 at 17:52, Peter Burgess
> wrote:
>>
>> Hi, I know I've covered this before, but again I can't find the email,
>> and I'm struggling to find what I need elsewhere (and the old version
>> of my app that used channels is long gone!)
>>
>> Basically, I can't remember how to send and recieve on the software
>> buses from the c++ API. I've so far got:
>>
>> csound.SetStringChannel("chnName", "myString");
>>
>> That is derived from the C API function csoundSetStringChannel which I
>> thought should be right, but my compiler is saying no! Any thoghts?
>>
>> Pete
>>
>> 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
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 |