Class Midi.NoteOn

implements Midi.Message

A single MIDI note on message.

Constructors

NoteOn(integer pitch, integer velocity, integer channel)

Properties

channel
pitch
velocity

Constructor Documentation


NoteOn(integer pitch, integer velocity, integer channel)

Parameters

Property Documentation


integer channel


integer pitch


integer velocity



Creative Commons Logo This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.