GetKeyMode::Config Struct Reference

#include <GetKeyMode.h>

Public Member Functions

 Config (double _sampleRate, float _tuningFrequency)
 

Public Attributes

double sampleRate
 
float tuningFrequency
 
double hpcpAverage
 
double medianAverage
 
int frameOverlapFactor
 
int decimationFactor
 

Detailed Description

Definition at line 22 of file GetKeyMode.h.

Constructor & Destructor Documentation

GetKeyMode::Config::Config ( double  _sampleRate,
float  _tuningFrequency 
)
inline

Member Data Documentation

double GetKeyMode::Config::sampleRate

Definition at line 23 of file GetKeyMode.h.

Referenced by GetKeyMode::GetKeyMode().

float GetKeyMode::Config::tuningFrequency

Definition at line 24 of file GetKeyMode.h.

Referenced by GetKeyMode::GetKeyMode().

double GetKeyMode::Config::hpcpAverage

Definition at line 25 of file GetKeyMode.h.

double GetKeyMode::Config::medianAverage

Definition at line 26 of file GetKeyMode.h.

int GetKeyMode::Config::frameOverlapFactor

Definition at line 27 of file GetKeyMode.h.

Referenced by GetKeyMode::GetKeyMode().

int GetKeyMode::Config::decimationFactor

Definition at line 30 of file GetKeyMode.h.


The documentation for this struct was generated from the following file: