[SCM] jackmeter packaging branch, master, updated. debian/0.3-1-6-g48c141b

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jun 4 12:15:38 UTC 2010


The following commit has been merged in the master branch:
commit 48c141b492cd821ceb40cd1b9df9f6bfb8cde905
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Fri Jun 4 14:15:08 2010 +0200

    Take the manpage from upstream tarball.

diff --git a/jack_meter.1 b/jack_meter.1
index 01473b2..5c7606b 100644
--- a/jack_meter.1
+++ b/jack_meter.1
@@ -1,49 +1,47 @@
-.TH silentjack "1" 0.2
+.TH jack_meter "1" 0.3 "September 2005"
 .SH NAME
-silentjack \- silence detector for the JACK audio system
+jack_meter \- Console based Digital Peak Meter for JACK
 .SH SYNOPSYS
-\fBsilentjack\fR [options] [COMMAND [ARG]...]
+\fBjack_meter\fR [ \-f \fIfreqency\fR ] [ \-r \fIref-level\fR ]
+[ \-w \fIwidth\fR ] [\-n ] [ \fI<port>\fR, ... ]
+.br
+\fBjack_meter\fR
+\-h
 
 .SH DESCRIPTION
-\fBsilentjack\fR listens, using the JACK audio system, for silence. When
-silence is detected, it runs the command specified. Once the command 
-has been run, a grace period is observed before resuming the silence 
-detection.
+\fBjack_meter\fR is a basic console based DPM (Digital Peak Meter).
+I wrote it for quickly checking remote signal levels, without having to 
+run X11 to use a pretty graphical meter such as \fBmeterbridge\fR.
+
+The port parameter is optional - when missing then you have to connect 
+up the meter to an input port manually. 
+If more than one port is specified then the inputs are mixed.
 
 .SH OPTIONS
 .TP
-\fB\-c \fI port \fR
-.br
-Connect to this port
-.TP
-\fB\-n \fI name \fR
+\fB\-f \fI freqency \fR
 .br
-Name of the client (default is '\fBsilentjack\fR')
+How many times per second to refresh the meter. Default is \fB8\fR.
 .TP
-\fB\-l \fI db \fR
+\fB\-r \fI ref-level \fR
 .br
-Triggering level (default \fB-40\fR decibels)
+The reference signal level for 0dB on the meter.
 .TP
-\fB\-p \fI secs \fR
+\fB\-w \fI width \fR
 .br
-Period of silence required to trigger
-.TP
-\fB\-g \fI secs \fR
+The width of the meter (number of characters). The default is \fB79\fR,
+one less than the typical terminal width.
+\fB\-n
 .br
-Grace period
-.TP
-\fB\-n\fR
-.br
-Enable verbose mode
-.TP
-\fB\-q\fR
-.br
-Enable quiet mode
+Outputs meter level as a number in decibels instead of a bar graph display. 
 
 .SH SEE ALSO:
 .br
-http://www.aelius.com/njh/silentjack/
+http://www.ecs.soton.ac.uk/~njh/jackmeter/
+.br
+http://plugin.org.uk/meterbridge/
+.br
+http://jackit.sourceforge.net/
 
-.SH AUTHOR
-This manual page was written by Andrew Gee <andrew at andrewgee.org> 
-for the \fBDebian GNU/Linux\fP system.
+.SH AUTHORS
+Nicholas J. Humfrey <njh at aelius.com>

-- 
jackmeter packaging



More information about the pkg-multimedia-commits mailing list