dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
IPluginHost.beginAudioProcessing
dplug
host
host
IPluginHost
Switch on the plugin. Call it before processing.
interface
IPluginHost
nothrow @
nogc
void
beginAudioProcessing
(
)
Meta
Source
See Implementation
dplug
host
host
IPluginHost
functions
beginAudioProcessing
close
closeUI
endAudioProcessing
getCurrentProgram
getEffectName
getLatencySamples
getParameter
getParameterCount
getParameterName
getProductString
getTailSizeInSeconds
getUISize
getVendorString
loadPreset
openUI
processAudioFloat
restoreState
saveState
setIO
setMaxBufferSize
setParameter
setSampleRate
Switch on the plugin. Call it before processing.