Linux Lite Forums
sound equalizer - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4)
+--- Forum: On Topic (https://www.linuxliteos.com/forums/forumdisplay.php?fid=14)
+--- Thread: sound equalizer (/showthread.php?tid=7158)



sound equalizer - f23948 - 06-26-2020

please i would like to know how to change sound equalizer similar to this?
[Image: 9MNEeub.png]


Re: sound equalizer - Şerban S. - 07-05-2020

(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


Re: sound equalizer - Moltke - 07-05-2020

(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/+package/pulseaudio-equalizer

https://github.com/wwmm/pulseeffects

Hope this helps! Smile


Re: sound equalizer - f23948 - 03-05-2022

update i did try to install and it gives me error
Code:
sudo apt-get install pulse-equalizer
[Image: eO75OPn.png]


Re: sound equalizer - firenice03 - 03-05-2022

[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-equalizer-linux-mint/#:~:text=PulseAudio%20Equalizer%20is%20a%20free,from%20an%20external%20PPA%20repository.


I tested in my LL5.8 VM and the walk thru was spot on - including the error...


Re: sound equalizer - f23948 - 03-05-2022

thank you it's working


Re: sound equalizer - f23948 - 03-05-2022

after i installed it, i don't see it on the menu