Wave Reader
Code to work with wave files!
How to Play
Installation Requirements
pip install PyAudio
Run the Code
python3 main.py
You Can Change
- You can change
FILE_NAME
constant variable inconstant.py
to open different wav file. - You can change
MUSIC_SPEED
constant variable inconstant.py
to change music speed wav file. - You can change
STOPING
constant variable inconstant.py
to change stoping point wav file.
Links
Download Source Code: Click Here
My Github Acount: Click Here