Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 27, 2025. It is now read-only.

cfgnunes/wxmp3gain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 

Repository files navigation

wxMP3gain

wxMP3gain is a free front-end for the MP3gain.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Supported systems

This program has been tested on the following platforms:

  • Windows XP, Vista, 7, 8, 8.1
  • Several major Linux distributions

Download binary files

https://sourceforge.net/projects/wxmp3gain/

Personal Package Archives for Ubuntu users:

$ sudo add-apt-repository -y ppa:cfgnunes/ppa
$ sudo apt-get update
$ sudo apt-get -y install wxmp3gain

Tools used for development

Source code written completely in C++ using:

  • GCC - The GNU Compiler Collection
  • CodeBlocks - Open-Source IDE
  • wxWidgets - Open-Source GUI framework
  • wxFormBuilder - wxWidgets GUI-builder

License

This program is licensed under the terms of the GNU General Public License version 3. Available online under:

http://www.gnu.org/licenses/gpl-3.0.html