[aubio-user] Using aubio in C++ project (Cinder)
Kevin Siwoff
kevin.siwoff at gmail.com
Thu Jun 19 15:10:08 CEST 2014
Hello,
I'm building a project in Cinder <http://libcinder.org> (Using XCode) that
uses aubio, and I'm having a little difficulty getting up and running,
specifically looking at methods in specdesc.h . When I create a
new_aubio_onset(), string literal conversion to char_t* is deprecated in
C++. In other words,
new_aubio_onset ("energy", winsize, hop_s, samplerate);
won't work. Is there a preferred way of handling these method parameters
in C++?
Thanks for any help in advance!
--
Kevin Siwoff . data + sound + vision
// http://studioindefinit.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.aubio.org/pipermail/aubio-user/attachments/20140619/1008bb9b/attachment.html>
More information about the aubio-user
mailing list