|
Jamba C++ API 7.5.0
|
Internal class which extends the Vst::Parameter to override toString and delegate to the param def. More...
Inherits Parameter.
Public Member Functions | |
| void | toString (ParamValue iNormalizedValue, String128 iString) const override |
| VstParameterImpl (std::shared_ptr< RawVstParamDef > const &iParamDef) | |
Private Attributes | |
| std::shared_ptr< RawVstParamDef > | fParamDef |
Internal class which extends the Vst::Parameter to override toString and delegate to the param def.
|
inlineexplicit |
|
inlineoverride |
|
private |