ICSMIX v0.01 by Eddie Maste (C) 1995.

This is a small DOS utility to control the ICS mixer found on UltraSounds
as of rev 3.7.  Upon powerup, I noticed that the CD input on my 3.7 GUS is
not enabled, so I wrote this little utility to turn it on.  It provides 
control over all of the mixer functions.

The sources that you can control the level of are MIC, LINE, CD, GF1, and
MASTER.

Prefix a source with ENABLE_ or DISABLE_ to turn it on or off (if off, the
volume level of the source is 0; if on, the setting of the ICS mixer).  For 
example, to turn off the MIC, specify ICSMIX DISABLE_MIC.  Note that only the 
LINE or MIC sources or MASTER output may be ENABLE_d or DISABLE_d.

Append =<value> after a source to set that source's volume level.  For
example, ICSMIX CD=127 would set the CD to maximum level.  Putting that
statement in your AUTOEXEC.BAT will ensure that the CD input is enabled,
allowing you to play audio CDs through the GUS at any time.  The level
of any source may be set in this way.

If you prefix the above setting with LEFT_ or RIGHT_, only that channel will
be affected.  For example, to set only the right channel of the CD input,
specify RIGHT_CD=100.

Please note that, as indicated by the version number, this program is in a
very early stage of development.  I am releasing it in the hope that it will
be useful to anyone with the same problem with the mixer that I had.

DISCLAIMER: USE THIS PROGRAM AT YOUR OWN RISK.  It works on my system but
I can't guarantee that it will work for you.

If you have any comments or bug reports, please email me at 
eddie.maste@ablelink.org

This program ONLY works on regular UltraSounds as of revision 3.7
It will NOT work with UltraSounds with a revision number of 3.4 or less, and
it will NOT work with the UltraMax.









