Short:        Simple shell-based MOD-player
Author:       rade@coli.uni-sb.de (Ralph Debusmann)
Uploader:     rade coli uni-sb de (Ralph Debusmann)
Type:         mus/play
Architecture: m68k-amigaos

** EasyMOD 1.0 (27.12.2000)

EasyMOD is a simple shell-based MOD-player, i.e., a music player for
ProTracker modules. I called it into existence since I needed a good but
simple shell-based MOD-player: strangely, I could not find *one* in
Aminet mus/play that worked flawlessly on my A4000/060.

AFAIK, EasyMOD should be the best MOD-player to be plugged into
EasyPlayer, the alternative module player, also by me :) Get it from
Aminet: mus/play/EasyPlayer.lha

EasyMOD is based on Peter Kunath's ProTracker-DeliPlayer, taken from:
mus/play/pt-fixed.lha
Thanks, Peter!
And, of course, thank you Lars Hamre for the original PT 1.1 playroutine.

** Usage

EasyMOD has two arguments:

1. the module to be played (MODULE)
2. the NOREPEAT-switch

If the NOREPEAT-switch is used, EasyMOD does not repeat the module but
quits after it has ended.

Examples:

EasyMOD MODULE="mod.bla" NOREPEAT

or, simpler:

EasyMOD mod.bla NOREPEAT

** Requirements

  o an Amiga running AmigaOS 2.0 (V36) or higher

** EasyMOD is free software, the full source code is included for the curious.