jack_load(1) debian man page | unix.com

Man Page: jack_load

Operating Environment: debian

Section: 1

JACK_LOAD(1)						      General Commands Manual						      JACK_LOAD(1)

NAME
jack_load - JACK toolkit client for loading in-process clients
SYNOPSIS
jack_load [ -i initstring ] [ -s servername ] [-w ] client-name so-name [ initstring ]
DESCRIPTION
jack_load is a JACK toolkit client. It loads the specified plugin and creates an in-process client.
ARGUMENTS
The client-name must be a currently unused client name. The so-name is the name of file that client code is stored in (typically, clientname.so)
OPTIONS
-i, --init init-string initialization string passed to the in-process client. Note that this can also be specified as the last argument on the command line. -s, --server servername Name of JACK server to connect to -w, --wait Wait for a signal (eg. from Ctrl-c) and then unload the client.
AUTHOR
Jeremy Hall 0-122-0 September 2012 JACK_LOAD(1)
Related Man Pages
azr3(1) - debian
jack-rack(1) - debian
jack_iodelay(1) - debian
ris(8) - ultrix
jack.play(1) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results