
TITLE INFORMATION: ecasound - frequently-asked-questions (FAQ) 
AUTHOR INFORMATION: Kai Vehmanen 
DATE INFORMATION: 120799 

Contents 

1: Installing 
1.1: Is installing Qt 2.0 going to break KDE and other apps using Qt 1.xx? 
2: Using 
2.1: How do I use the parameter xxx? 

1: Installing

1.1: Is installing Qt 2.0 going to break KDE and other apps using Qt 1.xx?

You can install the Qt 2.0 runtime libs and still run apps using the
older Qt versions (like KDE). If you compile KDE/Qt programs yourself, 
you can choose between Qt 1.x and 2.x by changing the symbolic link 
"libqt.so". If it points to libqt.so.1, the program is linked to 1.x 
libs and to 2.x libs if it points to libqt.so.2.

And of course you can just use the text-mode version. There aren't
many things qtecasound can do that ecasound couldn't do.

2: Using

2.1: How do I use the parameter xxx?

The best place to start is the file examples.html. It can be 
found from
examples.html
(ecasound home page). Next you should check the ecasound(1) manual
page. The newest version can also be found from
ecasound_manpage.html.
Finally, help given by the -h command line option is always
up-to-date. If you still don't know what to do, mail me at
kaiv@wakkanet.fi. 
