jack_metro(1) debian man page | unix.com

Man Page: jack_metro

Operating Environment: debian

Section: 1

JACK_METRO(1)						      General Commands Manual						     JACK_METRO(1)

NAME
jack_metro - JACK toolkit metronome
SYNOPSIS
jack_metro [ -n name ] [ -f hz ] [ -D msecs ] [-a % ] [ -d % ] -b bpm
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 0-122-0 September 2012 JACK_METRO(1)
Related Man Pages
cyr_expire(8) - centos
klick(1) - debian
midid(1) - debian
soundstretch(1) - debian
std::chrono::duration(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results