ASPiK SDK
Loading...
Searching...
No Matches
Custom-Controls

Classes

class  VSTGUI::CKickButtonEx
 The CKickButtonEx object extends the VSTGUI CKickButton object with extra functionality.
It is used in the PluginGUI object for creating custom views. More...
 
class  VSTGUI::TextButtonEx
 The TextButtonEx object extends the VSTGUI CTextButton object with extra functionality.
It is used in the PluginGUI object for creating custom views. More...
 
class  VSTGUI::CAnimKnobEx
 The CAnimKnobEx object extends the VSTGUI CAnimKnob object with extra functionality.
It is used in the PluginGUI object for creating custom views. More...
 
class  VSTGUI::CVerticalSliderEx
 The CVerticalSliderEx object extends the VSTGUI CVerticalSlider object with extra functionality.
It is used in the PluginGUI object for creating custom views. More...
 
class  VSTGUI::CHorizontalSliderEx
 The CHorizontalSliderEx object extends the VSTGUI CHorizontalSlider object with extra functionality.
It is used in the PluginGUI object for creating custom views. More...
 
class  VSTGUI::CMeterDetector
 The CMeterDetector object provides a dedicated detector for VU meter objects. More...
 
class  VSTGUI::CVuMeterEx
 The CVuMeterEx object extends the VSTGUI CVuMeter object with extra functionality.
It is used in the PluginGUI object for creating custom views. More...
 
class  VSTGUI::CXYPadEx
 The CXYPadEx object extends the CXYPad CVuMeter object with extra functionality.
It is used in the PluginGUI object for creating custom views. More...
 

Detailed Description

The ASPiK CustomControls folder contains C++ files that implement custom controls, views, and sub-controllers.