Audacity 3.2.0
|
This is the complete list of members for FormantShifterLogger, including all inherited members.
FormantShifterLogger(int sampleRate, int logTimeInSamples) | FormantShifterLogger | |
Log(int value, const char *name) const override | FormantShifterLogger | virtual |
Log(const float *samples, size_t size, const char *name) const override | FormantShifterLogger | virtual |
Log(const std::complex< float > *samples, size_t size, const char *name, const std::function< float(const std::complex< float > &)> &transform) const override | FormantShifterLogger | virtual |
mLogSample | FormantShifterLogger | private |
mOfs | FormantShifterLogger | private |
mSampleCount | FormantShifterLogger | private |
mSampleRate | FormantShifterLogger | private |
mWasLogged | FormantShifterLogger | private |
NewSamplesComing(int sampleCount) override | FormantShifterLogger | virtual |
ProcessFinished(std::complex< float > *spectrum, size_t fftSize) override | FormantShifterLogger | virtual |
~FormantShifterLogger() override | FormantShifterLogger | |
~FormantShifterLoggerInterface()=default | FormantShifterLoggerInterface | virtual |