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

AllSoundOff Constructor

Initializes a new instance of the AllSoundOff class.

Overload List

Initializes a new instance of the AllSoundOff class.

public AllSoundOff();

Initializes a new instance of the AllSoundOff class.

public AllSoundOff(long,byte);

Initializes a new instance of the AllSoundOff class.

public AllSoundOff(long,byte,BinaryReaderEx);

See Also

AllSoundOff Class | EF.SimpleMIDI Namespace