dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
Parameter.stringFromNormalizedValue
dplug
client
params
Parameter
class
Parameter
nothrow @
nogc
abstract nothrow @
nogc
void
stringFromNormalizedValue
(
double
normalizedValue
,
char
*
buffer
,
size_t
len
)
Return Value
Type:
void
A string associated with the normalized normalized.
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