![]() |
OMIDIV
|
A structure representing an entire midi file. More...
Public Member Functions | |
RawMidi (FileInfo path) | |
void | Open (FileInfo path) |
Public Attributes | |
HeaderChunk | header |
List< TrackChunk > | tracks = new List<TrackChunk>() |
A structure representing an entire midi file.