#include <Control.h>
◆ getStringRepresentation()
| virtual string FloatControl::getStringRepresentation |
( |
| ) |
|
|
virtual |
◆ setValue()
Set the value of this control. If the ControlUser variable is set, then this user will not be updated with the new value. This is to avoid setting a value being set back to the source that set it (which would be redundant, or possibly causing infinite setValue loops). NOTE: this function is thread-safe (using a mutex internally)
◆ value()
| float FloatControl::value |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/ZynAddSubFx/zynaddsubfx/src/Misc/Control.h