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

ProgramName Constructor

Initializes a new instance of the ProgramName class.

Overload List

Initializes a new instance of the ProgramName class.

public ProgramName();

Initializes a new instance of the ProgramName class.

public ProgramName(long,long,BinaryReaderEx);

Initializes a new instance of the ProgramName class.

public ProgramName(long,string);

See Also

ProgramName Class | EF.SimpleMIDI Namespace