https://github.com/sezero/mikmod
Mikmod Sound System (mirror of git repo at https://sf.net/projects/mikmod/)
https://github.com/sezero/mikmod
fasttracker impulsetracker libmikmod mikmod-player mod-music music protracker screamtracker tracker
Last synced: 9 months ago
JSON representation
Mikmod Sound System (mirror of git repo at https://sf.net/projects/mikmod/)
- Host: GitHub
- URL: https://github.com/sezero/mikmod
- Owner: sezero
- Created: 2017-12-14T08:51:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T22:31:16.000Z (11 months ago)
- Last Synced: 2025-04-12T04:47:20.436Z (9 months ago)
- Topics: fasttracker, impulsetracker, libmikmod, mikmod-player, mod-music, music, protracker, screamtracker, tracker
- Language: C
- Homepage: http://mikmod.sourceforge.net/
- Size: 11.6 MB
- Stars: 76
- Watchers: 13
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is the source code of libmikmod and mikmod:
http://mikmod.sourceforge.net/
https://sourceforge.net/projects/mikmod/
libmikmod is a library supporting many formats, including s3m, it, xm,
and several others. Mikmod is a module player based on libmikmod.
LICENSE:
Mikmod player is is covered by the GNU General Public License v2.
libmikmod is covered by the GNU Lesser General Public License v2.1.