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

ChannelPrefix Constructor

Initializes a new instance of the ChannelPrefix class.

Overload List

Initializes a new instance of the ChannelPrefix class.

public ChannelPrefix();

Initializes a new instance of the ChannelPrefix class.

public ChannelPrefix(long,byte);

Initializes a new instance of the ChannelPrefix class.

public ChannelPrefix(long,long,BinaryReaderEx);

See Also

ChannelPrefix Class | EF.SimpleMIDI Namespace