dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
VST3Client.getParamNormalized
dplug
vst3
client
VST3Client
Returns the normalized value of the parameter associated to the paramID.
class
VST3Client
extern (
Windows
) nothrow @
nogc
override
ParamValue
getParamNormalized
(
ParamID
id
)
Meta
Source
See Implementation
dplug
vst3
client
VST3Client
constructors
this
destructors
~this
functions
activateBus
canProcessSampleSize
createView
getBusArrangement
getBusCount
getBusInfo
getControllerClassId
getLatencySamples
getMidiControllerAssignment
getParamNormalized
getParamStringByValue
getParamValueByString
getParameterCount
getParameterInfo
getProgramInfo
getProgramListCount
getProgramListInfo
getProgramName
getProgramPitchName
getRoutingInfo
getSelectedUnit
getState
getStateController
getTailSamples
getUnitByBus
getUnitCount
getUnitInfo
hasProgramPitchNames
initialize
normalizedParamToPlain
openAboutBox
openHelp
plainParamToNormalized
process
selectUnit
setActive
setBusArrangements
setComponentHandler
setComponentState
setIoMode
setKnobMode
setParamNormalized
setParamValue
setProcessing
setState
setStateController
setUnitProgramData
setupProcessing
terminate
updateTimeInfo
mixins
__anonymous
Returns the normalized value of the parameter associated to the paramID.