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