Essentia  2.1-beta6-dev
essentia::standard Namespace Reference

Classes

class  Algorithm
 
class  InputBase
 
class  OutputBase
 
class  Input
 
class  Output
 

Typedefs

typedef EssentiaFactory< AlgorithmAlgorithmFactory
 

Functions

void ESSENTIA_API registerAlgorithm ()
 

Typedef Documentation

◆ AlgorithmFactory

Function Documentation

◆ registerAlgorithm()

void ESSENTIA_API essentia::standard::registerAlgorithm ( )

This function registers the algorithms in the factory. The waf build script dynamically generates the contents of the file essentia_algorithms_reg.cpp which implements this function.