pulseaudio-equalizer & Footswitch2 Equaliser & Pulseeffects

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

pulseaudio-equalizer & Footswitch2 Equaliser & Pulseeffects

#1 Post by labbe5 »

Your Dog-based OS doesn't come with a system-wide equalizer. To have one :

$sudo add-apt-repository ppa:nilarimogard/webupd8

Refresh your source file with apt update and apt install pulseaudio-equalizer

To enable the system-wide equalizer for the current session, check the "EQ Enabled" box and click "Apply Settings". If you enable "Keep Settings", PulseAudio remains permanently equalized (and therefore, you won't need to run the PulseAudio Equalizer interface each time you login).

There is a fix if you get stuttering audio while using this equalizer :
http://www.webupd8.org/2013/10/system-w ... lizer.html

Note :
Add these packages to a fresh install to have PPA enabled :
python-software-properties & software-properties-common

Here is an alternative download center for 14.04, 16.04, 16.10 :
https://pkgs.org/download/pulseaudio-equalizer
Last edited by labbe5 on Fri 19 May 2017, 16:29, edited 1 time in total.

labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Footswitch2 Equalizer

#2 Post by labbe5 »

https://sourceforge.net/projects/footsw ... p_redirect

Footswitch2 Equiliser installed correctly on Mintpup and is functional out-of-the-box, without any additional settings.

Pulseaudio-equalizer, while being installed, is not working properly, it doesn't affect quality of sound in any way.

I have made some experiments to have pulseaudio-equlizer working properly on Mintpup. I will keep you posted if i come by a solution.

labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

Pulseeffects

#3 Post by labbe5 »

https://github.com/wwmm/pulseeffects

What the developer says about Pulseeffects :
Limiter, compressor, reverberation, stereo equalizer and auto volume effects for Pulseaudio applications


Running PulseEffects without installing it. Do the following steps:


git clone https://github.com/wwmm/pulseeffects.git
cd pulseeffects
glib-compile-schemas share/glib-2.0/schemas/
chmod +x pulseeffects
GSETTINGS_SCHEMA_DIR=share/glib-2.0/schemas/ ./pulseeffects

Note :
First, you need to have git installed, then you can proceed.

The GUI is nice-looking and full-featured.

labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

PulseEffects GTK audio effects & equalizer

#4 Post by labbe5 »


Post Reply