| A class library for opening, parsing, and saving MIDI files. | |
MetaEvent Constructor
Initializes a new instance of the MetaEvent class.
Parameters
- deltaTime
- The number of ticks from the previous event.
- type
- A single byte, specifying the type of meta-event.
- length
- The length of the event (in bytes).
See Also
MetaEvent Class | EF.SimpleMIDI Namespace