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 in constant.py to open different wav file.
  • You can change MUSIC_SPEED constant variable in constant.py to change music speed wav file.
  • You can change STOPING constant variable in constant.py to change stoping point wav file.

Links

Download Source Code: Click Here

My Github Acount: Click Here

GitHub

View Github