Go to the documentation of this file.
56 mIn(
"In Spectrum", this),
57 mOut(
"Out Spectrum", this) ,
58 mLowCutoffFreqCtl(
"LowCutoff", this),
59 mHighCutoffFreqCtl(
"HighCutoff", this),
60 mLowPitchCtl(
"LowPitch", this),
61 mMidPitchCtl(
"MidPitch", this),
62 mHighPitchCtl(
"HighPitch", this),
63 mModAmplitudeCtl(
"ModAmp", this)
84 return Do(in.GetSpectrum(),
104 #endif // _ThreeBandAM_