[Csnd] csound api from c
Date | 2020-02-20 16:04 |
From | fauveboy |
Subject | [Csnd] csound api from c |
I wanted to change k rate values while csound is running from a c program that reads in values and can then get that to the csound orch. Is the csound Api: http://write.flossmanuals.net/csound/a-the-csound-api/ the correct tool to think about doing this with? -- Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html 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 |
Date | 2020-02-20 16:19 |
From | Rory Walsh |
Subject | Re: [Csnd] csound api from c |
Yes. You can do this a large number of languages, it doesn't have to be C. More examples can be found here: On Thu, 20 Feb 2020 at 16:04, fauveboy <joel.ramsbottom@hotmail.co.uk> wrote: I wanted to change k rate values while csound is running from a c program |