libKeyFinder
A small C++11 library for estimating the musical key of digital audio.
|
Public Member Functions | |
TemporalWindowWrapper (unsigned int frameSize) | |
unsigned int | getFrameSize () const |
const std::vector< double > * | getTemporalWindow () const |