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

https://github.com/kahlery/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/kahlery/signal-convolution

audio-recorder convolution matplotlib numpy python signal-processing sounddevice

Last synced: 6 months 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