aboutsummaryrefslogtreecommitdiff
path: root/audio/mhwaveedit/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-10-30 00:58:01 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-03 07:46:57 +0700
commit0db029d9a999298aca6ff6c62fc11a9b5ee0c036 (patch)
treebca8d35591e9b5daba01cb669db41411813708e1 /audio/mhwaveedit/README
parentde86cfbf49af56bc677e99c1a8577f026fd8749f (diff)
audio/mhwaveedit: Updated for version 1.4.24, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/mhwaveedit/README')
-rw-r--r--audio/mhwaveedit/README25
1 files changed, 17 insertions, 8 deletions
diff --git a/audio/mhwaveedit/README b/audio/mhwaveedit/README
index 4a5ec4e666c7..47200ffa46af 100644
--- a/audio/mhwaveedit/README
+++ b/audio/mhwaveedit/README
@@ -1,11 +1,20 @@
+mhwaveedit (edit, play, and record sound files)
+
mhWaveEdit is a graphical program for editing, playing, and recording
-sound files. It is lightweight, portable, user-friendly, and handles
-large files very well.
+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 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.
+lame, jack-audio-connection-kit[*], and portaudio are optional dependencies.
-lame, jack, and portaudio are optional dependencies.
+[*] If jack-audio-connection-kit support is included, this package uses
+ POSIX filesystem capabilities to execute with elevated privileges
+ (required for realtime audio processing). This may be considered a
+ security/stability risk. Please read http://www.slackbuilds.org/caps/
+ for more information. To disable capabilities, pass SETCAP=no to
+ the script.