Overview of the Fixed Filter Bank patch
mainThe Fixed Filter Bank is a patch inspired by classic synthesizer modules like the Serge Resonant Equalizer and the Buchla Spectral Processor.
Key features include:
- Bandpass Filters: A series of filters spaced at intervals of a major seventh to avoid accentuated resonance in specific keys.
- Panning Controls: Individual panning controls for each filter.
- Frequency Analysis: Demonstrates the use of Cmajor's
realOnlyForwardFFTfunction for real-time frequency analysis. - Custom GUI: Utilizes a React.js-based interface.