slackbuilds/audio/jackmeter
B. Watson d1ab1892bd
audio/jackmeter: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-12-04 10:09:04 +07:00
..
README audio/jackmeter: Remove template comment. 2021-12-04 10:09:04 +07: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: Remove template comment. 2021-12-04 10:09:04 +07:00
jackmeter.info audio/jackmeter: Migrate jack-audio-connection-kit => jack. 2020-01-26 08:09:47 +07:00
setcap.sh audio/jackmeter: Added (console peak meter for jack) 2013-06-20 20:03:05 -03:00
slack-desc audio/jackmeter: Migrate jack-audio-connection-kit => jack. 2020-01-26 08:09:47 +07:00

README

jackmeter: jackmeter (console peak meter for jack)

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.