A visualiser for tracker music played back through libxmp.
- a D2 compiler (I tested with dmd 2.078 and ldc 1.3.0)
- DUB
- sdl2, sdl2_ttf
- libxmp > 4.4
On macOS you can install these dependencies using homebrew:
brew install dmd dub sdl2 sdl2_ttf libxmpBuilding is easy:
dub buildThis should generate a ./xmpvis executable in the repo root. Pass the module
file you want to play as argument and enjoy the show.
Yes.
BSD-2-Clause
