Music Player Simple music player How to build: mkdir build cd build meson build .. meson compile How to use: ./player <path to file>