| VST 3 Examples
    VST 3.7
    SDK for developing VST plug-in | 
#include <mdaDubDelayController.h>
 Inheritance diagram for DubDelayController:
 Inheritance diagram for DubDelayController:| Public Types | |
| enum | ParameterIDs { kParam0, kParam1, kParam2, kParam3, kParam4, kParam5, kParam6, kNumParams } | 
|  Public Types inherited from BaseController | |
| enum | { kMagicNumber = 9999999, kBypassParam = 'bpas', kPresetParam = 'prst', kModWheelParam = 'modw', kBreathParam = 'brth', kCtrler3Param = 'ct03', kExpressionParam = 'expr', kPitchBendParam = 'pitb', kSustainParam = 'sust', kAftertouchParam = 'aftt' } | 
|  Public Types inherited from EditControllerEx1 | |
| typedef (EditControllerEx1, EditController) DEFINE_INTERFACES DEF_INTERFACE(IUnitInfo) END_DEFINE_INTERFACES(EditController) REFCOUNT_METHODS(EditController) protected std::map < ProgramListID, ProgramListVector::size_type > | ProgramIndexMap | 
| typedef std::vector< IPtr< Unit >> | UnitVector | 
| Static Public Member Functions | |
| static FUnknown * | createInstance (void *) | 
| static | DECLARE_UID (uid, 0x812A9763, 0xA27F4D74, 0x8A272139, 0x6F1D35BB) | 
| Additional Inherited Members | |
|  Public Attributes inherited from BaseController | |
| void **obj | SMTG_OVERRIDE | 
|  Static Public Attributes inherited from BaseController | |
| static const TChar | kMicroSecondsString [] = {0x00b5, 0x0073, 0x0} | 
|  Protected Member Functions inherited from BaseController | |
| double | getSampleRate () const | 
|  Protected Attributes inherited from BaseController | |
| int32 | midiCCParamID [kCountCtrlNumber] | 
| double | sampleRate | 
| bool | addBypassParameter | 
| enum ParameterIDs | 
| ~DubDelayController | ( | ) | 
Reimplemented from BaseController.
| 
 | virtual | 
Reimplemented from EditControllerEx1.
| 
 | virtual | 
Reimplemented from EditController.
| 
 | virtual | 
Reimplemented from EditController.
| 
 | inlinestatic | 
| 
 | inlinestatic |