Code Monkey home page Code Monkey logo

bonesound-equalizer's Introduction

Égaliseur BoneSound / BoneSound Equalizer

Un égaliseur pour le casque BoneSound.
An equalizer for the BoneSound headset.

Prérequis / Prerequisites

Vous devez avoir installé ffmpeg et l'avoir mis dans le même dossier que le projet.
You will need ffmpeg to be installed and in the same folder as the project.

Vous pouvez le télécharger depuis ce lien.
You can download it from here.

Structure de fichier / Folder Structure

image/ : La localisation des images utilisées par le programme.
image/ : Location of images used in the program.

Si vous voulez changer une image, nommez-la avec le nom de celle que vous voulez remplacer.
If you want to change an image, name it with the name of the one you want to change.

Aperçu de l'application / App Preview

Alt text

Installation / Installing

Les librairies easygui, pydub, numpy et Pillow doivent être installées.
You will need easygui, pydub, numpy and Pillow libraries to be installed.

Pour ce faire, entrer la commande suivante dans la console windows:
To do so, just run on cmd:

pip install -r requirements.txt

Lancer les tests / Running the tests

Lancez juste BoneSound_Equailzer.py et testez toutes les commandes.
Just run BoneSound_Equailzer.py and test all commands.

Raccourcis clavier / Keyboard Shortcuts

Français / French

Fenêtre principale :

  • Suppr : Supprime la musique séléctionnée de la liste
  • Entrée : Lance la conversion de la musique
  • p : Ouvre la fenêtre des paramètres
  • Ctrl + s : Ouvere la fenêtre de séléction du dossier de sortie
  • Ctrl + o : Ouvre la fenêtre de séléction de la musique
  • Ctrl + p : Ouvre la fenêtre de personnalisation
  • Shift : Change la langue de l'application

Fenêtre des paramètres :

  • Suppr : Ferme la fenêtre
  • c : Ouvre la fenêtre de séléction de la couleur
  • Shift : Change la langue de l'application

Fenêtre de personnalisation :

  • Suppr : Ferme la fenêtre

Anglais / English

Main Window :

  • Suppr : Delete the selected song of the list
  • Enter : Start the music conversion
  • p : Open the settings window
  • Ctrl + s : Open the output folder selection window
  • Ctrl + o : Open the music selection window
  • Ctrl + p : Open the personalize window
  • Shift : Swicth the language of the app

Settings window :

  • Suppr : Close the window
  • c : Open the color selelction window
  • Shift : Swicth the language of the app

Personalize window :

  • Suppr : Close the window

Déploiement / Deployment

Vous pouvez construire le projet en exécutable en installant auto-py-to-exe avec la commande suivante.
You can build this as an .exe by installing auto-py-to-exe with the following command.

pip install auto-py-to-exe

Puis en lançant la commande suivante.
Then by running the command.

auto-py-to-exe

N'oubliez pas d'ajouter ffmpeg.exe, votre icône et le dossier image pour le faire fonctionner la conversion.
Don't forget to add ffmpeg.exe, your icon and the image folder to make the conversion work.

Construit avec les outils suivants / Built with the following tools

Auteur / Author

bonesound-equalizer's People

Contributors

maximeroucher 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.