sfMidi is a library for playing MIDI files with SoundFont 2 in SFML.
Kerli Low (a.k.a. zorexx) [email protected] http://www.zorexxlkl.com
Depends on libfluidsynth.
mkdir build && cd build
cmake ..
cmake --build .
The test program will be built automatically