
****************************************************************************
*		S3MOD	- a S3M and MOD trackered music player             *
****************************************************************************

/********************************************************/
/* S3m/Mod player  by Daniel Marks                  	*/
/*     GUS support by David Jeske  (jeske@uiuc.edu)     */
/* SUN/DEC support by Ricky Beam (cramer@catt.ncsu.edu) */
/* (C) 1994 By Daniel Marks and David Jeske        	*/
/* While we retain the copyright to this code,     	*/
/* this source code is FREE.			   	*/
/* You may use it in any way you wish, in          	*/
/* any product you wish. You may NOT steal the     	*/
/* copyright for this code from us.                	*/
/* We respectfully ask that                        	*/
/* you email one of us, if possible, if you        	*/
/* produce something significant with this code,   	*/
/* or if you have any bug fixes to contribute.     	*/
/* We also request that you give credit where      	*/
/* credit is due if you include part of this code  	*/
/* in a program of your own.                       	*/
/*                                                 	*/
/*                                                 	*/
/* See the associated README file for Thanks       	*/
/********************************************************/


This is s3mod for Linux. It is a MOD/S3M tracker file player.  This
should play 4,6,or 8 track MOD file format tracker files. It also
should play Scream Tracker 3 (S3M) files.

Email any bugs you find to
				jeske@uiuc.edu
				or
				s3mod@uiuc.edu

We know that 16bit /dev/dsp support is not as clean as it should/could
be. If you have any ideas or suggestions, please let us know.

THANKS TO:

Thanks to the authors of GMOD. It was essential in my learning to
understand the /dev/sequencer "VoxWare" drivers.
	( Hannu Savolainen and Andrew J. Robinson )

Thanks to Carlos Hasan for releasing source to his mod player.

Thanks also to those who wrote Vangelis Tracker, and for those at
Future Crew for making the S3M file format. Lastly, thanks to Skaven
and Purple Motion of Future Crew for releasing so many great S3Ms to
listen to.

Some internal thanks to Brandon Long (blong@uiuc.edu) for initiating
the port of this to Linux and now SUN.

Recent Thanks to Ricky Beam (cramer@catt.ncsu.edu) for providing SUN
/dev/audio and DEC AF sound support.

****************************************************************************

