CLAM-Development  1.1
Public Member Functions | Protected Member Functions
CLAM::SMSTimeStretchConfig Class Reference

#include <SMSTimeStretchConfig.hxx>

List of all members.

Public Member Functions

 DYNAMIC_TYPE_USING_INTERFACE (SMSTimeStretchConfig, 4, ProcessingConfig)
 DYN_ATTRIBUTE (0, public, TData, Amount)
 Single Value Parameter.
 DYN_ATTRIBUTE (1, public, TData, HopSize)
 DYN_ATTRIBUTE (2, public, bool, Harmonic)
 DYN_ATTRIBUTE (3, public, TData, SamplingRate)

Protected Member Functions

void DefaultInit ()
 Type of transformation, for the time being just a string, should become an enumeration of known transformation types??
void DefaultValues ()

Detailed Description

Definition at line 30 of file SMSTimeStretchConfig.hxx.


Member Function Documentation

void CLAM::SMSTimeStretchConfig::DefaultInit ( void  ) [protected]

Type of transformation, for the time being just a string, should become an enumeration of known transformation types??

BPF (envelope-like) Parameter

Reimplemented from CLAM::DynamicType.

Definition at line 26 of file SMSTimeStretchConfig.cxx.

References DefaultValues(), and CLAM::DynamicType::UpdateData().

Definition at line 33 of file SMSTimeStretchConfig.cxx.

Referenced by DefaultInit().

CLAM::SMSTimeStretchConfig::DYN_ATTRIBUTE ( ,
public  ,
TData  ,
Amount   
)

Single Value Parameter.

CLAM::SMSTimeStretchConfig::DYN_ATTRIBUTE ( ,
public  ,
TData  ,
HopSize   
)
CLAM::SMSTimeStretchConfig::DYN_ATTRIBUTE ( ,
public  ,
bool  ,
Harmonic   
)
CLAM::SMSTimeStretchConfig::DYN_ATTRIBUTE ( ,
public  ,
TData  ,
SamplingRate   
)

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