libKeyFinder
A small C++11 library for estimating the musical key of digital audio.
|
Public Member Functions | |
ChromaTransformWrapper (unsigned int frameRate, const ChromaTransform *const transform) | |
const ChromaTransform * | getChromaTransform () const |
unsigned int | getFrameRate () const |