| A class library for opening, parsing, and saving MIDI files. | |
TrackNumber Constructor (Int64, Int64, BinaryReaderEx)
Initializes a new instance of the TrackNumber class.
Parameters
- deltaTime
- The number of ticks from the previous event.
- length
- The length of the event (in bytes).
- r
- The BinaryReaderEx to use to read the stream.
See Also
TrackNumber Class | EF.SimpleMIDI Namespace | TrackNumber Constructor Overload List