This is Songs, a tool to record and mix audio files.

To install, do "make" and copy the binary "songs" where you want.

If you have a problem at compile time, try to edit Makefile
and comment the lines related to ASM_IA32 (near the beginning
of the file).

You need gtk 2.0 for Songs to work.

See http://sed.free.fr/songs for documentations and the latest version.

Songs is in the public domain.

There might be copyright issues with the reverb code, see sverb.c for
some references in case you want to dig in that direction. As far as
I am concerned (me, sed@free.fr), this code is in the public domain.
As far as the legal system of the State that "protects" you is
concerned, this code might violate some copyright laws. You have
been warned.

If you want to hack some GUI elements, you may need gtkcooker
(http://www.nongnu.org/gtkcooker).
