Linux Lite Forums

Full Version: sound equalizer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
please i would like to know how to change sound equalizer similar to this?
[Image: 9MNEeub.png]
(06-26-2020, 07:37 PM)winxpto10 link Wrote: [ -> ][...]how to change sound equalizer [...]
Hi!
This is hardware related, there is nothing to change.
You need a 5.1 or higher hardware for this to show on the default PulseAudio interface.

The other approach, is to install a SOFTWARE MIXER.
Do a search on Google, there are many choices available:
Linux multichannel mixer
Hope this will shed some light on the subject.
Good luck! Smile
(06-26-2020, 07:37 PM)winxpto10 link Wrote: [ -> ]please i would like to know how to change sound equalizer similar to this?
[Image: 9MNEeub.png]

That app seems to be a dell app for its own products. On linux you could try puseaudio-equalizer and pulseffects:

Code:
sudo apt-get install pulse-equalizer
Code:
sudo apt-get install pulseffetcs

https://launchpad.net/ubuntu/bionic/+pac...-equalizer

https://github.com/wwmm/pulseeffects

Hope this helps! Smile
update i did try to install and it gives me error
Code:
sudo apt-get install pulse-equalizer
[Image: eO75OPn.png]
[member=5692]f23948[/member]

The command has changed slightly since the post was created...

Try
Code:
sudo apt install pulseaudio-equalizer


Here is a walk thru on install and use.. NOTE there are 2 ways of install - I would use the standard repo (command above) and SKIP the PPA install.
https://linuxhint.com/install-pulseaudio...repository.


I tested in my LL5.8 VM and the walk thru was spot on - including the error...
thank you it's working
after i installed it, i don't see it on the menu