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

EndofTrack Class

End of Track Meta Event.

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

System.Object
   TrackEvent
      MetaEvent
         EndofTrack

public class EndofTrack : MetaEvent

Remarks

This event is not optional.

It is used to give the track a clearly defined length, which is essential information if the track is looped or concatenated with another track.

Requirements

Namespace: EF.SimpleMIDI

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

See Also

EndofTrack Members | EF.SimpleMIDI Namespace