Class Midi.BeatClock

implements Midi.Source

Constructors

BeatClock()

Methods

Midi.Connection midiConnection(integer index)

void onControl(function handler)

void onNoteOff(function handler)

void onNoteOn(function handler)

void onProgramChange(function handler)

Method Documentation

Midi.Connection midiConnection(integer index)

Parameters

Returns

void onControl(function handler)

Parameters

void onNoteOff(function handler)

Parameters

void onNoteOn(function handler)

Parameters

void onProgramChange(function handler)

Parameters



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