descriptionbasic console based DPM (Digital Peak Meter) for JACK
homepage URLhttps://www.aelius.com/njh/jackmeter/
repository URLhttps://github.com/njh/jackmeter.git
ownergraud@gmx.com
last changeTue, 23 Dec 2014 20:20:54 +0000 (23 20:20 +0000)
last refreshTue, 16 Apr 2024 20:16:08 +0000 (16 22:16 +0200)
content tags
add:
README.md

Jack Meter

Nicholas J. Humfrey <njh@aelius.com>

For the latest version of Jack Meter, please see: <http://www.aelius.com/njh/jackmeter/>

What is Jack Meter ?

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.

Example

./jack_meter alsa_pcm:capture_1
Registering as meter-23750.
Connecting 'alsa_pcm:capture_1' to 'meter-23750:meter'...
-60-50   -40   -35   -30     -25     -20       -15       -10       -5         0
|___|_____|_____|_____|_______|_______|_________|_________|_________|_________|
###################################               I
shortlog
2014-12-23 Nicholas HumfreyIgnore all the files inside build-scriptsmain
2014-12-23 Nicholas HumfreyRemoved symlinks
2014-12-23 Nicholas HumfreyMerge pull request #3 from wxdu/master
2014-12-23 AdministratorUpdated to support named jack servers with -s cmd-line... 3/head
2011-11-20 Nicholas J... Use the $ACLOCAL_FLAGS environment variable in the...
2011-11-20 Nicholas J... Converted NEWS and README files into markdown format.
2010-12-04 Nicholas J... Added a .gitignore file.0.4
2010-12-04 Nicholas J... Added checks to see if any of the build tools are missing
2010-12-04 Nicholas J... Modernised the autoconf script
2010-12-04 Nicholas J... Fix for building with newer versions of the GNU linker
2010-08-19 Nicholas J... Updated email / website addresses.
2006-01-07 Nicholas J... Use 'in' as port in jack_port_register
2005-09-16 Nicholas J... Made my name more consistent.
2005-09-16 Nicholas J... Made my name more consistent.
2005-09-16 Nicholas J... * version 0.3
2005-09-16 Nicholas J... Going to rename ChangeLog to NEWS
...
tags
13 years ago 0.4
heads
9 years ago main