JS API Reference IMIDIEvent interface

IMIDIEvent interface

Interface for the MIDIEvent and the serialized version of it.

Signature

export interface IRNBOMIDIEvent extends IRNBOBaseEvent 

Properties

channel

Type: number

data

Type: MIDIData

port

Type: number

type

Type: RNBOEventType.MIDIEvent