Giter Club home page Giter Club logo

wxmp3gain's Introduction

wxMP3gain Actions Status

wxMP3gain is a free front-end for the MP3gain.

screenshot

Getting Started

Install from binaries

Link to download the binary files: https://sourceforge.net/projects/wxmp3gain/

This program has been tested on the following platforms:

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

Install from Personal Package Archives (Ubuntu)

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

Install from sources

This section assumes Ubuntu 16.04 (also tested on Ubuntu 18.04), but the procedure is similar for other Linux distributions. The prerequisites to build the source is to install the following packages:

sudo apt -y install build-essential cmake
sudo apt -y install libwxgtk3.0-dev
sudo apt -y install mp3gain

Compile the sources and install with following commands in the terminal:

mkdir build
cd build
cmake ..
cmake --build .
sudo make install

Built With

Other tools:

  • CMake - Build, test and package software
  • Inno Setup - Installer for Windows programs

Contributing

If you spot a bug, or want to improve the code, or even make the content better, you can do the following:

  • Open an issue describing the bug or feature idea;
  • Fork the project, make changes, and submit a pull request.

Versioning

This project uses SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Cristiano Nunes

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

Acknowledgments

  • Carlos Sánchez - Spanish translations
  • Jan Rimmek - German translations
  • Pavel Fric - Czech translations
  • Sergey Basalaev - Russian translations
  • Yaşar Çiv - Turkish translations
  • Dominko Aždajić - Croatian translations
  • Maboroshin - Japanese translations

wxmp3gain's People

Contributors

cfgnunes avatar yasarciv avatar maboroshin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.