-
Notifications
You must be signed in to change notification settings - Fork 3
cspiegel/qmmp-openmpt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a plugin for Qmmp1 (1.6.0 or greater) which supports module (tracker) files using libopenmpt (http://lib.openmpt.org/libopenmpt/). The following packages are required, including development headers, which some vendors split into separate packages: • qmmp • libopenmpt (0.3 or greater) • qt5 To build, run Qt5's qmake (often installed as qmake-qt5) and then build with make: $ qmake-qt5 $ make To install: $ make install This installs the plugin into Qmmp's input plugin directory. To install to a staging area, such as for packaging: $ make install INSTALL_ROOT=/path/to/staging
About
libopenmpt-based module (tracker) input plugin for Qmmp
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published