libKeyFinder
A small C++11 library for estimating the musical key of digital audio.
|
This is the complete list of members for KeyFinder::Chromagram, including all inherited members.
append(const Chromagram &that) (defined in KeyFinder::Chromagram) | KeyFinder::Chromagram | |
Chromagram(unsigned int hops=0) (defined in KeyFinder::Chromagram) | KeyFinder::Chromagram | |
collapseToOneHop() const (defined in KeyFinder::Chromagram) | KeyFinder::Chromagram | |
getHops() const (defined in KeyFinder::Chromagram) | KeyFinder::Chromagram | |
getMagnitude(unsigned int hop, unsigned int band) const (defined in KeyFinder::Chromagram) | KeyFinder::Chromagram | |
setMagnitude(unsigned int hop, unsigned int band, double value) (defined in KeyFinder::Chromagram) | KeyFinder::Chromagram |