GNOME U sound editor  
Copyright (C) 2002,2003, 2003
Pascal Haakmat
http://awacs.dhs.org/software/gnusound
gnusound-common@lists.sourceforge.net

Edit the Makefile and config.h to change settings. Type 'make' to make
the program. 'make install' will install it.

GNUsound:

- Undocumented!
- Unwarranted!
- Unix incompatible!

Todo:

- See TODO.
- The other things that need to be done.

Recommended:

- Linux >= 2.4
- GNOME >= 1.4
- libglade >= 0.14
- libaudiofile >= 0.2.3
- OSS compatible sound driver for audio input/output
- Lots of RAM
- Plenty CPU

LADSPA:

From version 0.4 onwards GNUsound has LADSPA plugin support. See
http://plugin.org.uk/ and http://www.ladspa.org/ and don't forget to
set your LADSPA_PATH environment variable. VST plugins may also work
through LADSPA using the vstserver and ladspavst software from Kjetil
S. Matheussen: http://www.notam02.no/arkiv/src/

GNUsound was tested on two RedHat 7.1 Intel/x86 machines, with three
soundcards:

- MAudio Delta 66 (driver: OSS 3.9.6b)
- Ensonic 1371 (driver: OSS 3.9.6b)
- CS46xx (driver: OSS/Free)

Mouse button + control key:
  - selects/deselects tracks in selection mode.
  - controls the auxiliary envelope in envelope mode.

GNUsound is released under the GNU Public License (GPL). See the file
LICENSE for the terms and conditions that apply. You should have received
the file LICENSE along with this software. If not you can obtain a copy of
the license from the GNU website at http://www.gnu.org. Absolutely no
warranty. GNUsound contains fast_memcpy() code from the MPlayer movie player
project: http://mplayerhq.hu.

