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

InstrumentName Properties

The properties of the InstrumentName class are listed below. For a complete list of InstrumentName class members, see the InstrumentName Members topic.

Public Instance Properties

DeltaTime (inherited from TrackEvent) Gets/sets the number of ticks from the previous event.
MetaEventType (inherited from MetaEvent) Gets the Meta Event type indicator byte.
StatusByte (inherited from TrackEvent) Gets the status byte detailing the type of event.
Text Gets/sets the instrument name text.

See Also

InstrumentName Class | EF.SimpleMIDI Namespace