libKeyFinder
A small C++11 library for estimating the musical key of digital audio.
KeyFinder
InverseFftAdapter
Public Member Functions
|
Protected Attributes
|
List of all members
KeyFinder::InverseFftAdapter Class Reference
Public Member Functions
InverseFftAdapter
(unsigned int frameSize)
unsigned int
getFrameSize
() const
void
setInput
(unsigned int sample, double real, double imaginary)
void
execute
()
double
getOutput
(unsigned int bin) const
Protected Attributes
unsigned int
frameSize
InverseFftAdapterPrivate *
priv
The documentation for this class was generated from the following file:
fftadapter.h
Generated by
1.9.1