libKeyFinder
A small C++11 library for estimating the musical key of digital audio.
|
Public Attributes | |
AudioData | remainderBuffer |
AudioData | preprocessedBuffer |
Chromagram * | chromagram |
FftAdapter * | fftAdapter |
std::vector< double > * | lpfBuffer |