SynthCore gen~ library Filter and EQ supplements
These are some simple gen~ methods for Husserl2's 5D filter, plus some EQs, available as supplemental downloads in two new sections at the top of the SynthCore project page. Both sections have gen~ codebox listings, in editable syntax-highlighted code.
- The filter is a Butterworth cascade with mixers after each stage, followed by an oversampling tanh-based saturator, with mirror-based distortion at higher saturation settings. The filter is continuously variable between 100,000 unique filter settings via five dials to set Fc, resonance, 4-pole/2-pole/direct mix, lowpass/bandpass/highpass mix, and saturation.
- The EQ patch includes single- and dual-pole low, high, and peak shelving EQs. There are no EQs in the gen~ examples, so this is just to plug a little hole in the code available.
Neither use external buffer data, so the methods can simply be copied into your own patches and function properly without further work.