1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/pasuspender.md
2021-08-15 19:59:09 +02:00

7 lines
204 B
Markdown

# pasuspender
> Temporarily suspends `pulseaudio` while another command is running to allow access to alsa.
- Suspend PulseAudio while running `jackd`:
`pasuspender -- {{jackd -d alsa --device hw:0}}`