[Csnd-dev] Csound API version 6 vs version 7
SUBSCRIBE CSOUND-DEV Anonymous <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
I saw in the following linked comment that it was mentioned that Csound 6 is only getting bugfixes and that Csound 7 is being work on and the API will be changed. https://github.com/csound/csound/issues/1595#issuecomment-1053581096 I am currently writing .NET bindings for the Csound 6 API. How much will the API change in version 7 from version 6? Is it worth writing new bindings for Csound 6 right now? Will it be relatively easy to update the bindings to Csound 7 (i.e., will the changes be drastic)? When is Csound 7 and the corresponding new API anticipated to be released? In other words, should I continue writing bindings for Csound 6 or just wait for Csound 7? Thank you!