A simple milkyplay wrapper script
milkyplayr.py is a simple python script that plays random files supplied as
arguments
It plays randomly without repeats using shuffle.
Install milkytracker with milkyplay (or just milkyplay) of course. *Update:*
milkyplay is included (I think) only in Debian packages.
`<milkyplayr.py>`_
Run ``chmod +x ./milkyplayr.py`` and execute ``./milkyplayr.py FILES`` where files
are the modules you want to play.
----------------
./milkyplayr.py *
./milkyplayr.py *.xm
To pause, press P
To play next, press CTRL+C
To quit, press CTRL+C twice
:Created: 2008 November 11