dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
MidiMessage.data1
dplug
client
midi
MidiMessage
Simply returns internal representation.
struct
MidiMessage
pure nothrow @
nogc
pure const
ubyte
data1
(
)
Meta
Source
See Implementation
dplug
client
midi
MidiMessage
aliases
isPitchWheel
pitchWheel
constructors
this
functions
channel
channelAftertouch
controlChangeControl
controlChangeOnOff
controlChangeValue
controlChangeValue0to1
data1
data2
isAllNotesOff
isAllSoundsOff
isChannelAftertouch
isControlChange
isNoteOff
isNoteOn
isPitchBend
isPolyAftertouch
isProgramChange
lengthInBytes
noteNumber
noteVelocity
offset
pitchBend
polyAftertouch
program
statusType
toBytes
Simply returns internal representation.