{"id":15546502,"url":"https://github.com/maximeroucher/bonesound-equalizer","last_synced_at":"2026-06-18T00:31:38.190Z","repository":{"id":40984196,"uuid":"185461464","full_name":"maximeroucher/BoneSound-Equalizer","owner":"maximeroucher","description":"Un égaliseur de son pour le casque BoneSound, créé dans le cadre du championnat européen EUCYS.","archived":false,"fork":false,"pushed_at":"2023-07-06T21:34:44.000Z","size":16829,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-25T06:18:54.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bonesound.wordpress.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximeroucher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-07T18:58:09.000Z","updated_at":"2022-08-09T11:35:23.000Z","dependencies_parsed_at":"2024-11-10T14:42:02.255Z","dependency_job_id":"1a480dab-ff15-4db5-a42c-8b72c2aaab50","html_url":"https://github.com/maximeroucher/BoneSound-Equalizer","commit_stats":{"total_commits":73,"total_committers":2,"mean_commits":36.5,"dds":0.0547945205479452,"last_synced_commit":"f088c9cab83d2b1887c5fa48c17593376354c4a9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maximeroucher/BoneSound-Equalizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximeroucher%2FBoneSound-Equalizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximeroucher%2FBoneSound-Equalizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximeroucher%2FBoneSound-Equalizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximeroucher%2FBoneSound-Equalizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximeroucher","download_url":"https://codeload.github.com/maximeroucher/BoneSound-Equalizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximeroucher%2FBoneSound-Equalizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34471638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T13:02:22.509Z","updated_at":"2026-06-18T00:31:38.176Z","avatar_url":"https://github.com/maximeroucher.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Égaliseur BoneSound / BoneSound Equalizer\n\nUn égaliseur pour le casque BoneSound.\\\nAn equalizer for the BoneSound headset.\n\n### Prérequis / Prerequisites\n\nVous devez avoir installé ffmpeg et l'avoir mis dans le même dossier que le projet.\\\nYou will need ffmpeg to be installed and in the same folder as the project.\\\n\\\nVous pouvez le télécharger depuis [ce lien](https://ffmpeg.org/).\\\nYou can download it from [here](https://ffmpeg.org/).\n\n### Structure de fichier / Folder Structure\n\n**image/** : La localisation des images utilisées par le programme.\\\n**image/** : Location of images used in the program.\\\n\\\n_Si vous voulez changer une image, nommez-la avec le nom de celle que vous voulez remplacer._\\\n_If you want to change an image, name it with the name of the one you want to change._\n\n### Aperçu de l'application / App Preview\n\n![Alt text](Screen.png \"BoneSound Equalizer\")\n\n### Installation / Installing\n\nLes librairies easygui, pydub, numpy et Pillow doivent être installées.\\\nYou will need easygui, pydub, numpy and Pillow libraries to be installed.\\\n\\\nPour ce faire, entrer la commande suivante dans la console windows:\\\nTo do so, just run on cmd:\n\n```\npip install -r requirements.txt\n```\n\n## Lancer les tests / Running the tests\n\nLancez juste BoneSound_Equailzer.py et testez toutes les commandes.\\\nJust run BoneSound_Equailzer.py and test all commands.\n\n\n## Raccourcis clavier / Keyboard Shortcuts\n\n_Français / French_\n\n**Fenêtre principale :**\n- Suppr : Supprime la musique séléctionnée de la liste\n- Entrée : Lance la conversion de la musique\n- p : Ouvre la fenêtre des paramètres\n- Ctrl + s : Ouvere la fenêtre de séléction du dossier de sortie\n- Ctrl + o : Ouvre la fenêtre de séléction de la musique\n- Ctrl + p : Ouvre la fenêtre de personnalisation\n- Shift : Change la langue de l'application\n\n**Fenêtre des paramètres :**\n- Suppr : Ferme la fenêtre\n- c : Ouvre la fenêtre de séléction de la couleur\n- Shift : Change la langue de l'application\n\n**Fenêtre de personnalisation :**\n- Suppr : Ferme la fenêtre\n\n_Anglais / English_\n\n**Main Window :**\n- Suppr : Delete the selected song of the list\n- Enter : Start the music conversion\n- p : Open the settings window\n- Ctrl + s : Open the output folder selection window\n- Ctrl + o : Open the music selection window\n- Ctrl + p : Open the personalize window\n- Shift : Swicth the language of the app\n\n**Settings window :**\n- Suppr : Close the window\n- c : Open the color selelction window\n- Shift : Swicth the language of the app\n\n**Personalize window :**\n- Suppr : Close the window\n\n\n## Déploiement / Deployment\n\nVous pouvez construire le projet en exécutable en installant auto-py-to-exe avec la commande suivante.\\\nYou can build this as an .exe by installing auto-py-to-exe with the following command.\n\n```\npip install auto-py-to-exe\n```\n\nPuis en lançant la commande suivante.\\\nThen by running the command.\n\n```\nauto-py-to-exe\n```\n\n_N'oubliez pas d'ajouter ffmpeg.exe, votre icône et le dossier image pour le faire fonctionner la conversion._\\\n_Don't forget to add ffmpeg.exe, your icon and the image folder to make the conversion work._\n\n## Construit avec les outils suivants /  Built with the following tools\n\n- Le convertisseur de son : [FFMPEG](https://ffmpeg.org/)\n- The Sound converter : [FFMPEG](https://ffmpeg.org/)\n- Les icônes : [FlatIcon](https://www.flaticon.com/)\n- Icons : [FlatIcon](https://www.flaticon.com/)\n\n## Auteur / Author\n\n- [**Maxime Roucher**](https://github.com/maximeroucher)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximeroucher%2Fbonesound-equalizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximeroucher%2Fbonesound-equalizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximeroucher%2Fbonesound-equalizer/lists"}