Contents

generalMIDISequence

A value that indicates whether the MIDI sequence the file contains is set up for use with a general MIDI device.

Declaration

var generalMIDISequence: NSNumber? { get set }

Discussion

When the value of this property is 1, the MIDI sequence in the file is set up for use with a general MIDI device; when the value is 0, it is not.

See Also

Describing music