#include "SMSSynthesisConfig.hxx"
#include "ProcessingComposite.hxx"
#include "Array.hxx"
#include "Audio.hxx"
#include "DataTypes.hxx"
#include "DynamicType.hxx"
#include "Err.hxx"
#include "Frame.hxx"
#include "Segment.hxx"
#include "InControl.hxx"
#include "Spectrum.hxx"
#include "ProcessingData.hxx"
#include "ProcessingDataConfig.hxx"
#include "Processing.hxx"
#include "SynthSineSpectrum.hxx"
#include "PhaseManagement.hxx"
#include "SpectralSynthesis.hxx"
#include "SpectrumAdder2.hxx"
#include "SMSAnalysis.hxx"
#include "InPort.hxx"
#include "OutPort.hxx"
#include "AudioOutPort.hxx"
#include <stdlib.h>
Go to the source code of this file.
Classes | |
class | CLAM::SinusoidalSynthesis |
This is a processing object class that performs a sinusoidal resynthesis given a set of spectral peaks. More... | |
Namespaces | |
namespace | CLAM |