-
Hello,
First off, thanks for opening up the source of your library to the community. I've built a few LED art projects and programmed my own rough attempt at music responsiveness for them (e.g. https…
-
Implement something to preserve transients. Some clues in Adaptive Noise Reduction for Real-time
Applications paper
-
Hi,
The offset within the blink plugin is not detected properly. One blink takes several seconds or so, basically up until just before the next onset is being detected.
Something like this should …
-
#### Description
On audio recordings that start directly at time 0:00 (e.g., what you get when you export a MIDI track as a WAV), librosa.onset.onset_detect(x,fs) misses the first onset. I'm still …
-
Greetings,
I've been desperately searching for an audio framework that can open [stem files](http://www.stems-music.com/), which are mp4 containers containing 5 stereo audio files. The first is the…
-
https://github.com/NAVADMC/ADSM/wiki/RFC-20130107:-New-Vaccination-Ring-Creation-Options
The modeler can say:
“Within a vaccination ring, vaccinate the following production types: dairy, beef, etc.”
…
-
Create a table view for all Case Level evidence (**Individual** evidence primarily since other types of evidence can't be scored) associated with the provisional classification.
**Table header titl…
-
I found an example on how to use pitch detection from a numpy array in demo_pitch_sinusoid.py.
demo_pitch.py and demo_onset.py both read a file from the command line, so I was happy to find demo_pitc…
-
Hello,
I just played a bit with the onset and tempo detection. It is really a nifty piece of work! Thanks for that! :)
But I'm astonished that the tempo detection performs an onset detection int…
-
Hi Vincent - I have been able to make it work, finally, but it seems that now when part 4 tries to use the sleep log info I get an error in the data frame. I tried removing column names from first row…