KonstantQTransform
KonstantQTransform, commonly called the constant-Q transform (CQT), is a time-frequency representation designed to provide geometrically spaced frequency bins that align with musical pitch perception. It analyzes an audio signal by mapping it to a spectrum where each bin corresponds to a musical note or pitch class.
A defining feature is that the Q factor, defined as Q = f_k / Δf_k, is kept approximately
Computationally, the transform computes Y[k] as a convolution-like sum of the signal with a complex-valued kernel
Compared with the short-time Fourier transform, the CQT provides logarithmic frequency spacing, which is advantageous for
Applications of the KonstantQTransform include music information retrieval, pitch detection, chord recognition, transcription, and audio analysis.