jack_control/README.adoc

983 B

"jack_control" is small program for exposing jackdbus functionality at command-line.

Chained execution of several commands is possible. For example "jack control ds alsa dps midi-driver raw eps realtime on eps relatime-priority 70 start" selects ALSA driver, enables JACK MIDI raw backend, enables realtime mode, sets realtime priority to 70 and starts JACK server.

See also:

  • jackdbus - D-Bus endpoint for JACK server

  • laditools - GUI apps with functionality similar to jack_control

  • ladish - Session Handler that can save JACK settings in a named configuration (Studio) and reload them later