issues
search
stephentoub
/
MidiSharp
C# library for reading, writing, and manipulating MIDI (*.mid) files.
MIT License
96
stars
23
forks
source link
Add calc of absolute event time and note length
#5
Closed
f3flight
closed
6 years ago
f3flight
commented
6 years ago
This commit adds auxiliary functions to:
calculate and store absotule event times in MidiEvent objects
calculate and store absolute note length in OnNoteVoiceMidiEvent objects
This commit adds auxiliary functions to: