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

InstrumentName Class

Instrument Name Meta Event.

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

System.Object
   TrackEvent
      MetaEvent
         InstrumentName

public class InstrumentName : MetaEvent

Remarks

A description of the instrument(s) used on this track.

This can also be used to describe instruments on a particular MIDI Channel within a track, by preceding this event with the meta-event MIDI Channel Prefix. (or specifying the channel(s) within the text).

Requirements

Namespace: EF.SimpleMIDI

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

See Also

InstrumentName Members | EF.SimpleMIDI Namespace