What is Sagua
=============
    Sagua is a music player for Gtk+/Gnome. Sagua can play MP3(include 
    
    mpeg 1 audio layer I, II, III), OGG(ogg vorbis) and some WMA(window media

    audio) file. Sagua can play music file with some effector. And has play 
    
    control in tray icon.

License
=======
    * This program is released under the terms of the GNU General Public License 
    
    and you can find a copy of the license in the file COPYING.

Dependency
==========
    * Gtkmm 2.4 over		http://www.gtkmm.org

    * libao			http://www.xiph.org/ao
    
    * libmad			http://mad.sourceforge.net

    * libid3tag			http://mad.sourceforge.net

    * libogg			http://www.xiph.org/ogg/vorbis
    
    * libvorbis			http://www.xiph.org/ogg/vorbis

    NOTES. In some OS distribution, if you build from source, you may need 
    
    *-dev package not only exact library package.
    
Download
========
    * You can download lastest release from

	http://kldp.net/frs/?group_id=555

    * Also, can checkout anonymous CVS. See
    
	http://kldp.net/scm/?group_id=555

	
NOTES
=====
    There are some known problems and not fixed yet. If you can read korean,

    read a TODO file with UTF-8 encoding. Notable problems :

    * Sometime you can receive EOF and OV_HOLE error when you play OGG file.

    * You can't play WMA file that encoded WMA V9.1 Professional codec.

    * If your soundcard can't play multiple pcm, program can freeze or just 
    
    fly away time at play and driver test. Please run esd and select esd driver

    at program's audio driver.(Edit->Preference->Audio Driver)

