mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
7 lines
204 B
Markdown
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}}`
|