![]() |
VCV Rack API v2
|
#include <Param.hpp>
Public Member Functions | |
| float | getValue () |
| void | setValue (float value) |
Public Attributes | |
| float | value = 0.f |
| Unstable API. | |
|
inline |
|
inline |
| float rack::engine::Param::value = 0.f |
Unstable API.
Use setValue() and getValue() instead.