TrackerProcessor Class Reference

#include <mdaTrackerProcessor.h>

Inheritance diagram for TrackerProcessor:
Inheritance graph
[legend]

Public Member Functions

 TrackerProcessor ()
 ~TrackerProcessor ()
tresult initialize (FUnknown *context)
tresult terminate ()
tresult setActive (TBool state)
void doProcessing (ProcessData &data)

Static Public Member Functions

static FUnknowncreateInstance (void *)

Static Public Attributes

static FUID uid

Protected Member Functions

float filterFreq (float hz)
void recalculate ()

Protected Attributes

float fi
float fo
float thr
float phi
float dphi
float ddphi
float trans
float buf1
float buf2
float dn
float bold
float wet
float dry
float dyn
float env
float rel
float saw
float dsaw
float res1
float res2
float buf3
float buf4
int32 max
int32 min
int32 num
int32 sig
int32 mode

Constructor & Destructor Documentation

~TrackerProcessor (  ) 

Member Function Documentation

tresult initialize ( FUnknown context  )  [virtual]

Reimplemented from Component.

tresult terminate (  )  [virtual]

Reimplemented from Component.

tresult setActive ( TBool  state  )  [virtual]

Reimplemented from BaseProcessor.

void doProcessing ( ProcessData data  )  [virtual]

Implements BaseProcessor.

static FUnknown* createInstance ( void *   )  [inline, static]
float filterFreq ( float  hz  )  [protected]
void recalculate (  )  [protected, virtual]

Reimplemented from BaseProcessor.


Field Documentation

FUID uid [static]
float fi [protected]
float fo [protected]
float thr [protected]
float phi [protected]
float dphi [protected]
float ddphi [protected]
float trans [protected]
float buf1 [protected]
float buf2 [protected]
float dn [protected]
float bold [protected]
float wet [protected]
float dry [protected]
float dyn [protected]
float env [protected]
float rel [protected]
float saw [protected]
float dsaw [protected]
float res1 [protected]
float res2 [protected]
float buf3 [protected]
float buf4 [protected]
int32 max [protected]
int32 min [protected]
int32 num [protected]
int32 sig [protected]
int32 mode [protected]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.