arduano / Zenith-MIDI

world's fastest and most customisable MIDI rendering program
https://arduano.github.io/Zenith-MIDI/
Other
162 stars 21 forks source link

Update MidiFile.cs #30

Closed Niccori250k closed 4 years ago

Niccori250k commented 4 years ago

I think this works but in case this is incorrect I'll fix

arduano commented 4 years ago

Too many things have changed here so I'll close it.

As a future change, I'll be adding a more abstract bar position calculation system over to midifile. There's many modules that could benefit from something like that, e.g. adding bar lines to miditrail in time based or bar lines in synthesia for time based. But doing that requires making some fairly abstract system, and there's a bunch of math involved as well.