ASPiK SDK
|
Classes | |
class | VSTGUI::WaveView |
This object displays an audio histogram waveform view. . More... | |
class | VSTGUI::SpectrumView |
This object displays the FFT of the incoming data. . More... | |
struct | VSTGUI::CustomViewMessage |
Custom structure for passing messages and data to and from the plugin core object. See the Custom View tutorial project for more informaiton. More... | |
class | VSTGUI::CustomKnobView |
This object demonstrates how to subclass an existing VSTGUI4 control to setup a communcation channel with it using the ICustomView interface. . More... | |
The ASPiK CustomControls folder contains C++ files that implement custom controls, views, and sub-controllers.