Skip to content

A program to record audio and perform some audio editing such as pre-emphasis and windowing on it

Notifications You must be signed in to change notification settings

mehnaderi/WaveEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WaveEditor

A program to record audio and perform some audio editing such as pre-emphasis and windowing on it

Install GUI dependencies
pip install PyQt5
pip install pyqtgraph
Install other dependencies
pip install PyAudio
Running app

Run main.py to open app

This app is still under development ...

About

A program to record audio and perform some audio editing such as pre-emphasis and windowing on it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages