GMIX 1.5
--------

This is a XMIX replacement that uses GTK+ to create a user-interface. It uses
the /dev/mixer* devices from the Linux sound-driver.

This is my first bigger program for un*x, and all my documentation was
looking into xmix and soundcard.h. Maybe I've not everything correct, but
it's more flexible (better ?) than xmix already:

- It asks the driver about the number of supported devices and their
configuration. The complete dialog is created from this information.

- The names for the controls are taken as #defined by the soundcard.h.

- You can start gmix for every mixer in your system. The driver for my GUS
MAX creates /dev/mixer /dev/mixer1. One of them seems to be the normal mixer,
the other one seems to be the mixer from the extra audio-codec.

Usage:
	gmix [device]

GMIX will use /dev/mixer if no device is given.

		Jens Ch. Restemeier
		<jchrr@hrz.uni-bielefeld.de>
