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