Disable setting volume above 100% in pulseaudio
In some programs it's possible to set the audio output volume above 100%. It seems to be supported by Pulseaudio up to ridiculous amounts. How can I fix this so 100% is the absolute limit?
Rationale: More than 100% is stupid, breaks sound completely (unless you have some other serious problem with your audio which you are trying to fix this way {don't do it like this}) and recently it was set too high even at boot time.
Related: Setting up maximum volumes even lower than 100% (no answer so far) and setting the volume even higher.
debian pulseaudio
add a comment |
In some programs it's possible to set the audio output volume above 100%. It seems to be supported by Pulseaudio up to ridiculous amounts. How can I fix this so 100% is the absolute limit?
Rationale: More than 100% is stupid, breaks sound completely (unless you have some other serious problem with your audio which you are trying to fix this way {don't do it like this}) and recently it was set too high even at boot time.
Related: Setting up maximum volumes even lower than 100% (no answer so far) and setting the volume even higher.
debian pulseaudio
Your question is fair, but what about when you want to play music which (due to being recorded at too low of a gain) never exceeds a certain amplitude in the recording? You can play back at greater than 100% volume to "fix" that.
– Celada
Nov 23 '16 at 22:03
1
@Celada Adding Replay Gain information to the file would be one way, or re-encoding it already normalized. Ideally, you'll go complain to the person who mastered that track and tell them they did a poor job. Personally I'm using an external audio input/output device which has physical loudness knobs which I usually turn to change volume, leaving the digital setting permanently at 100% (unless I accidentally set it to more than 100% and get nothing but noise... -.-).
– Nobody
Nov 23 '16 at 22:12
add a comment |
In some programs it's possible to set the audio output volume above 100%. It seems to be supported by Pulseaudio up to ridiculous amounts. How can I fix this so 100% is the absolute limit?
Rationale: More than 100% is stupid, breaks sound completely (unless you have some other serious problem with your audio which you are trying to fix this way {don't do it like this}) and recently it was set too high even at boot time.
Related: Setting up maximum volumes even lower than 100% (no answer so far) and setting the volume even higher.
debian pulseaudio
In some programs it's possible to set the audio output volume above 100%. It seems to be supported by Pulseaudio up to ridiculous amounts. How can I fix this so 100% is the absolute limit?
Rationale: More than 100% is stupid, breaks sound completely (unless you have some other serious problem with your audio which you are trying to fix this way {don't do it like this}) and recently it was set too high even at boot time.
Related: Setting up maximum volumes even lower than 100% (no answer so far) and setting the volume even higher.
debian pulseaudio
debian pulseaudio
edited Apr 13 '17 at 12:36
Community♦
1
1
asked Nov 23 '16 at 20:05
NobodyNobody
295214
295214
Your question is fair, but what about when you want to play music which (due to being recorded at too low of a gain) never exceeds a certain amplitude in the recording? You can play back at greater than 100% volume to "fix" that.
– Celada
Nov 23 '16 at 22:03
1
@Celada Adding Replay Gain information to the file would be one way, or re-encoding it already normalized. Ideally, you'll go complain to the person who mastered that track and tell them they did a poor job. Personally I'm using an external audio input/output device which has physical loudness knobs which I usually turn to change volume, leaving the digital setting permanently at 100% (unless I accidentally set it to more than 100% and get nothing but noise... -.-).
– Nobody
Nov 23 '16 at 22:12
add a comment |
Your question is fair, but what about when you want to play music which (due to being recorded at too low of a gain) never exceeds a certain amplitude in the recording? You can play back at greater than 100% volume to "fix" that.
– Celada
Nov 23 '16 at 22:03
1
@Celada Adding Replay Gain information to the file would be one way, or re-encoding it already normalized. Ideally, you'll go complain to the person who mastered that track and tell them they did a poor job. Personally I'm using an external audio input/output device which has physical loudness knobs which I usually turn to change volume, leaving the digital setting permanently at 100% (unless I accidentally set it to more than 100% and get nothing but noise... -.-).
– Nobody
Nov 23 '16 at 22:12
Your question is fair, but what about when you want to play music which (due to being recorded at too low of a gain) never exceeds a certain amplitude in the recording? You can play back at greater than 100% volume to "fix" that.
– Celada
Nov 23 '16 at 22:03
Your question is fair, but what about when you want to play music which (due to being recorded at too low of a gain) never exceeds a certain amplitude in the recording? You can play back at greater than 100% volume to "fix" that.
– Celada
Nov 23 '16 at 22:03
1
1
@Celada Adding Replay Gain information to the file would be one way, or re-encoding it already normalized. Ideally, you'll go complain to the person who mastered that track and tell them they did a poor job. Personally I'm using an external audio input/output device which has physical loudness knobs which I usually turn to change volume, leaving the digital setting permanently at 100% (unless I accidentally set it to more than 100% and get nothing but noise... -.-).
– Nobody
Nov 23 '16 at 22:12
@Celada Adding Replay Gain information to the file would be one way, or re-encoding it already normalized. Ideally, you'll go complain to the person who mastered that track and tell them they did a poor job. Personally I'm using an external audio input/output device which has physical loudness knobs which I usually turn to change volume, leaving the digital setting permanently at 100% (unless I accidentally set it to more than 100% and get nothing but noise... -.-).
– Nobody
Nov 23 '16 at 22:12
add a comment |
1 Answer
1
active
oldest
votes
On Ubuntu 16.04, whether the volume slider allows setting the volume above 100% is controlled by the following dconf key. Run the following command to disallow setting the volume above 100%. Change takes effect immediately.
gsettings set com.ubuntu.sound allow-amplified-volume false
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f325553%2fdisable-setting-volume-above-100-in-pulseaudio%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
On Ubuntu 16.04, whether the volume slider allows setting the volume above 100% is controlled by the following dconf key. Run the following command to disallow setting the volume above 100%. Change takes effect immediately.
gsettings set com.ubuntu.sound allow-amplified-volume false
add a comment |
On Ubuntu 16.04, whether the volume slider allows setting the volume above 100% is controlled by the following dconf key. Run the following command to disallow setting the volume above 100%. Change takes effect immediately.
gsettings set com.ubuntu.sound allow-amplified-volume false
add a comment |
On Ubuntu 16.04, whether the volume slider allows setting the volume above 100% is controlled by the following dconf key. Run the following command to disallow setting the volume above 100%. Change takes effect immediately.
gsettings set com.ubuntu.sound allow-amplified-volume false
On Ubuntu 16.04, whether the volume slider allows setting the volume above 100% is controlled by the following dconf key. Run the following command to disallow setting the volume above 100%. Change takes effect immediately.
gsettings set com.ubuntu.sound allow-amplified-volume false
answered Mar 23 '18 at 16:20
LucasLucas
1405
1405
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f325553%2fdisable-setting-volume-above-100-in-pulseaudio%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Your question is fair, but what about when you want to play music which (due to being recorded at too low of a gain) never exceeds a certain amplitude in the recording? You can play back at greater than 100% volume to "fix" that.
– Celada
Nov 23 '16 at 22:03
1
@Celada Adding Replay Gain information to the file would be one way, or re-encoding it already normalized. Ideally, you'll go complain to the person who mastered that track and tell them they did a poor job. Personally I'm using an external audio input/output device which has physical loudness knobs which I usually turn to change volume, leaving the digital setting permanently at 100% (unless I accidentally set it to more than 100% and get nothing but noise... -.-).
– Nobody
Nov 23 '16 at 22:12