-
Running `brew install colordiff` gave me an error message related to #3240, but only once. I am running Ruby 2.4, but #3240 is checking for minor version less than 3. I'm not sure how I saw this error…
bbugh updated
7 years ago
-
When trying to install aubio through conda:
`conda install --channel https://conda.anaconda.org/piem aubio`
I get this error.
`Error: Package missing in current osx-64 channels: - aubio`
It looks lik…
-
-
Hi,
From the discussion on the Buildroot mailing list [1].
Is libsamplerate build without fftw support (--disable-fftw) is really usable with aubio build with fftw single precision mode ?
The…
-
```
import timeside
from timeside.core.tools.test_samples import samples
from timeside.core import get_processor
decoder = get_processor('file_decoder')(samples["sweep.wav"])
pitch = get_processo…
-
Hello! I'm having some strange exception when starting pineal. I'll put you in context:
* OSX 10.11.6
* Downloaded openframeworks v0.9.0 (tested with latest stable also, details below)
* Had to s…
-
I was going through https://aubio.org/manual/latest/installing.html to see what fft and resampling libs you use, and found a broken link to:
https://aubio.org/manual/latest/extlibs
just passing w…
ssj71 updated
7 years ago
-
Hi @piem !
I have some trouble building from pypi (even against python 2.7):
```
yomguy@xxx:~/dev$ sudo pip install -U aubio
[sudo] password for yomguy:
Collecting aubio
Downloading aubio…
-
Getting "Critical error! - could not boot Sonic Pi Server"
Sonic Pi Boot Error Report
==================
System Information
----------------
* Sonic Pi version: 2.12.0-dev
* OS: OS X 10…
-
Hello
I just installed the aubio library, and I wrote a short C test program to try to get things to initially work, but I cannot compile. Here is the context of my script: I am getting a signal fr…
rbohr updated
7 years ago