Skip to content

A real-time sound effect tool using PyAudio and TKinter

Notifications You must be signed in to change notification settings

chenstarx/voice-transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time voice transform tool with multiple sound effects

Members:

  • Liqi Chen (LC4550)
  • Xinyu Zhang (XZ3630)

Quick Start

  1. cd to project path
  2. executing python app.py

Make sure you have the audio input and output devices in your PC

How to use

  1. Select a input mode at Input/Output Setting
    1. Microph
    2. Wave File
  2. Click the Save File if you want to save the output
  3. Click Start to start recording or playing wave file
  4. Select sound effects in the Sound Effects widget
    1. You can freely combine the sound effects
  5. Configure each effect in the Effect Configure widget
  6. Click Wave Graph, Spectrum Graph or Quit button based on what you like

About

A real-time sound effect tool using PyAudio and TKinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages