Essentia
2.1-beta6-dev
|
#include <MusicTonalDescriptors.h>
Public Member Functions | |
MusicTonalDescriptors (Pool &options) | |
~MusicTonalDescriptors () | |
void | createNetworkTuningFrequency (SourceBase &source, Pool &pool) |
void | createNetwork (SourceBase &source, Pool &pool) |
void | computeTuningSystemFeatures (Pool &pool) |
Static Public Attributes | |
static const string | nameSpace |
Static Public Attributes inherited from MusicDescriptorSet | |
static const string | nameSpace |
Additional Inherited Members | |
Protected Attributes inherited from MusicDescriptorSet | |
Pool | options |
|
inline |
References MusicDescriptorSet::options.
void computeTuningSystemFeatures | ( | Pool & | pool | ) |
void createNetwork | ( | SourceBase & | source, |
Pool & | pool | ||
) |
void createNetworkTuningFrequency | ( | SourceBase & | source, |
Pool & | pool | ||
) |
|
static |