slackbuilds/audio/zita-ajbridge
B. Watson ed0f59d1c7 audio/zita-ajbridge: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-09 11:54:05 -04:00
..
README audio/zita-ajbridge: Remove template comment. 2021-12-10 08:37:28 +07:00
setcap.sh audio/zita-ajbridge: Added (ALSA <=> JACK bridge). 2014-01-29 23:21:03 -06:00
slack-desc audio/zita-ajbridge: Added (ALSA <=> JACK bridge). 2014-01-29 23:21:03 -06:00
zita-ajbridge.SlackBuild audio/zita-ajbridge: Update email address. 2022-06-09 11:54:05 -04:00
zita-ajbridge.info audio/zita-ajbridge: Update email address. 2022-06-09 11:54:05 -04:00

README

zita-ajbridge (ALSA <=> JACK bridge)

zita-ajbridge provides two applications, zita-a2j and zita-j2a.  They
allow using an ALSA device as a Jack client, to provide additional
capture (a2j) or playback (j2a) channels. Functionally these are
equivalent to the alsa_in and alsa_out clients that come with JACK,
but they provide much better audio quality. The resampling ratio will
typically be stable within 1 PPM and change only very smoothly. Delay
will be stable as well even under worst case conditions, e.g. the JACK
client running near the end of the cycle.

This package uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This
may be considered a security/stability risk. Please read
http://www.slackbuilds.org/caps/ for more information. To disable
capabilities, pass SETCAP=no to the script.