
WHAT IS MMSP ?

mmsp is a graphical, xview-toolkit based frontend to the rplay
distribution.

CONFIGURATION

Mmsp is configured using GNU autoconf. Type './configure' in the mmsp source
directory. The default installation prefix is /usr/local. If tou like to 
change this, append '--prefix=<path-you-like>' to the configure command. 
Also see './configure --help' for more information. If configure complains
about openwindows, set OPENWINHOME according to your openwindows installation 
directory (usually /usr/openwin).

Required:
           - at least X11R5
					 - xview toolkit V3.0
           - a working rplay installation.
					 - ANSI C compiler like gcc
Hint:
           - your rplay must know about the '-h' option to
					   specify the rplay server host. ( I don't know since which
						 version this is supportet ) 
           - rplay is available at ftp://ftp.sdsu.edu/pub/rplay/rplay-3.2.0b5.tar.gz

COMPILATION

Execute 'make' to build mmsp. 

INSTALLATION

Execute 'make install' to install the mmsp.

CONFIGURING MMSP

Copy the file mmsp.dist into your homdirectory as '.mmspcf'.
The syntax is very easy. The first lines are the hosts mmsp
should treat as rplay server. Each of the following lines 
describes a directory which mmsp scans (recursiv) for soundfiles.
Mmsp does not check if the files are really soundfiles.

LAST BUT NOT LEAST

Just type mmsp.


Thanx to tt (Thomas.Thenert@mch.sbs.de) for the grandiosely icon.
