dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
FloatParameter.this
dplug
client
params
FloatParameter
Undocumented in source.
class
FloatParameter
nothrow @
nogc
this
(
int
index
,
string
name
,
string
label
,
double
min
,
double
max
,
double
defaultValue
)
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