
KEMUCONFIG README (date: 12-22-2002)
-----------------------------------------------------------------------

What is KemuConfig ?
*********************
KEmuConfig is a front-end for emu-dspmgr. It allow you to manage your Creative SoundBlaster (r) Live and Audigy sound card.

At this time, it allows you to manage DSP I/O routes.

Requirement
************
A Linux Operating System,
An EMU10K1 driver loaded from http://opensource.creative.com,
Emu-tools (which are build also with driver) especially EMU-DSPMGR command,
An SoundBlaster Live! or Audigy board (of course !!!).


Compilation
************
For KDE: 
./configure
make
make install

for QT (without KDE):
./configure --disable-kde
make
make install

How does it works ?
********************
KEmuConfig loaded SB value with EMU-DSPMGR command. 
At the moment, KEmuConfig manage only I/O routes.

When launching program, a tab with "DSP-Routes" appear.
It contains a matrix. This matrix shows routes between input (one input per row) and output signals (one output per column). These routes are enable when the LED is light-on (KDE version) or the box is crossed (QT version).

