#include <typeinfo>
#include "Err.hxx"
#include "WindowGenerator.hxx"
#include "AudioMultiplier.hxx"
#include "Spectrum.hxx"
#include "SpectralPeakArray.hxx"
#include "Complex.hxx"
#include "Processing.hxx"
#include "SynthSineSpectrumConfig.hxx"
#include "InPort.hxx"
#include "OutPort.hxx"
Go to the source code of this file.
Classes | |
class | CLAM::SynthSineSpectrum |
Configuration class for the SynthSineSpectrum Processing. More... | |
Namespaces | |
namespace | CLAM |
Defines | |
#define | MAINLOBE_TABLE_SIZE 4096 |
#define MAINLOBE_TABLE_SIZE 4096 |
Definition at line 26 of file SynthSineSpectrum.hxx.
Referenced by CLAM::SynthSineSpectrum::ConcreteConfigure().