-
the debian package contains only one single 'installed' file
```
$ apt show mxe-i686-w64-mingw32.static-jack
Package: mxe-i686-w64-mingw32.static-jack
Version: 1.9.10-20170208
...
$ dpkg -L m…
-
Hi,
I'm (slowly) developing a lv2 beatslicer plugin and looking to implement aubio.
Is it possible to have `new_aubio_source` load sample data already load in memory.
I have a stereo wav sample loa…
-
I've been playing with python for audio visualisation for years on and off, and a little with aubio, but never quite got round to thinking of the right architecture for using aubio, this makes a lot o…
-
https://github.com/aubio/aubio/blob/7a2666f1213f55dc8fb22e086eddc2d8771a8f06/src/onset/onset.c#L283
-
hello,
[aubio](https://github.com/aubio/aubio) fails building since a few days against `xcode8.3` because `pip` can not be found.
Should we add `brew install python` or is there another way to b…
-
Hello,
by using the Chromaprint feature with 2 Files (1st 10MB, 2230 Hashes ; 2nd 500KB, 38 Hashes as a Snippet from file 1)
i can get the features for both files.
Calculation gives 125 collid…
-
-
In the case of providing an invalid option to a cmd-line tool, I would except to receive the cmd's exit code of 1 (in this case, running ffmpeg via `Xamarin.Android`), instead an `IOException` thrown.…
-
I haven't looked into what cask is actually trying to do here, or why it would fail. Here's the error; it's a persistent problem and not related to permissions.
``` bash
❯ brew cask update
error: You…
-
I would like to be able to browse the sources of ```aubio``` package from within Visual Studio but I can't find any `.sln` file like there is on ```libflac``` for instance.
Is this something that v…