ecawave

28.01.2000

NAME

ecawave - audio file editor based on Qt and ecasound libraries

SYNOPSIS

ecawave [audio_file.ext]

DESCRIPTION

Ecawave is a simple graphical audio file editor. The user-interface is based on Qt libraries, while almost all audio functionality is taken directly from ecasound libraries. As ecawave is designed for editing large audio files, all processing is done direct-to-disk. Simple waveform caching is used to speed-up file operations. Ecawave supports all audio file formats and effect algorithms provided by ecasound libraries. This includes ALSA and OSS soundcard support and common file formats like wav, cdr, raw, aiff, mp3, etc.

INTERFACE

Ecawave's user-interface is designed to be intuitive to use. There are no menubars and no hidden functionality. I guess you could call this WYSIWYCD - what you see is what you can do. You should be able to do most tasks using shortcut keys (ALT + key combinations).

FILES

~/.ecawaverc Ecawave user preferences.

~/.ecasoundrc Resource file used by libecasound. See ecasoundrc(5) for more info.

If these files don't exist, they will be created using default values.

SEE ALSO

ecawave user's guide, ecasound (1)

AUTHOR

Kai Vehmanen, <kaiv@wakkanet.fi>