-
When running `aubioonset` with the `-T samples` flag, a number larger than the size of the file is returned as the final "onset". This number is often 256 samples more than the length of the file but …
-
@gnuletik @yomguy
- `api/results/{uuid}/json/` should return the entire content of potential result's hdf5 file. A subprocessor_id query param could allow to choose part of the content. A custom f…
-
I'm trying to characterize relative energy of sections of music. One method that has been suggested to me would be to look at the Dynamic Range of each section (although how I should aggregate that I'…
-
(future work)
Goal:
> „if sustain phase begins in the middle of a glide, reset it towards starting not before glide ends“
_Originally posted by @FrithjofVollmer in https://github.com/cannam…
-
I am running WhisperX with large-v3 model.
**When an audio is given, the transcription output ignores last 7-8 seconds and gives smaller transcript than the original answer.**
- I evaluated the …
-
The spindles_detect function can be very slow when multiple channels are present and/or the sampling rate is high. Most of the overhead comes from the [yasa.moving_transform](https://raphaelvallat.com…
-
The purpose of this module is to create filter functions to modify input sound waves for greater flexibility in the audio that is produced from user input.
Currently some basic filter functions tha…
-
On a PPG signal, I am trying to get the SQI for all the detected beats and also compute the corresponding fiducial points. However, when I am trying to filter out the good quality beats using get_ppgS…
-
Hi,
When using HFC for the detection function, does it not make sense to use the half-rectified first difference as with RMS? HFC is essentially frequency weighted energy right? I'm reading Bello (20…
deeuu updated
8 years ago
-
What would you say is the best way to send real-time iPhone mic data to aubio to get onset timings? It appears from the onset example that I have to find a way to get a sequence of floating point numb…