
Glib, version 1.9e.

Glib is a librarian and patch editor for electronic synthesizers.  It
was originally written by Tim Thompson, and many others have contributed
to it.  Version 1.9 has an X Windows (Xview) user interface, the means
to modify wave envelopes graphically, and lets you play the computer's
keys like a piano's (sort of).

This version works on Linux using Hannu Savolainen's sound driver, and
has support for the SoundBlaster (or similar cards), for 4-op Opl3 cards,
limited support for the Gravis Ultrasound, and the Kawaii K1.  Version
1.9e requires version 1.99.7 of the sound driver.

The X Windows version, called "xgl", requires Xview with the Slingshot
extensions to compile.

To compile and install, edit the Makefile, type make, move 'xgl' or 'glib' to some-
where in your path, move the example patch files to the directory given
in the PLIB compiler flag.

The supplied binary xgl is linked with shared libraries:
	/usr/openwin/lib/libss.so.2 (DLL Jump 2.0)
	/usr/openwin/lib/libxv3.so.2 (DLL Jump 2.0)
	/usr/openwin/lib/libolg.so.2 (DLL Jump 2.0)
	/libX11.so.3 (DLL Jump 3.0pl1)
	libm.so.4 (DLL Jump 4.4pl1)
	libc.so.4 (DLL Jump 4.4pl1)
This xgl is set up to edit SoundBlaster (2 operator), Opl3 (4 operator),
and GUS patches.  The "XKEYS" feature that allows playing from an
external keyboard has been disabled, since it isn't working currently.
(Another binary xgl-dontuse is here with that feature enabled, but
don't use it.)


-- Greg Lee, 8/1/93, lee@uhunix.uhcc.hawaii.edu
