1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

pasuspender: add page

This commit is contained in:
Starbeamrainbowlabs 2017-11-22 16:33:46 +00:00 committed by Agniva De Sarker
parent 3eb2d3dcbc
commit 5a60527de3

View file

@ -0,0 +1,7 @@
# 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 --rate 44100 --period 128`