-
After installing (via homebrew and compiling from source), I get an ImportError when trying to import the `aubio` module:
```
ImportError: dlopen(/Library/Python/2.7/site-packages/aubio/_aubio.so, 2)…
-
I moved to the Dev branch to run my program and I got a difference from the Master branch when using AubioPitch : the time vector seems to be now in sample while before it was in second.
Master branc…
-
I get this issuses when try to compile code using ios framework (Xcode 5.1, iOS 7.1)
Undefined symbols for architecture i386:
"_vDSP_maxv", referenced from:
_fvec_max in aubio(mathutils.c.1.o…
-
I am sorry that I got the following error
```
error: Your local changes to the following files would be overwritten by merge:
README.md
Please, commit your changes or stash them before you can me…
-
Hi (and once again thank you for MXE)! Do you think that supporting Jack2 ( http://jackaudio.org/ ) is possible?
-
Hello,
I am using Ubuntu 14.04LTS, when I tried to install TimeSide, I get the following result:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The follow…
-
Hi,
When building the latest aubio I get following error:
Build failed
-> task in 'test-source_avcodec' failed (exit status 1):
{task 139802123907024: cprogram test-source_avcodec.c.11.o -> tes…
-
In JHFVecSampleDataProvider.h
line 10 import: aubio/aubio.h
-
Hi :)
I installed python-timeside (had to temporary disable the repo to install Aubio)
Then I created a test dir in my http root, cd in it and
```
cp -R /usr/share/pyshared/timeside/static/timeside/…
-
apt-get install python-timeside
The following packages have unmet dependencies:
python-timeside : Depends: python-pillow but it is not installable
Depends: python-aubio (>= 0.4.0)…