dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
FloatParameter.toNormalized
dplug
client
params
FloatParameter
Override it to specify mapping from parameter values to normalized [0..1]
class
FloatParameter
abstract nothrow @
nogc
double
toNormalized
(
double
value
)
Meta
Source
See Implementation
dplug
client
params
FloatParameter
constructors
this
functions
defaultValue
fromNormalized
getNormalized
getNormalizedDefault
isDiscrete
maxValue
minValue
normalizedValueFromString
setDecimalPrecision
setFromGUI
setFromGUINormalized
setNormalized
stringFromNormalizedValue
toNormalized
toStringN
value
valueAtomic
withDecimalPrecision
Override it to specify mapping from parameter values to normalized [0..1]