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

UndefChunk Constructor

Initializes a new instance of the UndefChunk class.

Overload List

Initializes a new instance of the UndefChunk class.

public UndefChunk(char[]);

Initializes a new instance of the UndefChunk class.

public UndefChunk(char[],byte[],long);

Initializes a new instance of the UndefChunk class.

public UndefChunk(char[],long,BinaryReaderEx);

See Also

UndefChunk Class | EF.SimpleMIDI Namespace