How to code pitch shifter 1.00 release
mp3/wav 파일의 음정 높낮이를 수정할 수 있는 간단한 프로그램을 만들었습니다. libroso 라는 모듈로 간단하게 노래의 음정을 조절할 수 있었습니다.
Check out my repository here!
git repo
: https://github.com/jinlee487/pitch_shifter
pitch_shifter
custom mp3/wav pitch shifter
👋 Introduction
Hello World!
This program uses librosa to shift mp3/wav file pitch.
Please message me with any feedback, I am happy talk :)
📑 How to Install and Run
- Download the pitch_shifter 3.01 zip file from the lastest published releases.
- After you first download the zip folder, unzip the folder in your location of choice.
- Then create a quick a shortcut of the pitch_shifter.exe file for access.
- Make sure to choose a file download destination before you start downloading files.
- Start downloading
📑 Things to Note
…
📑 References
downloading virtual env
: https://python-guide-kr.readthedocs.io/ko/latest/dev/virtualenvs.htmlusing pafy
: https://www.geeksforgeeks.org/youtube-mediaaudio-download-using-python-pafy/pythonguides.com
: https://pythonguides.com/?s=tkinter- others:
- [https://python-guide-kr.readthedocs.io/ko/latest/dev/virtualenvs.html]
- [https://www.geeksforgeeks.org/python-gui-tkinter/]
- [https://github.com/grassfedfarmboi/tkinter_template]
- [https://github.com/ajinkyapadwad/Sample-GUI-Tkinter]
- librosa documentation
📑 Release Notes
1.00
- created a GUI
- downloads shifted mp3
👋 DISCLAIMER!!!
- This is an open source mp3/wav file pitch shifter made by me, Jinlee487. I will not assume any responsibility of others using this resource in any fashion.
Author: JWL
Leave a comment