User Tools

Site Tools


macros:function:panel.midi.noteon

Function

Panel.Midi.NoteOn

Void Panel.Midi.NoteOn(Int32 channel, Int32 data1, Int32 data2)
API http://api.avolites.com/10.1/Panel.Midi.NoteOn.html
description Sends a MIDI Note On command through all MIDI ports.
Namespaces Panel.Midi
parameter channel ( Int32 ) : The MIDI channel to send on.
data1 ( Int32 ) : Note
data2 ( Int32 ) : Velocity
Example in

MIDI Note On/Off:

<step>Panel.Midi.NoteOn(0,1,127)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/panel.midi.noteon.txt · Last modified: 2017/11/22 10:04 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki