lsp-plugins icon indicating copy to clipboard operation
lsp-plugins copied to clipboard

High-resolution spectrogram technique

Open PowerUser64 opened this issue 1 year ago • 1 comments

I recently learned about a technique utilizing the phase information of an FFT to create a more accurate frequency analyzer that has greater frequency resolution, particularly in the bass frequency range.

Here's a youtube video describing it: https://www.youtube.com/watch?v=8J4LE9UpxYU

I mentioned this to @Tremeschin on discord (in unfa's community chat), who researched and made an implementation in python for https://github.com/BrokenSource/ShaderFlow. The implementation in shaderflow isn't complete yet, but @Tremeschin may be able to provide some insight into how this works

More resources linked in the description of the above video: [1] https://en.wikipedia.org/wiki/Reassignment_method [2] https://people.ece.cornell.edu/land/PROJECTS/ReassignFFT/index.html [3] https://arxiv.org/pdf/0903.3080 [4] https://hal.science/hal-00414583/document

PowerUser64 avatar Aug 30 '24 21:08 PowerUser64

Hi! Very interesting stuff. Not sure that I have much time for it now but I saved documents and scientific papers to prevent them to be lost or deleted.

sadko4u avatar Sep 01 '24 12:09 sadko4u