-
Hello!
It worked for a while. Then begun to give me [ERROR]
I did `beet -vv bpmanalyser bpm:0` and got:
```
user configuration: /home/archlinux/.config/beets/config.yaml
data directory: /home…
-
Hey, I am interested in a TODO item you have listed here. Are you planning on using something like CGo calls to aubio or Essentia? Or writing it all in Go? Or never getting to it all, which is also fi…
-
Hi,
I've tried to install Aubio on MacOS using `pip 21.0.1 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)`
I got the following errors after using `pip install aubio`
```
Collec…
-
Hi everyone,
I tried to install MXE over my fedora laptop. I followed official instructions for fedora [here](https://mxe.cc/#tutorial), but I received the following message after the 3a step with t…
-
I'm trying to build a project that depends on aubio-rs, but compilation fails. [here](https://github.com/user-attachments/files/16573625/output.txt) is the output of the build command.
The problem …
glocq updated
2 months ago
-
I'm a bit confused, there are these two aubio packages on creates.io
https://crates.io/crates/aubio-rs (which I guess is by you)
https://crates.io/crates/aubio (and this one, by presumably @haileys …
-
hi there,
Not really a bug, not really a PR: I played around with [aubio](https://aubio.org) and audioread to see how they could work together.
Using aubio's current HEAD and python3, this [simp…
-
The auto tests fail when using ffmpeg 7.0:
```
tests that fail 1/52
/home/bero/abf/aubio/BUILD/aubio-master-x86_64/aubio-master/build/tests/test-source_avcodec
stdout:
read a wave file …
-
Hello,
first, congratulations for this project, very impressive! Could it be possible to integrate this with the excellent [aubio](https://aubio.org/) , which takes care of many things related to a…
-
Trying to build the Python bindings of `aubio` with GCC 14 as the default C/C++ compiler fails due to `-Wincompatible-pointer-types`:
```
[ 12s] gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O…