Audacity 3.2.0
|
This is the complete list of members for VoiceKey, including all inherited members.
AboveThreshold(const WaveChannel &t, sampleCount start, sampleCount len) | VoiceKey | |
AdjustThreshold(double t) | VoiceKey | |
CalibrateNoise(const WaveChannel &t, sampleCount start, sampleCount len) | VoiceKey | |
mDirectionChangesMean | VoiceKey | private |
mDirectionChangesSD | VoiceKey | private |
mEnergyMean | VoiceKey | private |
mEnergySD | VoiceKey | private |
mSignalWindowSize | VoiceKey | private |
mSignChangesMean | VoiceKey | private |
mSignChangesSD | VoiceKey | private |
mSilentWindowSize | VoiceKey | private |
mThresholdAdjustment | VoiceKey | private |
mThresholdDirectionChangesLower | VoiceKey | private |
mThresholdDirectionChangesUpper | VoiceKey | private |
mThresholdEnergy | VoiceKey | private |
mThresholdSignChangesLower | VoiceKey | private |
mThresholdSignChangesUpper | VoiceKey | private |
mUseDirectionChangesHigh | VoiceKey | private |
mUseDirectionChangesLow | VoiceKey | private |
mUseEnergy | VoiceKey | private |
mUseSignChangesHigh | VoiceKey | private |
mUseSignChangesLow | VoiceKey | private |
mWindowSize | VoiceKey | private |
OffBackward(const WaveChannel &t, sampleCount start, sampleCount len) | VoiceKey | |
OffForward(const WaveChannel &t, sampleCount start, sampleCount len) | VoiceKey | |
OnBackward(const WaveChannel &t, sampleCount start, sampleCount len) | VoiceKey | |
OnForward(const WaveChannel &t, sampleCount start, sampleCount len) | VoiceKey | |
SetKeyType(bool erg, bool scLow, bool scHigh, bool dcLow, bool dcHigh) | VoiceKey | |
TestDirectionChanges(const WaveChannel &t, sampleCount start, sampleCount len) | VoiceKey | private |
TestDirectionChangesUpdate(double ¤tdirectionchanges, int length, int &atrend, const float &a1, const float &a2, int &ztrend, const float &z1, const float &z2) | VoiceKey | private |
TestEnergy(const WaveChannel &t, sampleCount start, sampleCount len) | VoiceKey | private |
TestEnergyUpdate(double &prevErg, int length, const float &drop, const float &add) | VoiceKey | private |
TestSignChanges(const WaveChannel &t, sampleCount start, sampleCount len) | VoiceKey | private |
TestSignChangesUpdate(double ¤tsignchanges, int length, const float &a1, const float &a2, const float &z1, const float &z2) | VoiceKey | private |
VoiceKey() | VoiceKey | |
~VoiceKey() | VoiceKey |