pasuspender
Temporarily suspends pulseaudio while another command is running to allow access to alsa. More information: <https://manned.org/pasuspender>.
Install
- All systems
-
curl cmd.cat/pasuspender.sh
- Debian
-
apt-get install pulseaudio-utils
- Ubuntu
-
apt-get install pulseaudio-utils
- Alpine
-
apk add pulseaudio
- Arch Linux
-
pacman -S pulseaudio
- Kali Linux
-
apt-get install pulseaudio-utils
- CentOS
-
yum install pulseaudio-utils
- Fedora
-
dnf install pulseaudio-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pulseaudio-utils
- OS X
-
brew install pulseaudio
- Raspbian
-
apt-get install pulseaudio-utils
- Dockerfile
- dockerfile.run/pasuspender
- Docker
-
docker run cmd.cat/pasuspender pasuspender
powered by Commando
Temporarily suspends pulseaudio while another command is running to allow access to alsa. More information: <https://manned.org/pasuspender>.
-
Suspend PulseAudio while running `jackd`:
pasuspender -- jackd -d alsa --device hw:0
© tl;dr; authors and contributors