#include <GetKeyMode.h>
Definition at line 20 of file GetKeyMode.h.
◆ GetKeyMode()
GetKeyMode::GetKeyMode |
( |
int |
sampleRate, |
|
|
float |
tuningFrequency, |
|
|
double |
hpcpAverage, |
|
|
double |
medianAverage |
|
) |
| |
◆ ~GetKeyMode()
virtual GetKeyMode::~GetKeyMode |
( |
| ) |
|
|
virtual |
◆ getBlockSize()
unsigned int GetKeyMode::getBlockSize |
( |
| ) |
|
|
inline |
◆ getChroma()
double* GetKeyMode::getChroma |
( |
| ) |
|
|
inline |
◆ getChromaSize()
unsigned int GetKeyMode::getChromaSize |
( |
| ) |
|
|
inline |
◆ getHopSize()
unsigned int GetKeyMode::getHopSize |
( |
| ) |
|
|
inline |
◆ getKeyStrengths()
double* GetKeyMode::getKeyStrengths |
( |
| ) |
|
|
inline |
◆ getMeanHPCP()
double* GetKeyMode::getMeanHPCP |
( |
| ) |
|
|
inline |
◆ isModeMinor()
bool GetKeyMode::isModeMinor |
( |
int |
key | ) |
|
◆ krumCorr()
double GetKeyMode::krumCorr |
( |
double * |
pData1, |
|
|
double * |
pData2, |
|
|
unsigned int |
length |
|
) |
| |
◆ process()
int GetKeyMode::process |
( |
double * |
PCMData | ) |
|
◆ m_BPO
unsigned int GetKeyMode::m_BPO |
|
protected |
◆ m_bufferindex
unsigned int GetKeyMode::m_bufferindex |
|
protected |
◆ m_Chroma
◆ m_ChromaBuffer
double* GetKeyMode::m_ChromaBuffer |
|
protected |
◆ m_ChromaBufferFilling
unsigned int GetKeyMode::m_ChromaBufferFilling |
|
protected |
◆ m_ChromaBuffersize
unsigned int GetKeyMode::m_ChromaBuffersize |
|
protected |
◆ m_ChromaConfig
◆ m_ChromaFrameSize
unsigned int GetKeyMode::m_ChromaFrameSize |
|
protected |
◆ m_ChromaHopSize
unsigned int GetKeyMode::m_ChromaHopSize |
|
protected |
◆ m_ChrPointer
double* GetKeyMode::m_ChrPointer |
|
protected |
◆ m_DecimatedBuffer
double* GetKeyMode::m_DecimatedBuffer |
|
protected |
◆ m_DecimationFactor
unsigned int GetKeyMode::m_DecimationFactor |
|
protected |
◆ m_Decimator
◆ m_hpcpAverage
double GetKeyMode::m_hpcpAverage |
|
protected |
◆ m_Keys
double* GetKeyMode::m_Keys |
|
protected |
◆ m_keyStrengths
double* GetKeyMode::m_keyStrengths |
|
protected |
◆ m_MajCorr
double* GetKeyMode::m_MajCorr |
|
protected |
◆ m_MeanHPCP
double* GetKeyMode::m_MeanHPCP |
|
protected |
◆ m_medianAverage
double GetKeyMode::m_medianAverage |
|
protected |
◆ m_MedianBufferFilling
unsigned int GetKeyMode::m_MedianBufferFilling |
|
protected |
◆ m_MedianFilterBuffer
int* GetKeyMode::m_MedianFilterBuffer |
|
protected |
◆ m_MedianWinsize
unsigned int GetKeyMode::m_MedianWinsize |
|
protected |
◆ m_MinCorr
double* GetKeyMode::m_MinCorr |
|
protected |
◆ m_SortedBuffer
int* GetKeyMode::m_SortedBuffer |
|
protected |
The documentation for this class was generated from the following file: