ixfx
Preparing search index...
@ixfx/io
Midi
sendNote
Function sendNote
sendNote
(
port
:
MIDIOutput
,
channel
:
number
,
note
:
number
,
velocity
:
number
,
duration
?:
number
,
delay
?:
number
,
)
:
void
Sends a note on and note off
Parameters
port
:
MIDIOutput
channel
:
number
note
:
number
velocity
:
number
duration
:
number
= 200
Optional
delay
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Sends a note on and note off