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

ProgramChange Constructor

Initializes a new instance of the ProgramChange class.

Overload List

Initializes a new instance of the ProgramChange class.

public ProgramChange();

Initializes a new instance of the ProgramChange class.

public ProgramChange(long,byte,BinaryReaderEx);

Initializes a new instance of the ProgramChange class.

public ProgramChange(long,byte,byte);

See Also

ProgramChange Class | EF.SimpleMIDI Namespace