CLAM::SpectralFocus Class Reference

#include <SpectralFocus.hxx>

Inheritance diagram for CLAM::SpectralFocus:

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 SpectralFocus.hxx.


Public Member Functions

 SpectralFocus ()
 ~SpectralFocus ()
virtual bool InitControls ()
 Virtual function to override when needing to give different default values to the controls.
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::SpectralFocus::SpectralFocus (  )  [inline]

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

Definition at line 74 of file SpectralFocus.hxx.


Member Function Documentation

virtual bool CLAM::SpectralFocus::InitControls (  )  [inline, virtual]

Virtual function to override when needing to give different default values to the controls.

Reimplemented from CLAM::FrameTransformation.

Definition at line 76 of file SpectralFocus.hxx.

References CLAM::InControl::DoControl().

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

Implements CLAM::FrameTransformation.

Definition at line 84 of file SpectralFocus.hxx.

References Do().

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

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

Supervised mode execution method (using ports).

Returns:
A boolean telling whether it has been output

Implements CLAM::Processing.

Definition at line 92 of file SpectralFocus.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