
MIXMOS - an OSS mixer
=======================

Code: Tomasz Mka <pasp@ll.pl>
Graphics: Piotr Mka <sill@clay.ll.pl>, Maja Koco <ironya@ll.pl>


1. What it is ?
---------------

It's our attempt to create a nice and useful soundcard volume 
control program for linux, because any of existing doesn't fit 
our needs.


2. Usage
--------

When you run the program without parameters the gui will appear,
otherwise you can run mixmos using following options:

    Usage:   mixmos [options]

    Options: -d <device_name> : specify mixer device
             -s <preset> : store mixer state (preset: 1, 2, 3, 4)
             -r <preset> : restore mixer state (preset: 1, 2, 3, 4)
             -c : remove mixmos config file
             -i : displays current mixer state
             -v : displays version
             -h : displays this text


3. Requirements
---------------

Mixmos uses gtk-2.x library for gui and needs OSS audio driver 
(real or ALSA's OSS emulation).


4. Contact
----------

Any suggestions, bug reports and help are appreciated. Feel free
to contact us.


         enjoy.



