Midi typedef

Midi = Uint8List

MIDI data in a CAF file.

Implementation

typedef Midi = Uint8List;