diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:24:18 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:48 +0700 |
commit | be9b14f476f49387f68f32c8ed531502be1f7627 (patch) | |
tree | 946e9937648bbc306a3c10a28b2330ae1fe0d837 /audio/jackmeter | |
parent | ba3e5e393437a70c9671ce898fa3da07d4c50c44 (diff) |
audio/jackmeter: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/jackmeter')
-rw-r--r-- | audio/jackmeter/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/jackmeter/README b/audio/jackmeter/README index bca539067445..af31153d981a 100644 --- a/audio/jackmeter/README +++ b/audio/jackmeter/README @@ -1,6 +1,7 @@ -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. +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). |