A console application which allows processing MIDIs, removing any note doubling or overlapping while keeping the same visuals as they are presented in the original MIDI.
Sadly, it does load a file in memory, but every new event goes through some filtering, therefore allowing only important notes to be kept in memory.
User-friendly experience for MS Windows is provided through a mode selection window and an open file dialogue. CLI is also available for all systems for which it was compiled, but on Windows it is strongly recommended to use the GUI.
Appreciate issue reporting :)
