exsertus
The ramblings of an IT Professional, Long Distance Runner, Creative, and Maker of Stuff.
Modular Synthesizer Project
Part 4 - VCF
29th October 2020
 1 min read
Categoriesmusichardware

Finally onto the filter!, squelchy-ness abounds!
This module design is another inspired and relatively simple filter from LookMumNoComputer and its based around how the Korg35 chip works.
The circuit is based around the LM13700 operational transconductance amplifier (yeah, I had to Google that too). We'll use the same IC on the VCA module too. Its another old classic IC for voltage control, and offers 2x independent channels which in this module well use to control the cut-off frequency and the resonance. More about what that means in a bit!
RearRear
Stepping back to basics, there is a great article on filters here
Filter curve from (https://synthesizeracademy.com)Filter curve from (https://synthesizeracademy.com)
Filters come in many types, but at the most simplest level there are 3:
In my case, I went for a LPF, which is the most common filter for analog synths and its the one that gives that lovely growl as you open up the cut-off and whack the resonance up.
There are 2x basic controls for a LPF:
Front panelFront panel
Whilst is nice to tweak the knobs manually, its far better to modulate these with voltage control. This circuit uses CV input (0-10v) to control the cut-off value. In real terms it means the openness/closeness of the filter can be controlled over time, given that sweeping or fading affect. Typically a VCF's CV input is triggered from an envelope generator like the one we covered in the last blog.

More posts in this series: