Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

meterbridge(1) [debian man page]

METERBRIDGE(1)						      General Commands Manual						    METERBRIDGE(1)

NAME
meterbridge - meterbridge for Jack Audio Connection Kit SYNOPSIS
meterbridge [options] portname [portname] ... DESCRIPTION
This manual page documents briefly the meterbridge program. This manual page was written for the Debian distribution because the original program does not have a manual page. meterbridge shows the signal values of the audio signals that flow through JACK ports. The possible representations include the classical VU meter, as well as PPM meter, Digital Peak meter and others. See the OPTIONS section for more information. OPTIONS
A summary of options is included below. -r rev-level Use rev-level as the reverence level for 0db on the meter. -c columns number of columns that are used for displaying several meters. -n jackname Use jackname as identifier with the JACK system. -t type Use the one of the following meter types: 'vu' - classic moving needle VU meter 'ppm' - PPM meter 'dpm' - Digital peak meter 'jf' - 'Jellyfish' phase meter 'sco' - Oscilloscope meter 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) SEE ALSO
jackd(1). AUTHOR
This manual page was written by Guenter Geiger <geiger@debian.org>, for the Debian project (but may be used by others). April 11, 2012 METERBRIDGE(1)

Check Out this Related Man Page

CURLOPT_NOPROGRESS(3)					     curl_easy_setopt options					     CURLOPT_NOPROGRESS(3)

NAME
CURLOPT_NOPROGRESS - switch off the progress meter SYNOPSIS
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_NOPROGRESS, long onoff); DESCRIPTION
If onoff is to 1, it tells the library to shut off the progress meter completely for requests done with this handle. It will also prevent the CURLOPT_PROGRESSFUNCTION(3) from getting called. Future versions of libcurl are likely to not have any built-in progress meter at all. DEFAULT
1, meaning it normally runs without a progress meter. PROTOCOLS
All EXAMPLE
CURL *curl = curl_easy_init(); if(curl) { curl_easy_setopt(curl, CURLOPT_URL, "http://example.com"); /* enable progress meter */ curl_easy_setopt(curl, CURLOPT_NOPROGRESS, 0L); /* Perform the request */ curl_easy_perform(curl); } AVAILABILITY
Always RETURN VALUE
Returns CURLE_OK. SEE ALSO
CURLOPT_PROGRESSFUNCTION(3), libcurl 7.54.0 March 06, 2016 CURLOPT_NOPROGRESS(3)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

help?how can i modify the filesystem in the sco unixware?

how can i modify the filesystem in the sco unixware? i only know use divvy command to moify the sco unix open server 5.05,but what is the corresponding command in the sco unixware? i want to modify a filesystem to a raw device using the command (2 Replies)
Discussion started by: hit
2 Replies

2. SCO

how can I get the system information such as cup,memory,ports etc?

In the sco unix ,how can i get the system information ? such as cpu,memory,interrupter,io ports etc look forword to quick replay (2 Replies)
Discussion started by: fresh
2 Replies

3. SCO

new user

hi my name edward i am a new user in sco unix...! i would like to ask: 1. how do i install sco step by step..? 2. can sco be a proxy server..! thanx..... (3 Replies)
Discussion started by: larmaid
3 Replies

4. SCO

sco openserver 5.0.2 cdrom

Hello!!!! Salut!!!! I m looking for sco openserver 5.0.2 package to install it on my compaq server prosignia 200. I don't fount it on our local market. Is it possible to me to download it from the net??? Je suis à la recherche de SCO OPENSERVER 5.0.2 pour son installation (requise) sur mon... (2 Replies)
Discussion started by: azeklousaid
2 Replies

5. SCO

Looking for openserver 5.0.5 media kit

Hello We are running a pretty old system here which needs to be re-installed. Unfortunately even if all my licences are okay, my install CD are missing in the box. I contacted sco in order to get these media kit, with no luck (product discontinued) I was wondering if some good pal would... (5 Replies)
Discussion started by: qube001
5 Replies

6. SCO

SCO system V documentation

Hi! I'm about to throw away a shelf meter or so of SCO system V official documentation. The original beige binders. I'm not sure if there is a shortage of these old books, but if anyone near Gothenburg, Sweden has use for them. Drop me a line at : martin (dot) rudolfson at mac (dot) com Martin (4 Replies)
Discussion started by: iMan
4 Replies

7. SCO

SCO Xenix AR command ?

Hi I am looking for sco xenix ar command under sco unix. please help me ! (4 Replies)
Discussion started by: javad1_maroofi
4 Replies

8. Shell Programming and Scripting

File system capacity meter in shell

HI i need help to show the file system capacity in meter or like the progress bar . OS = Solaris 10 (8 Replies)
Discussion started by: bejo4ever
8 Replies

9. SCO

-sh: fork failed - too many processes in sco unix 5.0.5

Dear experts, I have done a re-installation of sco unix openserver 5.0.5 and managed to create users. The problem am facing is that of one user logging in more than 5 times. How can i overcome this problem. the system give the error below. -sh: fork failed - too many processes in sco unix... (5 Replies)
Discussion started by: njoroge
5 Replies

10. SCO

TCP in sco unix 3.2

Hi every body. I am looking for TCP package under sco unix 3.2 or sco xenix system. would you please help me? (7 Replies)
Discussion started by: javad1_maroofi
7 Replies

11. SCO

sco unix backward compatibility on "max open file per process"

Hi How to increase maximum number of open file in "sco xenix binary" running in "sco unix openserver 5.0.7" ? I have changed "NOFILES" kernel parameter to 512, but xenix binray can't open more than 60. tnx (4 Replies)
Discussion started by: javad1_maroofi
4 Replies

12. Shell Programming and Scripting

Help In fetching the 2nd Peak value of a column

Hi, We have a requirement of calculating the AVG, Peak and 2nd Peak (Say Peak2) of a column in a text file. We are able to get Avg and Peak but we are finding difficulty in getting the 2nd Peak. I tried using the AWK but in vainL. Please find the below Script i have written for fetching AVG and... (3 Replies)
Discussion started by: mahesh Madpathi
3 Replies

13. SCO

sco 5.0.5 5.0.6 openscource replacment ?

is there a version of anything linux distro that could clone/emulate sco close enough to run the 1 software program we keep this server for ? boil this question down some if a program is running on a sco system now are there any alternatives ? (2 Replies)
Discussion started by: crosbymook
2 Replies

14. SCO

Recovery error : mit_hdpart0 failed

Hi, I'm a new user of unix sco open server. In my work place i had to recover a sco openserver backup into another PC but when i'm trying to do that i got this error message ::wall: dparm: write ioctl failed: No such device or address Invalid entry mit_hdpart0 failed Fatal Error: A critical... (20 Replies)
Discussion started by: mammut3d
20 Replies

15. What is on Your Mind?

GIF Anim of my AMIGA real Oscilloscope.

Firstly I don't know where to put this so if it is the wrong forum then chastise me... ;oD I built the hardware and wrote the software for an Audio Oscilloscope DC-100KHz in 2001 for the A1200(HD) via the AMIGA parallel port. It clocks the port at 200KHz, although 250KHz was easy enough via a... (4 Replies)
Discussion started by: wisecracker
4 Replies