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

CopyrightNotice.Write Method

Writes the CopyrightNotice event to a stream.

Overload List

Inherited from TrackEvent.

public void Write(BinaryWriterEx);

Writes the CopyrightNotice event to a stream.

public override void Write(BinaryWriterEx,bool);

See Also

CopyrightNotice Class | EF.SimpleMIDI Namespace