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

Chunk Class

Class for encapsulating sections of physical data in a MIDI file.

For a list of all members of this type, see Chunk Members.

System.Object
   Chunk

public abstract class Chunk

Remarks

MIDI data is always saved within a chunk. There can be many chunks inside of a MIDI file.

Requirements

Namespace: EF.SimpleMIDI

Assembly: EF.SimpleMIDI (in EF.SimpleMIDI.dll)

See Also

Chunk Members | EF.SimpleMIDI Namespace