CLAM::SpectralShapeShift Class Reference

#include <SpectralShapeShift.hxx>

Inheritance diagram for CLAM::SpectralShapeShift:

CLAM::FrameTransformationTmpl< T > 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 45 of file SpectralShapeShift.hxx.


Public Member Functions

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

Constructor & Destructor Documentation

CLAM::SpectralShapeShift::SpectralShapeShift (  )  [inline]

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

Definition at line 81 of file SpectralShapeShift.hxx.


Member Function Documentation

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

Implements CLAM::FrameTransformation.

Definition at line 83 of file SpectralShapeShift.hxx.

References Do().

bool CLAM::SpectralShapeShift::Do ( const Spectrum inpeaks,
Spectrum out 
)

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

Supervised mode execution method (using ports).

Returns:
A boolean telling whether it has been output

Implements CLAM::Processing.

Definition at line 91 of file SpectralShapeShift.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