Questions tagged [audio-volume]

46 questions
18
votes
5 answers

Command line per-application volume (maybe amixer or pactl?)

I can change the master volume with these commands (from the command line), and it affects all applications, but how do I change the volume for just one application (XMMS for example)? amixer -q set Master toggle # or pactl set-sink-mute 0…
9mjb
  • 321
  • 1
  • 2
  • 6
11
votes
2 answers

How to disable the volume popup in KDE Plasma 5.13?

In older versions I used to comment out osd.show(percent) in the functions increaseVolume and decreaseVolume in the file /usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml (blog source). But that file does not exist anymore in…
MatMis
  • 523
  • 2
  • 7
  • 18
9
votes
1 answer

How do I automatically adjust volume according to the sound around me?

I live next to a big road. Having the window open at night is blessedly cool and, intermittently, very loud. How could I adjust the volume automatically, based on the built-in microphone input? If I set the volume so that I can hear speech in a…
Luc
  • 3,418
  • 3
  • 26
  • 37
8
votes
2 answers

volume hot keys in Crunchbang don't work

I've spent 2 hours on this and still can't figure this out. It's driving me insane. Please save my sanity. When I press mute, the pnmixer control in the top right shows that I've pressed mute, but the sound is not muted. A graphic also appears on…
Korgan Rivera
  • 2,543
  • 6
  • 28
  • 39
8
votes
1 answer

get fn+volume control working in xfce

I'm running xubuntu 12.10 (xfce 4.10) (on a lenovo thinkpad X121e) and the function (fn) + volume control do not change the actual output volume. they do something and a volume change is displayed, but It seems to be changing the "HDMI /…
user31220
  • 91
  • 1
  • 3
6
votes
1 answer

Lower or increase pulseaudio volume on all outputs

I'm frequently changing the audio setup of my laptop (sometimes using the built-in jack port, sometimes nothing at all, sometimes using USB headphones, sometimes using the jack port in the dock of my laptop). I'd like to have keyboard shortcuts to…
Ted
  • 313
  • 1
  • 2
  • 10
6
votes
2 answers

How to increase or decrease volume in Xfce with keyboard shortcuts?

In "Settings->Window Manager" I can customize keyboard shortcuts for actions such as window tiling or maximizing and minimizing windows. There is no option to control the volume with keyboard, though. It is possible in Cinnamon which has a similar…
yeti
  • 293
  • 1
  • 2
  • 6
5
votes
1 answer

Reset PulseAudio (Application) Sliders on reboot?

Using PulseAudio is awesome as long as everything works as expected, but it can also be a huge pain in the neck. Recently, I found myself glancing at pavucontrol more often than I'd like to, because PA seems to remember every change I made. For…
LDericher
  • 251
  • 2
  • 5
4
votes
1 answer

How can I set the amount by which the sound keys increase/decrease volume?

On my laptop, when I press the volumeup/volumedown key, the sound lever go up/down by 10 units. I can check that with alsamixer: when I press volume up, the sound level indeed go up by 10 points. But I would like these keys to be less sensible: it…
rambi
  • 133
  • 7
4
votes
0 answers

How to dynamically control the audio volume based on current decibels

Since the Internet videos have different sound volume levels I am wondering is there a way to dynamically decrease the audio volume if it's above certain decibels to a normal value. Could someone give me a hint with the script? Thanks! I am using…
ispasov
  • 175
  • 2
  • 4
  • 13
3
votes
1 answer

Bluetooth speaker volume control doesn't work (but muting does work)

$ neofetch OS: Pop!_OS 21.10 x86_64 Kernel: 5.15.8-76051508-generic I have two Bluetooth devices: a speaker SoundCore Boost and headphones EDIFIER W830BT. When I'm trying to change the volume on headphones using system volume settings it does…
Adrian Bienias
  • 221
  • 1
  • 9
3
votes
1 answer

How to increase volume beyond 100% on Kubuntu KDE

I'm using Kubuntu and need to increase my volume beyond 100% on many youtube videos, because the recording level was too low, and my speaker is capable of generating much louder volume.
user12711
  • 185
  • 7
3
votes
0 answers

Sound output limiter to prevent volume spikes on a Linux desktop?

Is there a way to prevent sudden sound spikes in Chrome browser like those caused by streaming TV commercials? I've Googled for a solution to this but the only thing I've found is a Windows utility named Sound Lock. Something like this would be a…
Alxs
  • 2,170
  • 3
  • 21
  • 31
3
votes
2 answers

Pulseaudio with external sound adapter: work around broken sound

I'm using an external USB sound adapter on a laptop that has an internal sound card. There are some issues: The applications by default continue to use internal sound card. I can work around this manually by opening pavucontrol: going to "output…
3
votes
0 answers

How to configure LinuxMint 17 to invoke commands from the mouse?

My PC runs LinuxMint 17 in the 64-bit MATE edition. How can I configure X (or MATE?) to invoke these two commands from my mouse (which is a 6-button Logitech M705)? send the clicked window behind all others by holding [ALT] and clicking [mouse…
KlaymenDK
  • 649
  • 1
  • 7
  • 21
1
2 3 4