Keso is meant to be a graphical user interface to Csound.

The latest release of Keso is available at http://keso-project.sourceforge.net.

This software is developed on GNU/Linux, but hopefully it should work on
other UNIX-like systems such as Solaris or [Free|Open|Net]BSD. If you manage
to build it on any other system than GNU/Linux I'd like too hear about it. 
If you have any problems with this software I'd like to hear about that too.
My email address is at the bottom of this page.

For detailed installation instructions, read the file INSTALL. 
If you want to run Keso without installing it you will either have to 
specify all plugin directories and instrument directories on the command
line, like this:

  keso -p PLUGINDIR1:PLUGINDIR2:...:PLUGINDIRN -i INSTDIR1:...:INSTDIRN

Or you could run the wrapper script 'kwr' that runs keso with the correct
arguments. It should be generated by 'configure' in the top directory.

If you want to play around with the source code, you should read 
README.hacking. And if you want to build your own RPM packages, you should
read README.rpmpackage.

If you have any suggestions, send them to <larsl@users.sourceforge.net>.
