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