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

CopyrightNotice Constructor

Initializes a new instance of the CopyrightNotice class.

Overload List

Initializes a new instance of the CopyrightNotice class.

public CopyrightNotice();

Initializes a new instance of the CopyrightNotice class.

public CopyrightNotice(long,long,BinaryReaderEx);

Initializes a new instance of the CopyrightNotice class.

public CopyrightNotice(long,string);

See Also

CopyrightNotice Class | EF.SimpleMIDI Namespace