dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
Parameter.normalizedValueFromString
dplug
client
params
Parameter
class
Parameter
nothrow @
nogc
abstract nothrow @
nogc
bool
normalizedValueFromString
(
string
valueString
,
out
double
result
)
Return Value
Type:
bool
A normalized normalized associated with the string. Can throw Exceptions.
Meta
Source
See Implementation
dplug
client
params
Parameter
constructors
this
destructors
~this
functions
addListener
beginParamEdit
endParamEdit
getForHost
getNormalized
getNormalizedDefault
index
label
name
normalizedValueFromString
notifyListeners
removeListener
setClientReference
setFromHost
setNormalized
stringFromNormalizedValue
toDisplayN
toStringN