|
OMIDIV
|
Base class for midi chunks. More...
Public Member Functions | |
| Chunk (EMidiChunkType type, uint length) | |
| Chunk (int type, uint length) | |
| Chunk (uint type, uint length) | |
| Chunk (byte[] type, uint length) | |
Public Attributes | |
| uint | type = 0 |
| uint | length = 0 |
Base class for midi chunks.