JACK is a low-latency audio server, written primarily for Linux. It can
connect a number of different applications to an audio device, as well
as allow them to share audio among themselves. Its clients can run in
their own processes (ie. as a normal application) or they can run within
a JACK server instance (i.e. as a "plugin").
Jack uses /dev/shm as a temporary directory for its processes; this is a
relatively new change, as it used to use /mnt/ramfs. You may pass an
alternate location as JACKTMP when executing the script. For example:
JACKTMP=/mnt/tmp jack-audio-connection-kit.SlackBuild
Assuming you use the default /dev/shm as temporary directory, be sure you
have an appropriate line in /etc/fstab to mount it:
tmpfs /dev/shm tmpfs defaults 0 0
If you don't accept the script's default, you'll need to have the appropriate
mountpoint set up in fstab and mounted, but a discussion of how to do that
is outside the scope of this document.
jack optionally uses libsndfile which is also available at SlackBuilds.org.
Approved by: David Somero
Maintained by: ppr:kut
Homepage:
http://jackaudio.org
Download Source:
jack-audio-connection-kit-0.109.2.tar.gz
Source MD5SUM:
4d8f795a6c566b9753a86038367e7e32
Download SlackBuild:
jack-audio-connection-kit.tar.gz
jack-audio-connection-kit.tar.gz.asc
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| jack-audio-connection-kit.SlackBuild |
| jack-audio-connection-kit.info |
| slack-desc |
See our HOWTO for instructions on how to use the contents of this repository.
Anonymous FTP Access to Repository: ftp://ftp.slackbuilds.org
Access via rsync is also available.
rsync://rsync.slackbuilds.org/slackbuilds
© 2006-2008
SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds
Valid XHTML
and
CSS by
WebSight Designs | Hosting by
OnyxLight Communications