|
|
|
|
|
by ssgh
1325 days ago
|
|
The radial coordinate on ACF images is the temporal coordinate. Each circular slice encodes one FFT frame. Although I'm hardly a novice in making sense of spectrograms, I don't find them visually appealing: they are just schematic representation of sound to the eye. For example, here is my GPU implementation of wavelet transform, that works for arbitrary wavelet functions (Haar, Morlet, whatever you can code in a GLSL function): http://soundshader.github.io/cwt |
|