	LB Real Audio Player for OS/2 ver. 0.01

This is a quick and dirty port of Amiga Real Audio decoder 1.1/2.0 with DART
playback. Type RAPlay <.ra file> to use it. THIS SOFTWARE HAS NO WARRANTY,
USE IT AT YOUR OWN RISK.


			.RAM files

.RAM file is a small file that contains an URL of a .ra file. To process it
you have to use ram.cmd but you have to configure it. First, you need WGET.
WGET is a batch http/ftp downloading tool, I think it can be found on
http://hobbes.nmsu.edu . Then you have to configure ram.cmd, find
"WGET='wget -c -t 0'" line in it and replace 'wget -c -t 0' with WGET path,
name and options you want to use. Probably you don't have to change this line
if WGET resides in a directory specified in PATH statement of your CONFIG.SYS.
Then find TEMP='D:\TMP\RA_Temp.ra' line and replace 'D:\TMP\RA_Temp.ra' with
path and name of a temporary file to be used to download .ra file to. Note
that the file will be deleted after playing so make sure you don't specify
a name of existing file.


			Contacts

My e-mail address is boga@fly.triniti.troitsk.ru
My OS/2 audio programs page URL is
http://www.freebyte.ml.org/~boga/OS2Programs.html
The original Amiga Real Time decoder page URL is
HTTP://csc.smsu.edu/~strauser/RA.html
