diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-20 23:36:08 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-21 00:51:25 -0500 |
commit | f183f982dd8512480911b894e2d1aa59c9c20a1b (patch) | |
tree | 25ed9bcb4ad8e65e6d1c9c5d2c73acfe9912bbbd /audio/mhwaveedit/README | |
parent | 108661efe94a7da47184604ed112049b3596d5ea (diff) |
audio/mhwaveedit: Removed (build failure)
Diffstat (limited to 'audio/mhwaveedit/README')
-rw-r--r-- | audio/mhwaveedit/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/mhwaveedit/README b/audio/mhwaveedit/README deleted file mode 100644 index d4146fd43148..000000000000 --- a/audio/mhwaveedit/README +++ /dev/null @@ -1,13 +0,0 @@ -mhWaveEdit is a graphical program for editing, playing and recording -sound files. It is lightweight, portable, user-friendly and handles -large files very well. - -The program itself has only simple editing features such as -cut'n'paste and volume adjustment but it can also use Ladspa effect -plugins and the effects provided by the SoX application. It can also -support additional file formats besides wav through libsndfile and -mp3/ogg import and export through lame and oggenc/oggdec. - -The program will use libsndfile, libsamplerate, and lame (all of them -are available at SlackBuilds.org) if installed, but they are not -mandatory. |