dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
Parameter.toNameN
dplug
client
params
Parameter
Output name as a zero-terminated C string, truncate if needed.
class
Parameter
nothrow @
nogc
final const nothrow @
nogc
void
toNameN
(
char
*
p
,
int
bufLength
)
Meta
Source
See Implementation
dplug
client
params
Parameter
constructors
this
destructors
~this
functions
addListener
beginParamEdit
beginParamHover
checkBeingEdited
endParamEdit
endParamHover
getForHost
getNormalized
getNormalizedDefault
index
isAutomatable
isDiscrete
isEdited
label
name
nonAutomatable
normalizedValueFromString
notifyListeners
removeListener
setClientReference
setFromHost
setNormalized
stringFromNormalizedValue
toDisplayN
toLabelN
toNameN
toStringN
Output name as a zero-terminated C string, truncate if needed.