A class library for opening, parsing, and saving MIDI files.

SequencerSpecific Class

Sequencer-Specific Meta Event.

For a list of all members of this type, see SequencerSpecific Members.

System.Object
   TrackEvent
      MetaEvent
         SequencerSpecific

public class SequencerSpecific : MetaEvent

Remarks

This is the MIDI-file equivalent of the System Exclusive Message.

A manufacturer may incorporate sequencer-specific directives into a MIDI file using this event.

Requirements

Namespace: EF.SimpleMIDI

Assembly: EF.SimpleMIDI (in EF.SimpleMIDI.dll)

See Also

SequencerSpecific Members | EF.SimpleMIDI Namespace