Simple wrapper to allow to treat any vst parameter as a discrete one: uses the vst sdk definition of what a discrete property is.
More...
Inherits IParamConverter< int32 >.
Simple wrapper to allow to treat any vst parameter as a discrete one: uses the vst sdk definition of what a discrete property is.
- See also
- convertDiscreteValueToNormalizedValue
-
convertNormalizedValueToDiscreteValue
◆ ParamType
◆ DiscreteParamConverter()
| DiscreteParamConverter |
( |
int32 | iStepCount | ) |
|
|
inlineexplicit |
◆ denormalize()
| ParamType denormalize |
( |
ParamValue | iNormalizedValue | ) |
const |
|
inlineoverridevirtual |
◆ getStepCount()
| int32 getStepCount |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ normalize()
| ParamValue normalize |
( |
ParamType const & | iValue | ) |
const |
|
inlineoverridevirtual |
◆ fStepCount
The documentation for this class was generated from the following file: