Is there a volume mixer?
I was using Windows 7 and decided to replace it with Ubuntu 12.04, but I couldn't find any program with similar functionality to Volume Mixer in windows 7:

if there is any program or a way you know to do so, I would really appreciate knowing about it.
sound 12.04 volume-control
add a comment |
I was using Windows 7 and decided to replace it with Ubuntu 12.04, but I couldn't find any program with similar functionality to Volume Mixer in windows 7:

if there is any program or a way you know to do so, I would really appreciate knowing about it.
sound 12.04 volume-control
I don't know about 12.04. But 11.10 and all versions I've ever seen come with one preinstalled and enabled by default. Perhaps your soundcard is not working?
– d_inevitable
Apr 6 '12 at 23:54
Sound preferences.
– Uri Herrera
Apr 6 '12 at 23:57
add a comment |
I was using Windows 7 and decided to replace it with Ubuntu 12.04, but I couldn't find any program with similar functionality to Volume Mixer in windows 7:

if there is any program or a way you know to do so, I would really appreciate knowing about it.
sound 12.04 volume-control
I was using Windows 7 and decided to replace it with Ubuntu 12.04, but I couldn't find any program with similar functionality to Volume Mixer in windows 7:

if there is any program or a way you know to do so, I would really appreciate knowing about it.
sound 12.04 volume-control
sound 12.04 volume-control
edited Sep 3 '17 at 19:28
Zanna
51.1k13138242
51.1k13138242
asked Apr 6 '12 at 23:49
speedoxspeedox
6694717
6694717
I don't know about 12.04. But 11.10 and all versions I've ever seen come with one preinstalled and enabled by default. Perhaps your soundcard is not working?
– d_inevitable
Apr 6 '12 at 23:54
Sound preferences.
– Uri Herrera
Apr 6 '12 at 23:57
add a comment |
I don't know about 12.04. But 11.10 and all versions I've ever seen come with one preinstalled and enabled by default. Perhaps your soundcard is not working?
– d_inevitable
Apr 6 '12 at 23:54
Sound preferences.
– Uri Herrera
Apr 6 '12 at 23:57
I don't know about 12.04. But 11.10 and all versions I've ever seen come with one preinstalled and enabled by default. Perhaps your soundcard is not working?
– d_inevitable
Apr 6 '12 at 23:54
I don't know about 12.04. But 11.10 and all versions I've ever seen come with one preinstalled and enabled by default. Perhaps your soundcard is not working?
– d_inevitable
Apr 6 '12 at 23:54
Sound preferences.
– Uri Herrera
Apr 6 '12 at 23:57
Sound preferences.
– Uri Herrera
Apr 6 '12 at 23:57
add a comment |
3 Answers
3
active
oldest
votes
There is Sound Settings which will allow you to change all sound options much like Windows.

You can adjust the slider to change volume,mute the output, control media playback etc.
Once you choose sound Settings you can adjust all preferences by selecting a tab.

If you want to have the functionality of the Windows sound menu control you will need to install Alsamixer from the software centre which as it's description says;
GNOME Alsa Mixer
A 'volume control' application. You can use it to adjust the volume of different sound sources of your sound card.
It has a nice graphical user interface and a lot of features:
- Access to all of your computers sound card and audio sources
- Possibility to give them custom names
- Only display the mixer controls you need
- Access to all the extra features some sound cards offer, like 3D enhancement, microphone gain, boost etc.
- And more....
The application uses the ALSA sound API which is installed by default.

1
sorry my bad i meant this one: howtogeek.com/wp-content/uploads/2009/10/image69.png it s used to adjust the volume of one application only, or all applications at once.
– speedox
Apr 7 '12 at 19:33
7
I thinkpavucontrolis the pulseaudio equivalent ofalsamixer...
– fossfreedom♦
Apr 7 '12 at 22:50
@fossfreedom Yes it is.pavucontrolis a more bit complex than the regular Configuration screen of sounds. The youtube audio is under plugin container, as example. Thank you.
– erm3nda
May 26 '15 at 3:11
@fossfreedom you know what is sad? when I open xfce settings and search foraudioorsound,pavucontroldoesn't pop up although it's pre-installed. anyway, thank you, this should actually have its own question
– Blauhirn
Mar 8 '16 at 22:41
add a comment |
Go to Applications tab in Sound settings.

add a comment |
You can get to a mixer through your terminal actually. Open your terminal, and type in sudo alsamixer it will then ask you for a password, put in your password and a GUI should appear. It explains itself from there
2
Whysudo? The default user account comes with audio management privileges and any other user account created without them likely doesn't havesudoprivileges.
– David Foerster
Sep 3 '17 at 15:10
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f119574%2fis-there-a-volume-mixer%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is Sound Settings which will allow you to change all sound options much like Windows.

You can adjust the slider to change volume,mute the output, control media playback etc.
Once you choose sound Settings you can adjust all preferences by selecting a tab.

If you want to have the functionality of the Windows sound menu control you will need to install Alsamixer from the software centre which as it's description says;
GNOME Alsa Mixer
A 'volume control' application. You can use it to adjust the volume of different sound sources of your sound card.
It has a nice graphical user interface and a lot of features:
- Access to all of your computers sound card and audio sources
- Possibility to give them custom names
- Only display the mixer controls you need
- Access to all the extra features some sound cards offer, like 3D enhancement, microphone gain, boost etc.
- And more....
The application uses the ALSA sound API which is installed by default.

1
sorry my bad i meant this one: howtogeek.com/wp-content/uploads/2009/10/image69.png it s used to adjust the volume of one application only, or all applications at once.
– speedox
Apr 7 '12 at 19:33
7
I thinkpavucontrolis the pulseaudio equivalent ofalsamixer...
– fossfreedom♦
Apr 7 '12 at 22:50
@fossfreedom Yes it is.pavucontrolis a more bit complex than the regular Configuration screen of sounds. The youtube audio is under plugin container, as example. Thank you.
– erm3nda
May 26 '15 at 3:11
@fossfreedom you know what is sad? when I open xfce settings and search foraudioorsound,pavucontroldoesn't pop up although it's pre-installed. anyway, thank you, this should actually have its own question
– Blauhirn
Mar 8 '16 at 22:41
add a comment |
There is Sound Settings which will allow you to change all sound options much like Windows.

You can adjust the slider to change volume,mute the output, control media playback etc.
Once you choose sound Settings you can adjust all preferences by selecting a tab.

If you want to have the functionality of the Windows sound menu control you will need to install Alsamixer from the software centre which as it's description says;
GNOME Alsa Mixer
A 'volume control' application. You can use it to adjust the volume of different sound sources of your sound card.
It has a nice graphical user interface and a lot of features:
- Access to all of your computers sound card and audio sources
- Possibility to give them custom names
- Only display the mixer controls you need
- Access to all the extra features some sound cards offer, like 3D enhancement, microphone gain, boost etc.
- And more....
The application uses the ALSA sound API which is installed by default.

1
sorry my bad i meant this one: howtogeek.com/wp-content/uploads/2009/10/image69.png it s used to adjust the volume of one application only, or all applications at once.
– speedox
Apr 7 '12 at 19:33
7
I thinkpavucontrolis the pulseaudio equivalent ofalsamixer...
– fossfreedom♦
Apr 7 '12 at 22:50
@fossfreedom Yes it is.pavucontrolis a more bit complex than the regular Configuration screen of sounds. The youtube audio is under plugin container, as example. Thank you.
– erm3nda
May 26 '15 at 3:11
@fossfreedom you know what is sad? when I open xfce settings and search foraudioorsound,pavucontroldoesn't pop up although it's pre-installed. anyway, thank you, this should actually have its own question
– Blauhirn
Mar 8 '16 at 22:41
add a comment |
There is Sound Settings which will allow you to change all sound options much like Windows.

You can adjust the slider to change volume,mute the output, control media playback etc.
Once you choose sound Settings you can adjust all preferences by selecting a tab.

If you want to have the functionality of the Windows sound menu control you will need to install Alsamixer from the software centre which as it's description says;
GNOME Alsa Mixer
A 'volume control' application. You can use it to adjust the volume of different sound sources of your sound card.
It has a nice graphical user interface and a lot of features:
- Access to all of your computers sound card and audio sources
- Possibility to give them custom names
- Only display the mixer controls you need
- Access to all the extra features some sound cards offer, like 3D enhancement, microphone gain, boost etc.
- And more....
The application uses the ALSA sound API which is installed by default.

There is Sound Settings which will allow you to change all sound options much like Windows.

You can adjust the slider to change volume,mute the output, control media playback etc.
Once you choose sound Settings you can adjust all preferences by selecting a tab.

If you want to have the functionality of the Windows sound menu control you will need to install Alsamixer from the software centre which as it's description says;
GNOME Alsa Mixer
A 'volume control' application. You can use it to adjust the volume of different sound sources of your sound card.
It has a nice graphical user interface and a lot of features:
- Access to all of your computers sound card and audio sources
- Possibility to give them custom names
- Only display the mixer controls you need
- Access to all the extra features some sound cards offer, like 3D enhancement, microphone gain, boost etc.
- And more....
The application uses the ALSA sound API which is installed by default.

edited Apr 7 '12 at 22:44
answered Apr 7 '12 at 0:16
Mark RooneyMark Rooney
5,98112957
5,98112957
1
sorry my bad i meant this one: howtogeek.com/wp-content/uploads/2009/10/image69.png it s used to adjust the volume of one application only, or all applications at once.
– speedox
Apr 7 '12 at 19:33
7
I thinkpavucontrolis the pulseaudio equivalent ofalsamixer...
– fossfreedom♦
Apr 7 '12 at 22:50
@fossfreedom Yes it is.pavucontrolis a more bit complex than the regular Configuration screen of sounds. The youtube audio is under plugin container, as example. Thank you.
– erm3nda
May 26 '15 at 3:11
@fossfreedom you know what is sad? when I open xfce settings and search foraudioorsound,pavucontroldoesn't pop up although it's pre-installed. anyway, thank you, this should actually have its own question
– Blauhirn
Mar 8 '16 at 22:41
add a comment |
1
sorry my bad i meant this one: howtogeek.com/wp-content/uploads/2009/10/image69.png it s used to adjust the volume of one application only, or all applications at once.
– speedox
Apr 7 '12 at 19:33
7
I thinkpavucontrolis the pulseaudio equivalent ofalsamixer...
– fossfreedom♦
Apr 7 '12 at 22:50
@fossfreedom Yes it is.pavucontrolis a more bit complex than the regular Configuration screen of sounds. The youtube audio is under plugin container, as example. Thank you.
– erm3nda
May 26 '15 at 3:11
@fossfreedom you know what is sad? when I open xfce settings and search foraudioorsound,pavucontroldoesn't pop up although it's pre-installed. anyway, thank you, this should actually have its own question
– Blauhirn
Mar 8 '16 at 22:41
1
1
sorry my bad i meant this one: howtogeek.com/wp-content/uploads/2009/10/image69.png it s used to adjust the volume of one application only, or all applications at once.
– speedox
Apr 7 '12 at 19:33
sorry my bad i meant this one: howtogeek.com/wp-content/uploads/2009/10/image69.png it s used to adjust the volume of one application only, or all applications at once.
– speedox
Apr 7 '12 at 19:33
7
7
I think
pavucontrol is the pulseaudio equivalent of alsamixer...– fossfreedom♦
Apr 7 '12 at 22:50
I think
pavucontrol is the pulseaudio equivalent of alsamixer...– fossfreedom♦
Apr 7 '12 at 22:50
@fossfreedom Yes it is.
pavucontrol is a more bit complex than the regular Configuration screen of sounds. The youtube audio is under plugin container, as example. Thank you.– erm3nda
May 26 '15 at 3:11
@fossfreedom Yes it is.
pavucontrol is a more bit complex than the regular Configuration screen of sounds. The youtube audio is under plugin container, as example. Thank you.– erm3nda
May 26 '15 at 3:11
@fossfreedom you know what is sad? when I open xfce settings and search for
audio or sound, pavucontrol doesn't pop up although it's pre-installed. anyway, thank you, this should actually have its own question– Blauhirn
Mar 8 '16 at 22:41
@fossfreedom you know what is sad? when I open xfce settings and search for
audio or sound, pavucontrol doesn't pop up although it's pre-installed. anyway, thank you, this should actually have its own question– Blauhirn
Mar 8 '16 at 22:41
add a comment |
Go to Applications tab in Sound settings.

add a comment |
Go to Applications tab in Sound settings.

add a comment |
Go to Applications tab in Sound settings.

Go to Applications tab in Sound settings.

edited Oct 27 '16 at 12:06
David Foerster
28.5k1367113
28.5k1367113
answered Oct 27 '16 at 11:41
Taher GiyoriTaher Giyori
411
411
add a comment |
add a comment |
You can get to a mixer through your terminal actually. Open your terminal, and type in sudo alsamixer it will then ask you for a password, put in your password and a GUI should appear. It explains itself from there
2
Whysudo? The default user account comes with audio management privileges and any other user account created without them likely doesn't havesudoprivileges.
– David Foerster
Sep 3 '17 at 15:10
add a comment |
You can get to a mixer through your terminal actually. Open your terminal, and type in sudo alsamixer it will then ask you for a password, put in your password and a GUI should appear. It explains itself from there
2
Whysudo? The default user account comes with audio management privileges and any other user account created without them likely doesn't havesudoprivileges.
– David Foerster
Sep 3 '17 at 15:10
add a comment |
You can get to a mixer through your terminal actually. Open your terminal, and type in sudo alsamixer it will then ask you for a password, put in your password and a GUI should appear. It explains itself from there
You can get to a mixer through your terminal actually. Open your terminal, and type in sudo alsamixer it will then ask you for a password, put in your password and a GUI should appear. It explains itself from there
answered Sep 3 '17 at 14:37
user732602user732602
1
1
2
Whysudo? The default user account comes with audio management privileges and any other user account created without them likely doesn't havesudoprivileges.
– David Foerster
Sep 3 '17 at 15:10
add a comment |
2
Whysudo? The default user account comes with audio management privileges and any other user account created without them likely doesn't havesudoprivileges.
– David Foerster
Sep 3 '17 at 15:10
2
2
Why
sudo? The default user account comes with audio management privileges and any other user account created without them likely doesn't have sudo privileges.– David Foerster
Sep 3 '17 at 15:10
Why
sudo? The default user account comes with audio management privileges and any other user account created without them likely doesn't have sudo privileges.– David Foerster
Sep 3 '17 at 15:10
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f119574%2fis-there-a-volume-mixer%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
I don't know about 12.04. But 11.10 and all versions I've ever seen come with one preinstalled and enabled by default. Perhaps your soundcard is not working?
– d_inevitable
Apr 6 '12 at 23:54
Sound preferences.
– Uri Herrera
Apr 6 '12 at 23:57