Essentia
2.1-beta6-dev
|
#include <FreesoundSfxDescriptors.h>
Public Member Functions | |
FreesoundSfxDescriptors (Pool &options) | |
~FreesoundSfxDescriptors () | |
void | createNetwork (SourceBase &source, Pool &pool) |
void | createPitchNetwork (VectorInput< Real > &pitch, Pool &pool) |
void | createHarmonicityNetwork (SourceBase &source, Pool &pool) |
Static Public Attributes | |
static const string | nameSpace |
Static Public Attributes inherited from FreesoundDescriptorSet | |
static const string | nameSpace |
Additional Inherited Members | |
Protected Attributes inherited from FreesoundDescriptorSet | |
Pool | options |
|
inline |
References FreesoundDescriptorSet::options.
void createHarmonicityNetwork | ( | SourceBase & | source, |
Pool & | pool | ||
) |
void createNetwork | ( | SourceBase & | source, |
Pool & | pool | ||
) |
void createPitchNetwork | ( | VectorInput< Real > & | pitch, |
Pool & | pool | ||
) |
|
static |