-
Cross-References: openSUSE-SU-2018:2343-1
-
I tried building version 4.6 of Aubio and Aubio-tools. When I try to run:
`aubionotes -j`
I get this error:
`aubionotes: symbol lookup error: aubionotes: undefined symbol: aubio_log`
I act…
-
Scanned nixos/release-combined.nix @ d982c61. May contain false positives.
### ffmpeg-3.4.1 ([search](https://search.nix.gsc.io/?q=ffmpeg&i=fosho&repos=nixos-nixpkgs), [files](https://github.com/Ni…
-
I've problems compiling after adding the framework. The instructions found [here](https://github.com/aubio/aubio/issues/89) don't seem to work and the documentation mentioned doesn't exist anymore.
-
Hi,
the sndfile.pc generated in the msvc/cmake build gives sndfile as name for the library, while the real name is libsndfile-1. This causes pkg-config lookups to produce wrong data and linking to …
-
https://aubio.org/aubiopitch.html says
`-m --mode pitch_detection_mode
pitch detection mode [default=mcomb] mcomb|yin|fcomb|schmitt`
and the cli says
`-p --pitch select pitch d…
-
Hello,
I wonder if the order used below is based on a performance comparison (aubio_ippsCopy is `faster` than `aubio_ippsCopy` which is faster than ...) or if it's just any order.
Thanks!
```…
-
When I run the program aubionotes. The address sanitizer showed this:
```
=================================================================
==7800==ERROR: AddressSanitizer: SEGV on unknown address …
-
root@yhk-RH2485-V2:~/ljl/aubio/examples# gdb ./aubioquiet
GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later …
-
Hi there,
I just cloned the aubio git repository to try the different onset and pitch detection techniques on some of my own recordings. I am using the python library.
However, on [this](htt…