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

SetTempo Constructor

Initializes a new instance of the SetTempo class.

Overload List

Initializes a new instance of the SetTempo class.

public SetTempo();

Initializes a new instance of the SetTempo class.

public SetTempo(long,int);

Initializes a new instance of the SetTempo class.

public SetTempo(long,long,BinaryReaderEx);

See Also

SetTempo Class | EF.SimpleMIDI Namespace