#include "Processing.hxx"
#include "ProcessingConfig.hxx"
#include "Mutex.hxx"
#include "SpectralPeakArray.hxx"
#include "Spectrum.hxx"
#include "Fundamental.hxx"
#include "InPort.hxx"
#include "Audio.hxx"
#include "AudioInPort.hxx"
#include "Signalv0.hxx"
#include "Slotv0.hxx"
Go to the source code of this file.
Classes | |
class | CLAM::PortMonitor< TheDataType, ThePortType > |
A processing that allows other (GUI) thread to monitor a port in a thread safe way. More... | |
class | CLAM::PeaksPortMonitor |
class | CLAM::SinTracksPortMonitor |
class | CLAM::SpectrumPortMonitor |
class | CLAM::SpecgramPortMonitor |
class | CLAM::FundamentalPortMonitor |
class | CLAM::FundTrackPortMonitor |
class | CLAM::AudioPortMonitor |
class | CLAM::AudioBuffPortMonitor |
Namespaces | |
namespace | CLAM |
namespace | CLAM::Hidden |
Functions | |
template<typename T > | |
static void | CLAM::Hidden::initData (DynamicType *selector, T &data) |
template<typename T > | |
static void | CLAM::Hidden::initData (void *selector, T &data) |