dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
BoolParameter.normalizedValueFromString
dplug
client
params
BoolParameter
class
BoolParameter
override
bool
normalizedValueFromString
(
const
(
char
)[]
valueString
,
out
double
result
)
Return Value
Type:
bool
A normalized normalized associated with the string.
Meta
Source
See Implementation
dplug
client
params
BoolParameter
constructors
this
functions
defaultValue
getNormalized
getNormalizedDefault
isDiscrete
normalizedValueFromString
setFromGUI
setFromGUINormalized
setNormalized
stringFromNormalizedValue
toStringN
toggleFromGUI
value
valueAtomic