Hi Everyone, florentkerremans, hydrurga,
To: florentkerremans, It would help to know more about your system setup. If you run "
inxi -Fxzd" from the console terminal prompt, highlight the results, copy and paste them back here, that should provide enough information.
Also, Linux Mint 18.1 is more stable with newer features too. So, if you have not upgraded to that, I would do that too from the Mint Update Manager.
To: hydrurga, Thank you very much for the Audio Stuff (Martin Wimpress) PPA. I have been using that for awhile now, very nice and convenient.
Back To: florentkerremans, Easymp3gain has two installation options, "qt" and "gtk". If one does not work properly for you, try the other.
I found another really nice mp3gain GUI application (front-end to mp3gain) called "wxMP3gain" that works great and it also has a PPA. FYI: PPA's also provide easy to install Linux".deb" files, by clicking "view package details" on the right, then picking the correct version for your system (Xenial for Mint 18.x and Trusty for Mint 17.x) and choosing the 32-bit or 64-bit deb file.
wxMP3gain
https://sourceforge.net/projects/wxm...e=typ_redirect
To install this using the PPA method, open a console terminal, type in, or copy & paste, each line below one by one:
Code:
sudo add-apt-repository ppa:cfgnunes/ppa
Code:
sudo apt-get update
Code:
sudo apt-get install wxmp3gain
Link to actual PPA for Linux "deb" files...
https://launchpad.net/~cfgnunes/+archive/ubuntu/ppa
Hope this helps ...