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

Finally stuff gets a bit more interesting - envelope generators. These are the core building block for wave shaping. Typically they are used to control VCA's (Voltage Controlled Amplifiers) or VCF's (Voltage Controlled Filters) so that the sound changes over time from the initial trigger.
The most common application is to create different phases of a sound over time:
ADSR EnvelopeADSR Envelope
An ADSR is the most common type of envelope, but I wanted to keep things simple initially, so I opted for an AR envelope - Attack + Release. Hence control over the rate of attack and rate of release.
I'd use the AR envelope with the VCF and VCA (that I'll cover in a future write-up) and would trigger these on the note-on/off gate. Hence the envelope would kick into action based on when a key (or note-on event) was handled.
Yet again I'd turn to LookMumNoComputer for a bit of inspiration. A nice and simple TL072 op-amp based circuit which acts as a comparator between input and outputs, with a capacitor and couple of potentiometers to control the charge/discharge rates.
This module nicely fitted within a 4HP panel, so a bit more slimline. Beer based fascia from Beavertown Neck Oil.
Front PanelFront Panel
The controls are pretty simple:

More posts in this series: