-
Hi, I found some NULL pointer dereference(DoS) Vulnerabilities in aubio:
An NULL pointer dereference(DoS) Vulnerability was found in function aubio_source_avcodec_readframe of aubio
An NULL pointer …
-
I was running aubiomfcc with a wav file as an input and I got a crash . The address sanitizer reported as:
```
=================================================================
==12014==ERROR: Addr…
-
```
Unhandled Exception:
System.DllNotFoundException: kernel32
at (wrapper managed-to-native) Aubio.NET.Win32.NativeMethods.RemoveDllDirectory(intptr)
at Aubio.NET.AubioObject+Destructor__.Fin…
-
Sorry, I looked for a way to message @piem personally on here, but couldn't find a way.
My app, SnareTools, uses aubio to determine how accurately a user is playing along to manually entered or ra…
-
There is a global buffer overflow problem . Here are the details:
```
=================================================================
==22410==ERROR: AddressSanitizer: global-buffer-overflow on a…
-
Cross-References: openSUSE-SU-2018:1733-1
-
Hi,
What arguments are taken by aubio.tempo?
The code seems to be generated, I could not find docs or use `inspect` to successfully figure this out; the demo passes no keyword arguments.
N-McA updated
6 years ago
-
Is there an easy way how I can use aubio to do real-time audio processing? I only found ways to do e.g. pitch detection on existing files.
Any ideas how I can use aubio if I don't want to write my en…
-
Hi, I was able to build from source (ubuntu 16), but how do I install the command line tools from source?
-
As you can see below, the beats are detected but with an offset of about -0.170 seconds:
![forge90_2018-08-12_19-45-41](https://user-images.githubusercontent.com/1537591/44004770-77a02eb4-9e68-11e8…