libKeyFinder
A small C++11 library for estimating the musical key of digital audio.
KeyFinder::LowPassFilterFactory Member List

This is the complete list of members for KeyFinder::LowPassFilterFactory, including all inherited members.

getLowPassFilter(unsigned int order, unsigned int frameRate, double cornerFrequency, unsigned int fftFrameSize) (defined in KeyFinder::LowPassFilterFactory)KeyFinder::LowPassFilterFactory
LowPassFilterFactory() (defined in KeyFinder::LowPassFilterFactory)KeyFinder::LowPassFilterFactory
~LowPassFilterFactory() (defined in KeyFinder::LowPassFilterFactory)KeyFinder::LowPassFilterFactory