slackbuilds/audio/jackmeter
B. Watson b8d9698521 audio/jackmeter: fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-11-14 01:43:29 +07:00
..
README audio/jackmeter: Added (console peak meter for jack) 2013-06-20 20:03:05 -03:00
doinst.sh audio/jackmeter: Added (console peak meter for jack) 2013-06-20 20:03:05 -03:00
fix_manpage.diff audio/jackmeter: Added (console peak meter for jack) 2013-06-20 20:03:05 -03:00
jackmeter.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
jackmeter.info audio/jackmeter: fix .info. 2014-11-14 01:43:29 +07:00
setcap.sh audio/jackmeter: Added (console peak meter for jack) 2013-06-20 20:03:05 -03:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.