
Here is sources for the library for GUS driver.

I don't have so much time for manual with details. In this time you can
find comments in libgus.h header file.

-----------------        --------------	       ---------------
|		|        |   LIBGUS   |	       |	     |
|  Application  | <====> | gf1,mixer, | <====> |  GUS driver |
|               |	 | pcm	      |	       |	     |
-----------------	 --------------	       ---------------

Notes:

  - pcm interface isn't yet implemented
  - support for this library is provided in mailing list
    gus-driver@pf.jcu.cz (you can subscribe this mailing list
    over listserver - listserver@pf.jcu.cz)

Installation:

  - type 'make install' if you have system based on ELF
  - type 'static' if you haven't system based on ELF

For all coders:

  I'm waiting for your new application with LIBGUS library :-)
