Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gtklick(1) [debian man page]

GTKLICK(1)							gtklick Manual Page							GTKLICK(1)

NAME
gtklick - A simple metronome GUI for JACK SYNOPSIS
gtklick [options] DESCRIPTION
gtklick is a simple metronome with an easy-to-use GTK+ interface, supporting the JACK sound server. It features different sounds to choose from, arbitrary meters and beat patterns, a speed trainer, and the ability to save and restore profiles. gtklick is implemented as a frontend to klick and uses OSC messages to communicate with the backend. Using klick directly on the command line offers additional features like tempo maps and synchronization with JACK transport. OPTIONS
-o port OSC port to start klick with -q port OSC port of running klick instance to connect to -r port OSC port to be used for gtklick -h show help AUTHOR
Dominic Sacre <dominic.sacre@gmx.de> gtklick 0.6.3 February 2010 GTKLICK(1)

Check Out this Related Man Page

MIDIDINGS(1)						      General Commands Manual						      MIDIDINGS(1)

NAME
mididings - MIDI router and processor SYNOPSIS
mididings [options] "patch" mididings [options] -f filename DESCRIPTION
mididings is a MIDI router and processor based on Python, supporting ALSA and JACK MIDI. Many features are provided: MIDI routing and filtering Filter events depending on their event type, channel, note number, velocity, etc., and freely route them between an arbitrary number of input and output ports. Modifying and converting MIDI events Transpose notes, apply velocity curves, change controller values and ranges, or convert events to any other MIDI event type. midid- ings also includes more complex functions like a diatonic harmonizer, floating split points, latched notes, and more. Seamless switching between patches Set up different "scenes", each with its own MIDI routing and processing, and switch between them at any time, even while playing. Switching scenes does not affect notes already held, and does not result in dropouts or stuck notes! MIDI event monitoring, running external commands Print MIDI event data to the console to help debugging your patches and configuring your MIDI controllers. In addition to its MIDI output, mididings can also execute shell commands and send OSC or DBUS messages. OPTIONS
-h, --help show this help message and exit -b BACKEND name of backend to use -c CLIENT_NAME ALSA or JACK client name -i IN_PORTS number of input ports -o OUT_PORTS number of output ports -d START_DELAY delay (in seconds) before starting MIDI processing -f FILENAME filename of script to run SEE ALSO
livedings(1) AUTHOR
mididings was written by Dominic Sacre <dominic.sacre@gmx.de>. This manual page was written by Alessio Treglia <alessio@debian.org>, for the Debian project (and may be used by others). November 2010 MIDIDINGS(1)
Man Page