VSTGUI
4.10
Graphical User Interface Framework not only for VST plugins
|
Public Types | |
using | SubListenerDispatcher = DispatchList< IControlListener * > |
Public Attributes | |
SubListenerDispatcher | subListeners |
float | oldValue {1} |
float | defaultValue {0.5} |
float | vmin {0} |
float | vmax {1.f} |
float | wheelInc {0.1f} |
int32_t | editing {0} |
float defaultValue {0.5} |
int32_t editing {0} |
float oldValue {1} |
SubListenerDispatcher subListeners |
float vmax {1.f} |
float vmin {0} |
float wheelInc {0.1f} |