midi2 ~master (2022-04-01T16:50:38.5490424)
Dub
Repo
UMP.this
midi2
types
structs
UMP
Creates a MIDI 1.0 compatible pitch-bend command.
this
(ubyte msgType, ubyte group, ubyte status, ubyte channel, ubyte val0, ubyte val1)
this
(ubyte group, ubyte channel, ushort val)
struct
UMP
@
nogc
@
safe
nothrow pure
this
(
ubyte
group
,
ubyte
channel
,
ushort
val
)
Meta
Source
See Implementation
midi2
types
structs
UMP
aliases
index
program
velocity
constructors
this
functions
bend
channel
group
msgType
note
status
value
unions
__anonymous
Creates a MIDI 1.0 compatible pitch-bend command.