dplug v6.0.22
Dub
Repo
Parameter.normalizedValueFromString
dplug
client
params
Parameter
class
Parameter
nothrow @
nogc
abstract
bool
normalizedValueFromString
(
const
(
char
)[]
valueString
,
out
double
result
)
Return Value
Type:
bool
A normalized value associated with the string. Can throw Exceptions.
Meta
Source
See Implementation
dplug
client
params
Parameter
functions
addListener
beginParamEdit
endParamEdit
getForHost
getNormalized
getNormalizedDefault
index
isDiscrete
label
name
normalizedValueFromString
removeListener
setClientReference
setFromHost
setNormalized
stringFromNormalizedValue
toStringN