JS API Reference MIDIByte type

MIDIByte type

A single byte of MIDIData

Signature

export declare type MIDIByte = number | undefined;