GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
JACK_LOAD(1) FreeBSD General Commands Manual JACK_LOAD(1)

jack_load - JACK toolkit client for loading in-process clients

jack_load [ -i initstring ] [ -s servername ] [-w ] client-name so-name [ initstring ]

jack_load is a JACK toolkit client. It loads the specified plugin and creates an in-process client.

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)

-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.

Jeremy Hall

2022 1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.