staticmic.sh: lower volume default

Former-commit-id: 36f2393e4181419b4cc1b298dd40d85de2b6312e
Former-commit-id: 0b37116d8d516b0b1a94f68b2a797987250c50a8
This commit is contained in:
mollusk 2018-11-07 00:24:59 -07:00
parent 7f2da56553
commit aa843ca687

View File

@ -2,7 +2,7 @@
# Run the following command to find your input device # Run the following command to find your input device
# $ pacmd list-sources | grep name # $ pacmd list-sources | grep name
LEVELS="40000" LEVELS="30000"
INPUTDEVICE="alsa_input.pci-0000_00_1b.0.analog-stereo ${LEVELS}" INPUTDEVICE="alsa_input.pci-0000_00_1b.0.analog-stereo ${LEVELS}"
echo "Keeping Mic Level Static" echo "Keeping Mic Level Static"