Audacity 3.2.0
|
#include <SpectralDataManager.h>
Public Member Functions | |
MyWindow (size_t windowSize) | |
~MyWindow () override | |
Public Attributes | |
FloatVector | mSpectrums |
FloatVector | mGains |
Definition at line 46 of file SpectralDataManager.h.
|
inline |
Definition at line 48 of file SpectralDataManager.h.
|
override |
Definition at line 345 of file SpectralDataManager.cpp.
FloatVector SpectralDataManager::Worker::MyWindow::mGains |
Definition at line 58 of file SpectralDataManager.h.
FloatVector SpectralDataManager::Worker::MyWindow::mSpectrums |
Definition at line 57 of file SpectralDataManager.h.
Referenced by SpectralDataManager::Worker::OvertonesProcessor(), SpectralDataManager::Worker::Processor(), and SpectralDataManager::Worker::SnappingProcessor().