diff options
author | Felix Krueger <flex[dot]krueger[at]googlemail[dot]com> | 2010-12-30 22:13:10 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-30 22:13:10 -0600 |
commit | 2ce282b33969ef647caff290273bb75b3befc37a (patch) | |
tree | dc60073a66da680b592f4553a9fc8e480ab225f1 /audio/mhwaveedit/README | |
parent | 46485ed77aeea1ff5343e95396df241da6ab508e (diff) | |
download | slackbuilds-2ce282b33969ef647caff290273bb75b3befc37a.tar.gz |
audio/mhwaveedit: Added (edit, play, and record sound files)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/mhwaveedit/README')
-rw-r--r-- | audio/mhwaveedit/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/mhwaveedit/README b/audio/mhwaveedit/README new file mode 100644 index 0000000000..965ba15d03 --- /dev/null +++ b/audio/mhwaveedit/README @@ -0,0 +1,12 @@ +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, lame, jack, pulseaudio, and portaudio +if they are installed, but they are not mandatory. |