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

SetTempo Class

Set Tempo Meta Event.

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

System.Object
   TrackEvent
      MetaEvent
         SetTempo

public class SetTempo : MetaEvent

Remarks

This sets the tempo in microseconds per quarter note. This means a change in the unit-length of a delta-time tick.

Requirements

Namespace: EF.SimpleMIDI

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

See Also

SetTempo Members | EF.SimpleMIDI Namespace