Skip to content

fzalkow/waveletGui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

waveletGui

Description

This is a GUI for manipulating audio files in the wavelet domain.

Dependencies

You can install all dependencies with the provided environment.yaml using Anaconda.

conda env create -f environment.yaml
conda activate waveletGui

Usage

Just run

python waveletGui.py

and a GUI opens which will let you import a WAVE-file, choose a mother wavelet, edit the file in the wavelet domain and export the result to a WAVE-file again. Currently only mono files are supported.

License

waveletGui is licensed under the MIT License. This means you can do anything you want with the code as long as you provide attribution back to me.

About

This is a GUI for manipulating audio files in the wavelet domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages