| 
    OMIDIV
    
   | 
 
A midi track as it appears in the midi file. More...
  
Public Member Functions | |
| TrackChunk (FileStream file) | |
  Public Member Functions inherited from Chunk | |
| Chunk (EMidiChunkType type, uint length) | |
| Chunk (int type, uint length) | |
| Chunk (uint type, uint length) | |
| Chunk (byte[] type, uint length) | |
Public Attributes | |
| readonly List< MTrkEvent > | events = new List<MTrkEvent>() | 
  Public Attributes inherited from Chunk | |
| uint | type = 0 | 
| uint | length = 0 | 
A midi track as it appears in the midi file.