dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
VST3Client.getParameterInfo
dplug
vst3
client
VST3Client
Undocumented in source. Be warned that the author may not have intended to support it.
class
VST3Client
extern (
Windows
) nothrow @
nogc
override
tresult
getParameterInfo
(
int32
paramIndex
,
ref
ParameterInfo
info
)
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