dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
Parameter.isDiscrete
dplug
client
params
Parameter
class
Parameter
nothrow @
nogc
abstract
bool
isDiscrete
(
)
Return Value
Type:
bool
true
if the parameters has only discrete values,
false
if continuous.
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
toStringN