Connexions

You are here: Home » Content » Analog Synthesis Modules
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
In these lenses
  • This module is included inLens: Digital Signal Processing with NI LabVIEW and the National Instruments Platform
    By: Sam ShearmanAs a part of collection:"Musical Signal Processing with LabVIEW (All Modules)"

    Comments:

    "This online course covers signal processing concepts using music and audio to keep the subject relevant and interesting. Written by Prof. Ed Doering from the Rose-Hulman Institute of Technology, […]"

    Click the "NI Signal Processing" link to see all content selected in this lens.

    NI Signal Processing
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Analog Synthesis Modules

Module by: Ed Doering

Summary: Learn about analog synthesizer modules, the foundation for synthesizers based on analog electronics technology. While analog synthesis has largely been replaced by digital techniques, the concepts associated with analog modular synthesis (oscillators, amplifiers, envelope generators, and patches) still form the basis for many digital synthesis algorithms.

Introduction

Analog synthesizers dominated music synthesis technology throughout all but the last 15 years of the 20th century. Early synthesizers were based on vacuum tubes or other electro-mechanical devices, and transistor technology entered the music scene during the early 1960s. Analog synthesizers produce sound waveforms as continuous voltages. Oscillators produce basic waveforms such as sinusoids, square waves, and triangle waves, much like a function generator in the electronics laboratory. These waveforms are shaped by time-varying amplifiers to emulate the characteristics of physical instruments, e.g., loud at the beginning transient of a note, softer during the sustained portion of the note.
You probably know that synthesizers defined many of the pop music styles of the 1970s. Watch (and listen!) to the screencast video in Figure 1 to learn more about some of the common synthesizer techniques. A real-time graphical signal analyzer is used to visualize the sounds so that you can better understand what you hear.
asyn_modules-synthsounds.html
Figure 1: [video] Examples of analog synthesizer sounds, including visualization of waveform and frequency spectra
The history of electronic synthesizers is really fascinating. In particular, the following sites form an excellent starting point:

Analog Synthesizer Modules

Everything about an analog synthesizer is analog! For example, a keyboard-based synthesizer uses a control voltage (CV) to change the frequency of the oscillator; the oscillator is therefore called a voltage-controlled oscillator or VCO. The time-varying gain of an amplifier is also controlled by a CV, so the amplifier is called a voltage-controlled amplifier or VCA. The VCO and VCA are two of many types of synthesizer modules that can be interconnected (or patched together) in many different ways.
Take a look at the video in Figure 2 to find out why interconnected modules are called patches, and to learn how to put together a simple patch involving a VCO, VCA, envelope generator, and keyboard controller.
asyn_modules-patches.html
Figure 2: [video] Origins of the term "patch", and simple example of an analog synthesizer patch using a VCO, VCA, envelope generator, and keyboard
Analog synthesizer modules can be grouped into four categories: sources, processors, envelope generators, and controllers; each of these is discussed in detail in the following sections.

Sources

Signal sources include the VCO and the noise generator. View the video in Figure 3 to learn more, then quiz yourself to check your understanding.
asyn_modules-sources.html
Figure 3: [video] VCO and noise generator signal sources
Problem 1
The amplitude of a VCO's waveform can be adjusted (true or false).
[ Click for Solution 1 ]
Solution 1
False
[ Hide Solution 1 ]
Problem 2
How does a VCO interpret its control voltage to produce a desired frequency?
[ Click for Solution 2 ]
Solution 2
One octave per volt
[ Hide Solution 2 ]
Problem 3
Which VCO has the richest harmonic content?
[ Click for Solution 3 ]
Solution 3
Square wave has highest amplitude harmonics, but contains odd harmonics only; triangle wave has the most harmonics (even and odd)
[ Hide Solution 3 ]

Processors

Signal processors include the (VCA) and the voltage-controlled filter (VCF). View the video in Figure 4 to learn more, then quiz yourself to check your understanding.
asyn_modules-processors.html
Figure 4: [video] VCA and VCF signal processors
Problem 4
How does a VCA interpret its control voltage to produce a desired gain?
[ Click for Solution 4 ]
Solution 4
Zero volts mean zero gain, one volt mean unit gain
[ Hide Solution 4 ]
Problem 5
What types of filter functions can be implemented by a VCF?
[ Click for Solution 5 ]
Solution 5
Lowpass, highpass, bandpass, etc.
[ Hide Solution 5 ]
Problem 6
What VCF filter parameters can be adjusted by control voltages?
[ Click for Solution 6 ]
Solution 6
Corner (cutoff) frequency, bandwidth, resonance frequency
[ Hide Solution 6 ]

Envelope Generators

An envelope generator creates a CV to operate other voltage-controlled modules such as the VCA and VCF. View the video in Figure 5 to learn more about envelope generators, in particular why they are usually called an ADSR.
asyn_modules-envgens.html
Figure 5: [video] Envelope generators, especially the ADSR-style envelope generator
Problem 7
What is the normal (un-triggered) output of an envelope generator?
[ Click for Solution 7 ]
Solution 7
Zero
[ Hide Solution 7 ]
Problem 8
What does the acronym ADSR mean?
[ Click for Solution 8 ]
Solution 8
Attack - Decay - Sustain - Release
[ Hide Solution 8 ]
Problem 9
Why is the exponential shape used for envelope generators?
[ Click for Solution 9 ]
Solution 9
Easy to produce with RC-networks; matches behavior of real instruments
[ Hide Solution 9 ]

Controllers

A controller creates a control voltage (CV) to operate other voltage-controlled modules such as the VCA and VCF. An interactive controller offers the musician direct and immediate control of the sound, such as a keyboard, knob, or slider. A programmed controller generates a control voltage in some pre-defined way, such as a low-frequency oscillator (LFO) to produce vibrato, and a sequencer to produce a repeating pattern of control voltages for the VCO. View the video in Figure 6 to learn more, and then quiz yourself to check your understanding.
asyn_modules-controllers.html
Figure 6: [video] Controllers including keyboard, knobs and sliders, low-frequency oscillator (LFO), and sequencer
Problem 10
Which types of output voltages does a keyboard controller produce?
[ Click for Solution 10 ]
Solution 10
A control voltage to control the frequency of a VCO, and a gate voltage to control an envelope generator
[ Hide Solution 10 ]
Problem 11
What is the portamento effect, and how is it produced?
[ Click for Solution 11 ]
Solution 11
A portamento is a continuous frequency transition from one note to the next; instead of producing a step-change in the control voltage connected to the VCO, the keyboard produces a continuously-varying voltage from the starting note to the ending note
[ Hide Solution 11 ]
Problem 12
Which device would a keyboardist use to automatically play a repeating pattern of notes?
[ Click for Solution 12 ]
Solution 12
Sequencer
[ Hide Solution 12 ]

Comments, questions, feedback, criticisms?

Discussion forum

Send feedback