dplug v6.0.22
Dub
Repo
Client.readBoolParamValue
dplug
client
client
Client
Boilerplate function to get the value of a
BoolParameter
,for use in
processAudio
.
class
Client
nothrow @
nogc
final nothrow @
nogc
bool
readBoolParamValue
(
int
paramIndex
)
Meta
Source
See Implementation
dplug
client
client
Client
aliases
getPluginVersion
functions
buildLegalIO
buildParameters
buildPluginInfo
buildPresets
closeGUI
createGraphics
enqueueMIDIFromHost
getNextMidiMessages
getPluginFullName
getPluginUniqueID
graphicsAcquire
graphicsRelease
isLegalIO
isValidInputIndex
isValidOutputIndex
isValidParamIndex
latencySamples
legalIOs
makeDefaultPreset
maxFramesInProcess
param
params
presetBank
processAudio
processAudioFromHost
readBoolParamValue
readFloatParamValue
readIntegerParamValue
reset
resetFromHost
setHostCommand
tailSizeInSeconds
Boilerplate function to get the value of a BoolParameter,for use in processAudio.