summaryrefslogtreecommitdiffstats
path: root/audio/jackmeter/README
diff options
context:
space:
mode:
author B. Watson2013-06-21 01:03:05 +0200
committer Niels Horn2013-06-21 01:03:05 +0200
commitbfb7fed25a0fc6163d7fadd93efdd89978e4f9a5 (patch)
tree9934a390905422bb855d3fee9078eafb75bc4959 /audio/jackmeter/README
parentb85fa9d8a74c5b217c69e367bd6a6e6c3a0f8354 (diff)
downloadslackbuilds-bfb7fed25a0fc6163d7fadd93efdd89978e4f9a5.tar.gz
audio/jackmeter: Added (console peak meter for jack)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/jackmeter/README')
-rw-r--r--audio/jackmeter/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/jackmeter/README b/audio/jackmeter/README
new file mode 100644
index 0000000000..bca5390674
--- /dev/null
+++ b/audio/jackmeter/README
@@ -0,0 +1,12 @@
+Jack Meter is a basic console based DPM (Digital Peak Meter) for JACK. The
+author wrote it for quickly checking remote signal levels, without having
+to run X11 to use a pretty graphical meter such as meterbridge.
+
+Note: the package is called jackmeter, but the actual binary is called
+jack_meter (with underscore).
+
+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.