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

Marker Constructor

Initializes a new instance of the Marker class.

Overload List

Initializes a new instance of the Marker class.

public Marker();

Initializes a new instance of the Marker class.

public Marker(long,long,BinaryReaderEx);

Initializes a new instance of the Marker class.

public Marker(long,string);

See Also

Marker Class | EF.SimpleMIDI Namespace