Lucas Costa
Mateus Manuel
$ sudo apt install cmake libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev g++
$ brew install sdl2 sdl2_image sdl2_mixer sdl2_ttf
Running the project will create files in 'build' folder
$ make run
$ make clean
Midifile library https://midifile.sapp.org/tutorial/
cmake scripts that locate sdl libraries, were found at: https://github.com/tcbrindle/sdl2-cmake-scripts