Linux Lite Forums

General => On Topic => Topic started by: f23948 on June 26, 2020, 03:37:03 PM

Title: sound equalizer
Post by: f23948 on June 26, 2020, 03:37:03 PM
please i would like to know how to change sound equalizer similar to this?
(https://i.imgur.com/9MNEeub.png)
Title: Re: sound equalizer
Post by: Şerban S. on July 05, 2020, 03:47:48 AM
[...]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 (https://www.google.com/search?q=linux+multichannel+mixer)
Hope this will shed some light on the subject.
Good luck! :)
Title: Re: sound equalizer
Post by: Moltke on July 05, 2020, 10:00:05 AM
please i would like to know how to change sound equalizer similar to this?
(https://i.imgur.com/9MNEeub.png)

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

Code: [Select]
sudo apt-get install pulse-equalizer
Code: [Select]
sudo apt-get install pulseffetcs
https://launchpad.net/ubuntu/bionic/+package/pulseaudio-equalizer

https://github.com/wwmm/pulseeffects

Hope this helps! :)
Title: Re: sound equalizer
Post by: f23948 on March 04, 2022, 08:54:58 PM
update i did try to install and it gives me error
Code: [Select]
sudo apt-get install pulse-equalizer(https://i.imgur.com/eO75OPn.png)
Title: Re: sound equalizer
Post by: firenice03 on March 05, 2022, 11:36:10 AM
@f23948

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

Try
Code: [Select]
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...
Title: Re: sound equalizer
Post by: f23948 on March 05, 2022, 04:02:13 PM
thank you it's working
Title: Re: sound equalizer
Post by: f23948 on March 05, 2022, 04:09:40 PM
after i installed it, i don't see it on the menu