[aubio-user] Using aubio 0.4.0 from python (windows)

Paul Brossier piem at piem.org
Sat Jan 4 03:10:43 CET 2014


On 01/02/2014 09:42 PM, Paul Brossier wrote:
> On 01/01/2014 15:52, Emilio Molina Martínez wrote:
>> e.g., "(...)\aubio\python\demos>python demo_pitch .py test.wav
>> 44100 AUBIO ERROR: failed creating aubio source with test.wav
>> Traceback (most recent call last): File "demo_pitch.py", line 19,
>> in <module> s = source(filename, samplerate, hop_s) StandardError:
>> error creating object"
>>
>> How could I fix this problem?
>
> you need to recompile aubio with libsndfile, and optionnaly libav,
> installed.

Hi all,

I just pushed a source_wavread object to the develop branch, so you
should be able to read basic RIFF wav files even when building without
libav or libsndfile.

let me know how it works!

cheers, Paul




More information about the aubio-user mailing list