How do you get the Alsa equalizer in Ubuntu 16.04? Is it just installing libasound2-plugin-equal
that is required? What is libasound2-plugin-equal
?
Thank you.
How do you get the Alsa equalizer in Ubuntu 16.04? Is it just installing libasound2-plugin-equal
that is required? What is libasound2-plugin-equal
?
Thank you.
alsamixer
at terminal session to check it. – Redbob Sep 21 '17 at 19:43libasound2-plugin-equal
is installed, and the instructions for the configuration file are added into .asoundrc andalsamixer -D equal
is opened, what might cause the equalizer settings from making any difference in audio levels? I have come across this to disable pulseaudio. Though it appears if pulseaudio is disabled then no audio works. Thank you. – Smiith Sep 22 '17 at 02:50