Difference between revisions of "Change pulseaudio device settings"

From HeepyWiki
Jump to navigation Jump to search
(fuck pulseaudio)
 
 
Line 1: Line 1:
<nowiki>
+
<pre>
 
# oh my god pulseaudio is so fucking annoying. There is NO WAY TO PREVENT it from
 
# oh my god pulseaudio is so fucking annoying. There is NO WAY TO PREVENT it from
 
# resetting the device settings every single time something reopens the device.
 
# resetting the device settings every single time something reopens the device.
Line 8: Line 8:
 
pacmd set-source-port alsa_input.pci-0000_00_1b.0.analog-stereo analog-input-linein
 
pacmd set-source-port alsa_input.pci-0000_00_1b.0.analog-stereo analog-input-linein
  
</nowiki>
+
</pre>

Latest revision as of 20:34, 5 August 2017

# oh my god pulseaudio is so fucking annoying. There is NO WAY TO PREVENT it from
# resetting the device settings every single time something reopens the device.
# So EVERY SINGLE TIME, you have to re-run this or it will revert to the
# base volume and input port.

pacmd set-source-volume alsa_input.pci-0000_00_1b.0.analog-stereo 10000
pacmd set-source-port alsa_input.pci-0000_00_1b.0.analog-stereo analog-input-linein