Skip to content

GTCMTold/plate-reverb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plate-reverb

Greg Tronel, Jay Clark, Scott McCoid

This is a basic plate reverb implementation in Python. To use the application, run the following from a command prompt / terminal:

$ python reverb.py input.wav output.wav

The application requires a mono input signal, and has a number of optional inputs:

--wetdry (0 - 1) --damping (0 - 1) --decay (0 - 1) --predelay (0 - anything, it's in milliseconds) --bandwidth (0 - 1)

About

Basic plate-reverb implementation in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages