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
2017-11-25 15:45:44 +05:30

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}}`