#include "IndexArray.hxx"
#include "Processing.hxx"
#include "Err.hxx"
#include "SDIFInConfig.hxx"
#include "Filename.hxx"
#include "SimpleLoopMetadata.hxx"
#include <vector>
Go to the source code of this file.
Classes | |
class | CLAM::SampleMetadata |
This class should be used to hold meta information about a sound sample. More... | |
Namespaces | |
namespace | CLAM |
Defines | |
#define | SAMPLE_METADATA_PITCH_INDEX 1 |
#define | SAMPLE_METADATA_AMPLITUDE_INDEX 2 |
#define SAMPLE_METADATA_AMPLITUDE_INDEX 2 |
Definition at line 16 of file SampleMetadata.hxx.
#define SAMPLE_METADATA_PITCH_INDEX 1 |
Definition at line 15 of file SampleMetadata.hxx.