diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:49 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:49 +0200 |
commit | 999c1ed65abee216d96a9ad9b753f55afe5e9dd0 (patch) | |
tree | 143d42e6f4c92ec2e3f8c87116df7f258ab9afac /audio/mhwaveedit/README | |
parent | c0b7ead6241fefb332ddfdec4aea1e0e8170cd46 (diff) | |
download | slackbuilds-999c1ed65abee216d96a9ad9b753f55afe5e9dd0.tar.gz |
audio/mhwaveedit: Moved from multimedia
Diffstat (limited to 'audio/mhwaveedit/README')
-rw-r--r-- | audio/mhwaveedit/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/mhwaveedit/README b/audio/mhwaveedit/README new file mode 100644 index 0000000000..d4146fd431 --- /dev/null +++ b/audio/mhwaveedit/README @@ -0,0 +1,13 @@ +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. |