-
I suspect we can get this with `librosa.onset.onset_detect`
tkell updated
7 years ago
-
I am currently trying to create a vcpkg port for aubio and I am having various problems:
- msvc 14.10 (=VS2017) is not recognized, maybe because of a new path-logic? CL is now at:
`C:\Progra…
-
I have one doubt about the hopSize of the spectral Flux feature. The default (I guess optimal) hopSize in madmom is 0.02 s, whereas the optimal one for another feature (pitch) feature is 0.0058. I hav…
-
Hi there,
It seems that PTB screen will disable DWM on windows 7 when a screen is opened. But according to [MSDN](https://msdn.microsoft.com/en-us/library/windows/desktop/hh848042%28v=vs.85%29.aspx),…
-
![7e0c75c0-e8a5-11e6-8e2b-83af42eb3e77](https://cloud.githubusercontent.com/assets/23217632/25120329/de80dca8-241d-11e7-8a31-0c8de04dfca0.png)
Calculate each value for health workers and non-health…
-
Hello. I'm using your library to make a 3d visualization of a song. I'm trying to implement onset detection on multiple frequencies looking at the spectral flux, like explained here http://www.badlogi…
-
Hello
I just installed the aubio library, and I wrote a short C test program to try to get things to initially work, but I cannot compile. Here is the context of my script: I am getting a signal fr…
rbohr updated
7 years ago
-
>The initial release of MedleyDB contained human-generated melody annotations using the Tony tool [4]. However, the process was difficult to sustain in the long term, thus for this iteration of the da…
-
Define a test set of musical notes knowing the notes places and pitch of the notes
to be able to perform qualitative assessment of the different methods.
--> use midi to generate different piano sam…
-
aubionotes currently works very poorly, even on very simple monophonic melodies. Are you aware of some settings that make it work decently, by chance?