Class Midi.Note

A single MIDI note.

Constructors

Note(integer pitch, integer velocity, float duration)

Methods

integer pitch()

void transpose(integer amount)

integer velocity()

integer velocity(integer value)

Method Documentation

integer pitch()

void transpose(integer amount)

Parameters

integer velocity()

Parameters

Returns

integer velocity(integer value)

Parameters

Returns



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