Parcourir la source

pasuspender: add page

Starbeamrainbowlabs il y a 7 ans
Parent
commit
5a60527de3
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. 7 0
      pages/linux/pasuspender.md

+ 7 - 0
pages/linux/pasuspender.md

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