Allows merging completely different midis in multitude of ways! Also aims at restoring badly damaged/formatted midi files that other editors, players and tools cannot parse! Has additional embedded midis player and piano roll editor.
And other funky stuff :P
Currently is being supported as legacy project. Update including a complete overhaul is coming soon delayed for indeterminate amount of time.
Has partially been migrated to github wiki - https://github.com/DixelU/SAFC/wiki
There's discord server, where SAF apps (SAFC included) were publishing all that time since July/August of 2018: https://discord.gg/CsgEW4P
You can compile it fairly easily using MSVC 2022 + vcpkg (dependencies list) :)
Clone with --recurse-submodules, or run git submodule update --init, so the
shared utility headers are available before building.
PVS-Studio - static analyzer for C, C++, C#, and Java code.