jackdbus
JACK Audio Connection Kit (server and example clients)
Install
- All systems
-
curl cmd.cat/jackdbus.sh
- Debian
-
apt-get install jackd2
- Ubuntu
-
apt-get install jackd2
- Arch Linux
-
pacman -S jack2-dbus
- Kali Linux
-
apt-get install jackd2
- Fedora
-
dnf install jack-audio-connection-kit-dbus
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jackd2
- Raspbian
-
apt-get install jackd2
- Dockerfile
- dockerfile.run/jackdbus
jackd2
JACK Audio Connection Kit (server and example clients)
JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. This package contains the daemon jackd as well as some example clients.