ixfx
Preparing search index...
@ixfx/io
Midi
MidiMessage
Type Alias MidiMessage
type
MidiMessage
=
{
channel
:
number
;
command
:
MidiCommands
;
note
:
number
;
velocity
:
number
;
}
Index
Properties
channel
command
note
velocity
Properties
channel
channel
:
number
command
command
:
MidiCommands
note
note
:
number
velocity
velocity
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
command
note
velocity
ixfx
Loading...