CLAM::SMSTimeStretchConfig Class Reference

#include <SMSTimeStretchConfig.hxx>

List of all members.

Public Member Functions

 SMSTimeStretchConfig ()
 SMSTimeStretchConfig (const SMSTimeStretchConfig &prototype, const bool shareData=false, const bool deep=true)
 __COMMON_DYNAMIC_TYPE (SMSTimeStretchConfig, 4)
 __COMMON_DYN_ATTRIBUTE (0, public, TData, Amount) protected
 Single Value Parameter.
bool LoadAmount (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (1, public, TData, HopSize) protected
bool LoadHopSize (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (2, public, bool, Harmonic) protected
bool LoadHarmonic (CLAM::Storage &s)
 __COMMON_DYN_ATTRIBUTE (3, public, TData, SamplingRate) protected
bool LoadSamplingRate (CLAM::Storage &s)

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.


Constructor & Destructor Documentation

CLAM::SMSTimeStretchConfig::SMSTimeStretchConfig (  )  [inline]

Definition at line 33 of file SMSTimeStretchConfig.hxx.

CLAM::SMSTimeStretchConfig::SMSTimeStretchConfig ( const SMSTimeStretchConfig prototype,
const bool  shareData = false,
const bool  deep = true 
) [inline]

Definition at line 33 of file SMSTimeStretchConfig.hxx.


Member Function Documentation

CLAM::SMSTimeStretchConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TData  ,
SamplingRate   
) [inline]

Definition at line 38 of file SMSTimeStretchConfig.hxx.

CLAM::SMSTimeStretchConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
bool  ,
Harmonic   
) [inline]

Definition at line 37 of file SMSTimeStretchConfig.hxx.

CLAM::SMSTimeStretchConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TData  ,
HopSize   
) [inline]

Definition at line 36 of file SMSTimeStretchConfig.hxx.

CLAM::SMSTimeStretchConfig::__COMMON_DYN_ATTRIBUTE ( ,
public  ,
TData  ,
Amount   
) [inline]

Single Value Parameter.

Definition at line 35 of file SMSTimeStretchConfig.hxx.

CLAM::SMSTimeStretchConfig::__COMMON_DYNAMIC_TYPE ( SMSTimeStretchConfig  ,
 
)
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().

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

Definition at line 33 of file SMSTimeStretchConfig.cxx.

Referenced by DefaultInit().

bool CLAM::SMSTimeStretchConfig::LoadAmount ( CLAM::Storage s  )  [inline]

Definition at line 35 of file SMSTimeStretchConfig.hxx.

bool CLAM::SMSTimeStretchConfig::LoadHarmonic ( CLAM::Storage s  )  [inline]

Definition at line 37 of file SMSTimeStretchConfig.hxx.

bool CLAM::SMSTimeStretchConfig::LoadHopSize ( CLAM::Storage s  )  [inline]

Definition at line 36 of file SMSTimeStretchConfig.hxx.

bool CLAM::SMSTimeStretchConfig::LoadSamplingRate ( CLAM::Storage s  )  [inline]

Definition at line 38 of file SMSTimeStretchConfig.hxx.


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.3