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 OSS, ALSA, aRts, over 20 file formats, over 30 effect types, LADSPA plugins, and multi-operator effect presets.
| Tags | multimedia Sound/Audio Editors |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Release Notes: Some compilation errors with gcc-3.3 have been fixed. It is now possible to build ecawave against both threaded and non-threaded Qt libs.


Release Notes: Support for ecasound 2.2 was added. No other changes were made. As of this version, active development of ecawave has stopped.


Release Notes: Updates to use ecasound 2.1.dev11, support for non-seekable inputs, and major cleanups to the build scripts.


Release Notes: Fixes for minor problems with gcc3 and with detecting Qt file locations.


Release Notes: Support for the new ecasound 2.x series, various bugfixes, and minor improvements.
Recent comments
17 Feb 2003 04:55
No longer maintained after 0.60
Shame as at least it was designed to support direct-to-disc, but I couldn't get it to work reliably anyway.
22 Aug 2002 17:29
Re: QT-2.x Required, not yet 3.x
All Qt versions newer than 2.2.0 should work fine,
including the 3.x releases.
19 Jan 2002 00:51
QT-2.x Required, not yet 3.x
Gonna try:
Nov 2001 > Maintenance Release: Qt 2.3.2
( ftp://ftp.trolltech.com/qt/source/qt-x11-2.3.2.tar.gz )