[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Using Supercollider from C++





On Thu, Jan 3, 2019, 2:32 PM <pete.soundtechnician@xxxxxxxxx wrote:
Hi Supercollider users, I'm a long time Csounder just sinking my teeth into Supercollider. For my first question, I was wondering, is there a C++ API for Supercollider so I can use it in an application similar to Csound has? I have looked through the docs and googled it before coming here, but the google hits returned are all about creating Supercollider plugins in C++.

Hey Pete,

There is no documented or ""official"" API for sclang or scsynth beyond what's documented for writing server plugins and writing language primitives. What are you trying to achieve exactly?

Brian

Cheers in advance for any help you can provide,

Pete