#include "AudioFileMemoryLoader.hxx"
#include <CLAM/Processing.hxx>
#include <CLAM/MonoAudioFileReader.hxx>
#include <CLAM/MonoAudioFileReaderConfig.hxx>
#include <CLAM/AudioOutPort.hxx>
#include <CLAM/OutControl.hxx>
#include <CLAM/InControl.hxx>
#include <CLAM/ProcessingFactory.hxx>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | CLAM |
namespace | CLAM::Hidden |
Variables | |
static const char * | CLAM::Hidden::metadata [] |
static FactoryRegistrator < ProcessingFactory, AudioFileMemoryLoader > | CLAM::Hidden::reg = metadata |