README 1.4 KB

1234567891011121314151617181920212223242526272829303132
  1. jack1 (realtime low-latency sound server)
  2. JACK is a low-latency audio server written primarily for Linux. It can
  3. connect a number of different applications to an audio device, as well
  4. as allow them to share audio among themselves. Its clients can run
  5. in their own processes (ie. as a normal application) or they can run
  6. within a JACK server instance (i.e. as a "plugin").
  7. Optional dependencies are libffado and celt.
  8. This conflicts with jack. Only install one of "jack" or "jack1".
  9. This is the "mature, stable" JACK1 branch. It's not 100% deprecated,
  10. but it no longer receives much attention from the upstream JACK
  11. developers. They recommend not using JACK1 at all, actually.
  12. Note: this build was formerly known as
  13. jack-audio-connection-kit. Before installing this, "removepkg
  14. jack-audio-connection-kit" if you had it installed.
  15. SBo build maintainers, please DO NOT list this as a dependency for
  16. your builds. If the software you're trying to build really does work
  17. with jack1 but not jack, please contact the jack maintainer (currently
  18. B. Watson <yalhcru@gmail.com>. Include the build log and any runtime
  19. error messages in your email, plase.
  20. This package uses POSIX filesystem capabilities to execute with
  21. elevated privileges (required for realtime audio processing). This
  22. may be considered a security/stability risk. Please read
  23. http://www.slackbuilds.org/caps/ for more information. To disable
  24. capabilities, pass SETCAP=no to the script.