Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 524 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 524 Bytes

Wave-Mixer

This is the basic application which mixes two sound waves. It also allows users to amplify, modulate, scale and shift the waves. Users can select three audio files at maximum to process through GUI. Dependencies

You must have following libraries to run the application

  • python-tk
  • python-pyaudio
  • python-tksnack

Running Instruction

python waveMixer.pyc

Note

Code can be provided for the further implementation purposes on request. Please drop an email to the author.