Published August 3, 2021
| Version v1.0
Software
Open
LSBurchardt/FFT-Method: Fourier Analysis for Rhythm Analysis
Description
Using a fast Fourier transformation to analyse the rhythm of sound sequences
Input: timepoints of points of interest (i.e.: start points of elements in a sequence of acoustic signals; end points of the same, points of highest energy of the same)
The input is first transformed into a binary sequence (time resolution to be changed in the code, default is 5 ms to analyze frequencies of up to 100 Hz), then a fast Fourier transform is calculated and the highest peak extracted as "best fitting beat" with corresponding goodness-of-fit values.
Additions to the script are currently being optimized and will soon be published.
Files
LSBurchardt/FFT-Method-v1.0.zip
Files
(31.9 kB)
Name | Size | Download all |
---|---|---|
md5:2424bb6c15fc45da93bd72104ef810b7
|
31.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/LSBurchardt/FFT-Method/tree/v1.0 (URL)