GUI to display spectrograms and conduct convolution operation onto wave files.
Run python -m venv ./venv
, activate that venv and run pip3 install -e
to setup.
Activate venv and run python AlterFalter.py
.
Open two wave files as operands and the third operand will be calculated.