From 5bb964d8199d35ecb397c240ebf78393377b3c7d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 15 Jan 2014 09:21:25 +0700 Subject: audio/jkmeter: Added (audio level meter for JACK). Signed-off-by: Willy Sudiarto Raharjo --- audio/jkmeter/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 audio/jkmeter/README (limited to 'audio/jkmeter/README') diff --git a/audio/jkmeter/README b/audio/jkmeter/README new file mode 100644 index 000000000000..daef6793a94a --- /dev/null +++ b/audio/jkmeter/README @@ -0,0 +1,21 @@ +jkmeter (audio level meter for JACK) + +Jkmeter is a horizontal or vertical bargraph level +meter based on the ideas of mastering guru Bob Katz. See + and follow the +links on 'level practices'. + +This is the type of meter you want for live recording, mixing and +mastering. It probably makes no sense to use it on all tracks of a DAW, +where keeping digital level within limits is the main purpose of metering. + +By default, the package is built with '-march=native'. If you need a +generic package that can be installed on any Slackware machine with the +same ARCH as the build host, set FORCE_SLACK_CFLAGS=yes in the script's +environment. + +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. -- cgit v1.2.3