Class Midi.NoteOff

implements Midi.Message

A single MIDI note off message.

Constructors

NoteOff(integer pitch)

NoteOff(integer pitch, integer velocity)

Methods

integer pitch()

integer velocity()

Method Documentation

integer pitch()

integer velocity()



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