logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jack_meter - Console based Digital Peak Meter for JACK

Authors

       Nicholas J. Humfrey <njh@aelius.com>

September 2005                                         0.3                                         jack_meter(1)

Description

jack_meter  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 meterbridge.

       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.

Name

       jack_meter - Console based Digital Peak Meter for JACK

Options

-ffreqency
              How many times per second to refresh the meter. Default is 8.

       -rref-level
              The reference signal level for 0dB on the meter.

       -wwidth
              The  width  of  the  meter  (number  of  characters). The default is 79, one less than the typical
              terminal width.  -nOutputsmeterlevelasanumberindecibelsinsteadofabargraphdisplay.

See Also:

Synopsys

jack_meter [ -f freqency ] [ -r ref-level ] [ -w width ] [-n ] [ <port>, ... ]
       jack_meter -h

See Also