iota ~master (2022-05-12T20:30:29.0047162)
Dub
Repo
WindowsMIDIInput.midiHandler
iota
audio
midiwin
WindowsMIDIInput
Function for handling callbacks from OS side.
class
WindowsMIDIInput
package static extern (
Windows
) @
nogc
nothrow
void
midiHandler
(
HMIDIIN
midi
,
UINT
msg
,
DWORD_PTR
instance
,
DWORD_PTR
param1
,
DWORD_PTR
param2
)
Meta
Source
See Implementation
iota
audio
midiwin
WindowsMIDIInput
constructors
this
destructors
~this
functions
handleEvent
read
start
stop
static functions
midiHandler
variables
buffer
bufferpos
handle
lastErrorCode
Function for handling callbacks from OS side.