dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
IParamValueQueue.getPoint
dplug
vst3
ivstaudioprocessor
IParamValueQueue
Gets the value and offset at a given index.
interface
IParamValueQueue
nothrow @
nogc
tresult
getPoint
(
int32
index
,
ref
int32
sampleOffset
,
ref
ParamValue
value
)
Meta
Source
See Implementation
dplug
vst3
ivstaudioprocessor
IParamValueQueue
functions
addPoint
getParameterId
getPoint
getPointCount
static variables
iid
Gets the value and offset at a given index.