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

SMPTEOffset Class

SMPTE Offset Meta Event.

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

System.Object
   TrackEvent
      MetaEvent
         SMPTEOffset

public class SMPTEOffset : MetaEvent

Remarks

This (optional) event specifies the SMPTE time at which the track is to start.

This event must occur before any non-zero delta-times, and before any MIDI events.

In a format 1 MIDI file, this event must be on the first track (the tempo map).

Requirements

Namespace: EF.SimpleMIDI

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

See Also

SMPTEOffset Members | EF.SimpleMIDI Namespace