STSound v.1.0
-------------

STSound is an Ym2149 soundchip processor emulation engine. You are now
able to listen Atari soundchip under Linux. This is a beta version. As
I don't have losta time to finish stsound, this version can't load
packed file yet. You MUST uncompress all .YM tunes using the lha -x
command.

Web : http://www.inria.fr/koala/tkormann/stsound/
email : Thierry.Kormann@sophia.inria.fr  

Authors :

  - Arnaud Carr (leonard@mygale.org) : Yamaha 2149 engine
  - Thierry Kormann (Thierry.Kormann@sophia.inria.fr) : sound and GUI

Contributors :

 - Colas Nahaboo
 - Olivier Arsac

------------------------------------------------------------------------------
o How to use StSound ?
------------------------------------------------------------------------------

	> tar -xvzf stsound.tgz
	> cd bin
	> ./stsound [playlist_filename]

------------------------------------------------------------------------------
o The playlist file format.
------------------------------------------------------------------------------

The playlist file format is very simple. On each line, put the
complete file location.

ex:
	/u/maki/0/koala/tkormann/dev/stsound/musics/cuddlyDemos/cuddly1
	/u/maki/0/koala/tkormann/dev/stsound/musics/cuddlyDemos/cuddly2
	/u/maki/0/koala/tkormann/dev/stsound/musics/cuddlyDemos/cuddly3
	/u/maki/0/koala/tkormann/dev/stsound/musics/cuddlyDemos/cuddly4
	/u/maki/0/koala/tkormann/dev/stsound/musics/cuddlyDemos/cuddly5

---
Thierry Kormann - http://www.inria.fr/koala/tkormann/
Wed Sep 29 16:11:02 MEST 1999
