JoeStrout / minitracker

MOD music player for Mini Micro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minitracker

MOD music player for Mini Micro

This project is a player for MOD music files, such as those at this archive (though in MOD format only). Read more about this fascinating part of our culture at Wikipedia.

This code is to be used with Mini Micro. To try it out:

  1. Clone this archive to your local machine.
  2. Launch Mini Micro.
  3. Mount the archive folder using the disk slot.
  4. load "modPlayer"
  5. run

The archive includes several good mod files that should work, but by default it plays dragnet. To change the song played, just edit modPlayer.ms and change the path on the modFile.Song.load line (around line 63).

The player as it stands is the result of only a few hours' work. I plan to develop it further, supporting more effect commands (pitch bend, etc.) as well as providing visualizations as the music plays.

About

MOD music player for Mini Micro

License:MIT License


Languages

Language:MAXScript 100.0%