Re: [Csnd-dev] New API progress report
vlz <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
Great. Let me know if you think we should add things to the interface. Prof. Victor Lazzarini Maynooth University Ireland On 26 Jul 2024, at 10:31, Francois PINOT <[email protected]> wrote: I just built Csound from the feature/newapi branch. I'm using it to sync the Python wrapper. I'll let you know when it's ready. François Le jeu. 25 juil. 2024 à 17:27, Victor Lazzarini <[email protected] > a écrit : Just another progress report for the feature/newapi branch - I have now mainlined the new API in csound.h - Updated the csound.hpp wrapper - Updated the csPerformanceThread code - Modified frontends to use it - Modified the C++ test suite It is all working, I guess frontend developers can take a look and see what they think. François: could you take a look at the Python wrapper? It is out of sync now. Victor