An open API service indexing awesome lists of open source software.

https://github.com/kahleryasla/signal-convolution

implementation of signal convolution in Python using both a custom function and NumPy's built-in convolve function. Also includes a function for recording and playing audio using the sounddevice library.
https://github.com/kahleryasla/signal-convolution

audio-recorder convolution matplotlib numpy python signal-processing sounddevice

Last synced: over 1 year ago
JSON representation

implementation of signal convolution in Python using both a custom function and NumPy's built-in convolve function. Also includes a function for recording and playing audio using the sounddevice library.

Awesome Lists containing this project