[SCM] meterbridge/master: Added examples to man page (Closes: #637220).

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Apr 11 09:28:13 UTC 2012


The following commit has been merged in the master branch:
commit 27fdf241e01b5ba57a2f0acdfb2551a7069cc4f9
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Apr 11 11:28:27 2012 +0200

    Added examples to man page (Closes: #637220).

diff --git a/debian/meterbridge.1 b/debian/meterbridge.1
index 0460949..0dc1cf3 100644
--- a/debian/meterbridge.1
+++ b/debian/meterbridge.1
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH METERBRIDGE 1 "October 20, 2003"
+.TH METERBRIDGE 1 "April 11, 2012"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -55,6 +55,18 @@ Use the one of the following meter types:
      'jf'  - 'Jellyfish' phase meter
      'sco' - Oscilloscope meter
 
+.SH EXAMPLES
+
+      test with
+         meterbridge \-t vu alsa_pcm:capture_1 alsa_pcm:capture_2
+
+      if you want to see what your JACK system is outputting you can use:
+         meterbridge \-t ppm alsa_pcm:playback_1 alsa_pcm:playback_2
+
+      if you want to start a bridge with unconnected 4 meters:
+         meterbridge \-t ppm x x x x
+      (or any other invalid port names)
+
 .SH SEE ALSO
 .BR jackd (1).
 .br

-- 
meterbridge packaging



More information about the pkg-multimedia-commits mailing list