Skip to content

A visualiser for tracker music played back through libxmp.

License

Notifications You must be signed in to change notification settings

nilsding/xmpvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmpvis

A visualiser for tracker music played back through libxmp.

Screenshot

Requirements

  • 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 libxmp

Building

Building is easy:

dub build

This should generate a ./xmpvis executable in the repo root. Pass the module file you want to play as argument and enjoy the show.

Bugs

Yes.

Licence

BSD-2-Clause

About

A visualiser for tracker music played back through libxmp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages