/simplelowpass

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Simple Low-Pass Filter

A simple example of a low-pass filter via FFT convolution.

Heavily inspired by https://ccrma.stanford.edu/~jos/sasp/Example_1_Low_Pass_Filtering.html but we will be adding more functionality soon.