-
I'm currently using `aubio_tempo_do` to read each frame and when updated using `aubio_tempo_get_bpm` to read bpm. I find that it works when I start the process but instantly falls behind. If the bpm c…
-
**Is your feature request related to a problem? Please describe.**
Since v3 i find it troublesome to remember the command line usage and am forever looking things up
**Describe the solution you'd …
-
https://sandbox.wasabi.telemeta.org/timeside/api/processors/aubio_pitch/
```
get() returned more than one Processor -- it returned 2!
```
-
Hi, I am trying to get the MFCC features from a sample .wav audio file, but my output doesn't match the one from LibRosa library in python(this is critical as my CoreML model is trained with LibRosa's…
-
When i use
`import aubio`
The following error is reported
```
File "D:\software\python\lib\site-packages\aubio\__init__.py", line 26, in
from ._aubio import __version__ as version
Unicod…
-
Hello,
perhaps anyone has an idea to my problem.
I'm using Aubio (especially "aubiopitch") on a raspberry with raspbian stretch.
I use aubiopitch with different WAV files in different samplerates
…
-
Hi, after trying to `pip install aubio` I continue to receive the [following error output](https://gist.github.com/MattAlp/c7aeca359ad837742257f6a4499ebaee).
I have tried to
- `brew remove` + `br…
-
Now there are installing instructions and scripts only for the MacOs/Darwin environment
-
I noticed this while trying to understand why my CI was failing to build a project that depends on audio.
I'm building aubio like so:
```'/home/semaphore/performous/3rdparty/aubio/waf' --verbose…
-
Hi,
The MFCC values returned from my audio clip are all identical for every position.
From fvec_print:
```
-263.727936 -0.000001 0.000001 0.000010 -0.000004 0.000002 -0.000022 0.000013 0.0000…