JACKLAUNCH   (1) manpage
JACKLAUNCH
1
Mar 2003
  • NAME
      jacklaunch - launch sound program as JACK client
  • SYNOPSIS
      jacklaunch application-name options
  • DESCRIPTION

      The jacklaunch command can be used to turn sound programs that are accessing the OSS sound system into JACK aware applications. It is using a library called libjackasyn, which is preloaded with the LD_PRELOAD environment variable.

      The same effect can be achieved by setting the LD_PRELOAD variable globally.

      export LD_PRELOAD=/usr/lib/libjackasyn.so.0

      In this case all of the programs using the OSS API will be run as JACK clients if the jackd is started. If jackd is not started they will behave in their normal way and use the OSS sound I/O directly.


  • SEE ALSO
  • AUTHOR
      This manual page was written by Guenter Geiger <geiger@xdv.org>,
Current Users: 35 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.