CLAM::SMSSpectralShapeShift Class Reference

#include <SMSSpectralShapeShift.hxx>

Inheritance diagram for CLAM::SMSSpectralShapeShift:

CLAM::FrameTransformation CLAM::Processing

List of all members.


Detailed Description

Pitch shift with timbre preservation using the SMS model.

In order to preserve timbre, the original spectral shape is extracted and then applied back.

Definition at line 44 of file SMSSpectralShapeShift.hxx.


Public Member Functions

 SMSSpectralShapeShift ()
 ~SMSSpectralShapeShift ()
bool Do (const Frame &in, Frame &out)
bool Do (const SpectralPeakArray &inpeaks, SpectralPeakArray &out)
bool Do ()
 Supervised mode execution method (using ports).

Constructor & Destructor Documentation

CLAM::SMSSpectralShapeShift::SMSSpectralShapeShift (  )  [inline]

Definition at line 55 of file SMSSpectralShapeShift.hxx.

References CLAM::Processing::Configure().

CLAM::SMSSpectralShapeShift::~SMSSpectralShapeShift (  )  [inline]

Definition at line 65 of file SMSSpectralShapeShift.hxx.


Member Function Documentation

bool CLAM::SMSSpectralShapeShift::Do ( const Frame in,
Frame out 
) [inline, virtual]

Implements CLAM::FrameTransformation.

Definition at line 67 of file SMSSpectralShapeShift.hxx.

References Do().

Referenced by CLAM::SMSGenderChange::Do().

bool CLAM::SMSSpectralShapeShift::Do ( const SpectralPeakArray inpeaks,
SpectralPeakArray out 
)

bool CLAM::SMSSpectralShapeShift::Do (  )  [inline, virtual]

Supervised mode execution method (using ports).

Returns:
A boolean telling whether it has been output

Implements CLAM::Processing.

Definition at line 75 of file SMSSpectralShapeShift.hxx.

Referenced by Do().


The documentation for this class was generated from the following files:

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5