Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 us-
       ing 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  per-
	      centage of the duration.

       -d, --decay %-age
	      Define  the  duration of the decay phase of the "tick" as	a per-
	      centage of the duration.

       --b, --bpm bpm
	      Define the number	of beats per minute.

AUTHOR
       Anthony Van Groningen

4				     2022			 JACK_METRO(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=jack_metro&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help