5 #ifndef __TutorialEditor__ 6 #define __TutorialEditor__ 8 #include "../../plugin-bindings/aeffguieditor.h" 9 #include "TutorialParameters.h" 17 bool open (
void* ptr);
19 void setParameter (VstInt32 index,
float value);
22 void valueChanged (
CControl* pControl);
28 #endif // __TutorialEditor__ Definition: aeffguieditor.h:21
Definition: TutorialEditor.h:11
base class of all VSTGUI controls
Definition: ccontrol.h:76