A class library for opening, parsing, and saving MIDI files.
ChunkCollection.Item Property
Gets or sets the
Chunk
at the specified index.
public
Chunk
this[
int
index
] {get; set;}
See Also
ChunkCollection Class
|
EF.SimpleMIDI Namespace