Raffaello/sdl2-hyper-sonic-drivers

change getMIDI() method as default for single track in all midi and midi compatible files

Closed this issue · 0 comments

create a getMIDI() interface (default to convertToSingleTrack) and renanme the actual getMIDI in MIDFile (getOriginalMidi() no conversion)
use the getMIDI() interface into MUSFile too as that method is common (it will be in XMI too later on)