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

Paul Brossier piem at piem.org
Thu Jan 9 14:06:33 CET 2014


On 04/01/2014 11:06, Emilio Molina Martínez wrote:
> Hi!
>
> I tried to install libsndfile and libav, and I recompiled it
> successfully but it still has the same problems (I am not able to run
> demo_pitch.py with test.wav). Just in case it was a matter of path
> settings, I tried to copy all .DLL to the aubio folder, but it didn't
> improve.

not sure really. but if you can compile, you should be able to run it too!

> Finally, I compiled successfully the last update of aubio in the develop
> branch (the one including RIFF wav files compatibility), but when
> running "python setup.py build" I got this errors:

[...]

> "C:\Users\emilio\Anaconda\InstaladoresPython\aubio-develop\aubio-develop\
> python\lib\gen_pyobject.py", line 327, in gen_do_output_params
>      'length': defaultsizes[name].pop(0) }
> KeyError: 'source_wavread'"

ouch, fixed! (i really have to change generator.py to use a white list
instead of a black list)

thanks, Paul



More information about the aubio-user mailing list