Audacity 3.2.0
Public Attributes | Static Public Attributes | List of all members
EffectWahwahSettings Struct Reference

#include <WahWahBase.h>

Public Attributes

double mFreq { freqDefault }
 
double mPhase { phaseDefault }
 
int mDepth { depthDefault }
 
double mRes { resDefault }
 
int mFreqOfs { freqOfsDefault }
 
double mOutGain { outGainDefault }
 

Static Public Attributes

static constexpr double freqDefault = 1.5
 
static constexpr double phaseDefault = 0.0
 
static constexpr int depthDefault = 70
 
static constexpr double resDefault = 2.5
 
static constexpr int freqOfsDefault = 30
 
static constexpr double outGainDefault = -6.0
 

Detailed Description

Definition at line 29 of file WahWahBase.h.

Member Data Documentation

◆ depthDefault

constexpr int EffectWahwahSettings::depthDefault = 70
staticconstexpr

Definition at line 45 of file WahWahBase.h.

◆ freqDefault

constexpr double EffectWahwahSettings::freqDefault = 1.5
staticconstexpr

Definition at line 43 of file WahWahBase.h.

◆ freqOfsDefault

constexpr int EffectWahwahSettings::freqOfsDefault = 30
staticconstexpr

Definition at line 47 of file WahWahBase.h.

◆ mDepth

int EffectWahwahSettings::mDepth { depthDefault }

Definition at line 52 of file WahWahBase.h.

◆ mFreq

double EffectWahwahSettings::mFreq { freqDefault }

Definition at line 50 of file WahWahBase.h.

◆ mFreqOfs

int EffectWahwahSettings::mFreqOfs { freqOfsDefault }

Definition at line 54 of file WahWahBase.h.

◆ mOutGain

double EffectWahwahSettings::mOutGain { outGainDefault }

Definition at line 55 of file WahWahBase.h.

◆ mPhase

double EffectWahwahSettings::mPhase { phaseDefault }

Definition at line 51 of file WahWahBase.h.

◆ mRes

double EffectWahwahSettings::mRes { resDefault }

Definition at line 53 of file WahWahBase.h.

◆ outGainDefault

constexpr double EffectWahwahSettings::outGainDefault = -6.0
staticconstexpr

Definition at line 48 of file WahWahBase.h.

◆ phaseDefault

constexpr double EffectWahwahSettings::phaseDefault = 0.0
staticconstexpr

Definition at line 44 of file WahWahBase.h.

◆ resDefault

constexpr double EffectWahwahSettings::resDefault = 2.5
staticconstexpr

Definition at line 46 of file WahWahBase.h.


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