slackbuilds/audio/jackmeter
B. Watson cc2aa73a75 audio/jackmeter: Switch to github URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2017-07-22 06:55:21 +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 audio/jackmeter: Switch to github URL. 2017-07-22 06:55:21 +07:00
jackmeter.info audio/jackmeter: Switch to github URL. 2017-07-22 06:55:21 +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.