Re: [Csnd] Help request for my first steps with CSound C++ API audio analysis
| Date | 2019-09-09 09:58 |
| From | Marco Ippolito |
| Subject | Re: [Csnd] Help request for my first steps with CSound C++ API audio analysis |
Thanks Oeyvind for the reference to your interesting package.
I guess I was not so clear in my request: what I'm looking for is a C++ library, and do hope that CSound can be of help, which does, roughly, what librose in python does: sound analysis.
I'm now trying to get acquainted of C++ API, and I'm going to write a new post about the problems I'm encountering.
Marco
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 | 2019-09-09 12:44 |
| From | Michael Gogins |
| Subject | Re: [Csnd] Help request for my first steps with CSound C++ API audio analysis |
There is more than one C++ API, which are you using? Regards, Mike On Mon, Sep 9, 2019, 04:58 Marco Ippolito <ippolito.marco@gmail.com> wrote: Thanks Oeyvind for the reference to your interesting package. |