dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
Client.enqueueMIDIFromHost
dplug
client
client
Client
For plugin format clients only. Enqueues an incoming MIDI message.
class
Client
nothrow @
nogc
void
enqueueMIDIFromHost
(
MidiMessage
message
)
Meta
Source
See Implementation
dplug
client
client
Client
aliases
getPluginVersion
constructors
this
destructors
~this
functions
buildLegalIO
buildParameters
buildPluginInfo
buildPresets
closeGUI
createGraphics
enqueueMIDIFromHost
getGUISize
getNextMidiMessages
getPluginFullName
getPluginUniqueID
getPublicVersion
getVendorUniqueID
graphicsAcquire
graphicsRelease
hasGUI
hostCommand
isLegalIO
isSynth
isValidInputIndex
isValidOutputIndex
isValidParamIndex
latencySamples
legalIOs
makeDefaultPreset
maxFramesInProcess
maxInputs
maxOutputs
openGUI
param
params
pluginName
presetBank
processAudio
processAudioFromHost
readBoolParamValue
readEnumParamValue
readFloatParamValue
readIntegerParamValue
receivesMIDI
reset
resetFromHost
setHostCommand
setParameterFromHost
tailSizeInSeconds
vendorName
variables
_graphics
_graphicsIsAvailable
_hostCommand
_info
For plugin format clients only. Enqueues an incoming MIDI message.