[aubio-user] Using aubio in C++ project (Cinder)

Paul Brossier piem at piem.org
Thu Dec 18 16:53:08 CET 2014


Hi Kevin,

sorry for the late reply. But "won't work" is not enough to help me
figure out what error you ran into.

Let me know what was the issue and if you found a solution.

Best, Paul

On 19/06/2014 09:10, Kevin Siwoff wrote:
> 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|
> 
> 
> 
> _______________________________________________
> aubio-user mailing list
> aubio-user at aubio.org
> https://lists.aubio.org/listinfo/aubio-user
> 




More information about the aubio-user mailing list