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

CuePoint Constructor

Initializes a new instance of the CuePoint class.

Overload List

Initializes a new instance of the CuePoint class.

public CuePoint();

Initializes a new instance of the CuePoint class.

public CuePoint(long,long,BinaryReaderEx);

Initializes a new instance of the CuePoint class.

public CuePoint(long,string);

See Also

CuePoint Class | EF.SimpleMIDI Namespace