TutorialVST2Effect Class Reference

#include <TutorialVST2Effect.h>

List of all members.

Public Member Functions

 TutorialVST2Effect (audioMasterCallback audioMaster)
void processReplacing (float **inputs, float **outputs, VstInt32 sampleFrames)
void setParameter (VstInt32 index, float value)
float getParameter (VstInt32 index)

Protected Attributes

float parameters [kNumParameters]

Constructor & Destructor Documentation

TutorialVST2Effect ( audioMasterCallback  audioMaster  ) 

Member Function Documentation

float getParameter ( VstInt32  index  ) 
void processReplacing ( float **  inputs,
float **  outputs,
VstInt32  sampleFrames 
)
void setParameter ( VstInt32  index,
float  value 
)

Member Data Documentation

float parameters[kNumParameters] [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Tue Sep 25 18:22:42 2012 for VSTGUI by  doxygen 1.6.1