Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 485 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 485 Bytes

ResonantFilterBank

A Web Audio API fixed frequency resonant filter bank based roughly on the architecture of the Moog 914 module.

Next things I want to do:

• Debug for Safari and Firefox

• Add controls for filter frequency and resonance

• Add argument to set number of filters to build

• Implement Zach Denton's custom-built filters: http://noisehack.com/custom-audio-effects-javascript-web-audio-api/

• Implement a modulation matrix