https://github.com/jpmikkers/mikit
Impulse tracker and Fasttracker module music player
https://github.com/jpmikkers/mikit
fasttracker2 impulsetracker modplayer music-player protracker retrogaming samples screamtracker
Last synced: 11 months ago
JSON representation
Impulse tracker and Fasttracker module music player
- Host: GitHub
- URL: https://github.com/jpmikkers/mikit
- Owner: jpmikkers
- License: gpl-3.0
- Created: 2025-04-14T11:01:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-22T11:09:42.000Z (over 1 year ago)
- Last Synced: 2025-04-22T19:49:08.600Z (about 1 year ago)
- Topics: fasttracker2, impulsetracker, modplayer, music-player, protracker, retrogaming, samples, screamtracker
- Language: C++
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.LESSER.txt
Awesome Lists containing this project
README
# MikIT
MikIT is a 'mod' musicplayer for the following file formats:
- IT (impulse tracker)
- XM (fasttracker)
- MOD (protracker)
- S3M (screamtracker)
- DCM (midi-ish module format used most notably in the N64 game [Tetrisphere](https://en.wikipedia.org/wiki/Tetrisphere)
This repo is a working build from the original sources [here](https://sourceforge.net/projects/mikit/), but the example program only includes the WAV file render driver. Older soundcard drivers such as soundblaster and directx5 can be found in the `unused` folder.