EnglishFrenchSpanish

Ad


OnWorks favicon

jack_midi_clock - Online in the Cloud

Run jack_midi_clock in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command jack_midi_clock that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


jack_midi_clock - JACK MIDI Beat Clock Generator

SYNOPSIS


jack_midi_clock [ OPTIONS ] [JACK-port]*

DESCRIPTION


jack_midi_clock - JACK app to generate MCLK from JACK transport.

OPTIONS


-b <bpm>, --bpm <bpm>
default BPM (if jack timecode master in not available)

-B, --force-bpm
ignore jack timecode master

-d <sec>, --resync-delay <sec>
seconds between 'song-position' and 'continue' message

-J, --jitter-level <percent>
add artificial jitter to the signal 0..20% default: off (0)

-P, --no-position
do not send song-position (0xf2) messages

-T, --no-transport
do not send start/stop/continue messages

-s, --strict-bpm
interpret tempo strictly as beats per minute (default is quarter-notes per minute)

-h, --help
display this help and exit

-V, --version
print version information and exit

jack_midi_clock sends MIDI beat clock message if jack-transport is rolling. it also sends
start, continue and stop MIDI realtime messages whenever the transport changes state
(unless -T option is used).

In order for jack_midi_clock to send clock messages, a JACK timecode master must be
present and provide the tempo map (bar, beat, tick). Alternatively the -b option can be
used to set a default BPM value. If a value larger than zero is given, it will be used if
no timecode master is present. Combined with the -B option it can used to override and
ignore the JACK timecode master and only act on transport state alone.

Either way, jack_midi_clock will never act as timecode master itself.

Note that song-position information is only sent if a timecode master is present ad the -P
option is not given.

To allow external synths to accurately sync to song-position, there is a two second delay
between the 'song-position changed' message (which is not a MIDI realtime message) and the
'continue transport' message. This delay can be configured with the -d option and is only
relevant for if playback starts at a bar|beat|tick other than 1|1|0 in which case a
'start' message is sent immediately.

jack_midi_clock runs until it receives a HUP or INT signal or jackd is terminated.

See also: jack_transport(1), jack_mclk_dump(1)

REPORTING BUGS


Report bugs to Robin Gareus <[email protected]>
Website: https://github.com/x42/jack_midi_clock/

COPYRIGHT


Copyright © GPL 2013 Robin Gareus <[email protected]>
Copyright © GPL 2009 Gabriel M. Beddingfield <[email protected]>

Use jack_midi_clock online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad