Linux Commands Examples

A great documentation place for Linux commands

jack_metro

JACK toolkit metronome

Synopsis

jack_metro [ -n name ] [ -f hz ] [ -D msecs ] [-a % ] [ -d % ] -b bpm


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

jack_metro is a simple metronome for JACK. It generates a synthetic "tick" sound for every beat. Note that is does not connect its output port by default - to hear the sound it makes you must connect them using some other tool.

options

-n, --name

Specify a name for this instance of the metronome.

-f, --frequency Hz

Define the frequency of the "tick" in Hz.

-D, --duration msecs

Define the duration of the "tick" in milliseconds.

-a, --attack %-age

Define the duration of the attack phase of the "tick" as a percentage of the duration.

-d, --decay %-age

Define the duration of the decay phase of the "tick" as a percentage of the duration.

--b, --bpm bpm

Define the number of beats per minute.


author

Anthony Van Groningen

How can this site be more helpful to YOU ?


give  feedback