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

https://github.com/chdh/spec-filt

Spectral filter tool
https://github.com/chdh/spec-filt

audio-filter filter fourier-transform spectral-filtering

Last synced: 4 months ago
JSON representation

Spectral filter tool

Awesome Lists containing this project

README

        

# SpecFilt - Spectral Filter Tool

A browser-based web application for studying spectral filtering and Fourier transform.

**Online demo**: [www.source-code.biz/specFilt](https://www.source-code.biz/specFilt)

To use spectral filtering within an application program, the [SpecFilt module](https://github.com/chdh/dsp-collection-js/blob/master/src/filter/SpecFilt.ts)
of the [JavaScript DSP collection package](https://www.npmjs.com/package/dsp-collection) can be used.