-
Trying to install aubio on Windows 10 with pypi fails:
```
> pip install aubio
Collecting aubio
Using cached aubio-0.4.9.tar.gz (479 kB)
Requirement already satisfied: numpy in c:\users\devel…
-
Hello @qiuxiang! Thank you for this library. I'm using it for pitch detection in my browser karaoke game and it works great. I thought of adding transposition so I can lower particularly high pitched …
-
I have these codes `pitcher = aubio.pitch("default", win_s, hop_s, samplerate)` and I would like to know what does `aubio.pitch()` do and what are the arguments.
I have been looking in here, [http:…
-
On windows I could not find a location for the dll which the gem would find. The only thing that works is to specify the full path with AUBIO_LIB. In sonic pi we previously hacked the gem to load in t…
-
Hi everyone,
I tried to used a cross-compiler denoted MXE, who proposed some tools to help a cross-compilation from Linux code source to Windows. The proposed tools included the aubio software.
In…
-
There is no implementation for aubio_wavetable_load:
https://github.com/aubio/aubio/blob/4b251ae94c0ea51c85f7ff121550129bda53dbab/src/synth/wavetable.h#L62
-
Jack is running with this command
> A:\VJ>"C:\Program Files (x86)\Jack\jackd" -R -S -d portaudio -d "ASIO::ASIO4ALL v2"
And now both
> A:\VJ\aubio-0.4.6-win64\bin> .\aubionotes.exe
> A:\VJ\a…
uidar updated
5 years ago
-
I'm porting a JavaScript project which uses beat detection to Swift. I tried Aubio but I can't figure out how to get a good accuracy. In javascript I use [this relatively simple algorithm](http://joes…
-
Bug
I have a quite old laptop and when entering the play menu (when all songs are displayed) the music hangs and alsa complains about underruns.
This bug is very old but I once thought I could…
OznOg updated
2 years ago
-
Hello
Archlinux here. Aubio 0.4.9, installed using package python-aubio.
I did` aubio tempo "/mnt/storage/data/media/music/Compilations/Blondie-The Best Of Blondie [1981]/03 - Blondie - The Tide…