Go to the documentation of this file.
22 #ifndef _SMSTimeStretch_
23 #define _SMSTimeStretch_
48 const char *GetClassName()
const {
return "SMSTimeStretch";}
61 mInPeaks(
"In SpectralPeaks", this),
62 mOutPeaks(
"Out SpectralPeaks", this),
63 mInFund(
"In Fundamental", this),
64 mOutFund(
"Out Fundamental", this),
65 mInSpectrum(
"In Spectrum", this),
66 mOutSpectrum(
"Out Spectrum", this)
147 #endif // _SMSTimeStretch_