Essentia
2.1-beta6-dev
|
#include <MusicLowlevelDescriptors.h>
Public Member Functions | |
MusicLowlevelDescriptors (Pool &options) | |
~MusicLowlevelDescriptors () | |
void | createNetworkNeqLoud (SourceBase &source, Pool &pool) |
void | createNetworkEqLoud (SourceBase &source, Pool &pool) |
void | createNetworkLoudness (SourceBase &source, Pool &pool) |
void | computeAverageLoudness (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 |
void computeAverageLoudness | ( | Pool & | pool | ) |
void createNetworkEqLoud | ( | SourceBase & | source, |
Pool & | pool | ||
) |
void createNetworkLoudness | ( | SourceBase & | source, |
Pool & | pool | ||
) |
void createNetworkNeqLoud | ( | SourceBase & | source, |
Pool & | pool | ||
) |
|
static |