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

Text Class

Text Meta Event.

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

System.Object
   TrackEvent
      MetaEvent
         Text

public class Text : MetaEvent

Remarks

This event is used for annotating the track with arbitrary text.

Arbitrary 8-bit data (other than ascii text) is also permitted.

Requirements

Namespace: EF.SimpleMIDI

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

See Also

Text Members | EF.SimpleMIDI Namespace