Subtractive and sample based synthesis Flashcards
What is subtractive synthesis?
Subtractive synthesis refers to a type of synthesis where the partials of a harmonically rich sound are attenuated using a filter.
What is the result of filtering out harmonic overtones?
The result of filtering out your harmonic overtones (also called sidebands) allows the synthesist (the person using the synthesizer) to form and sculpt any desired sonic texture or timbre of their choice from their sound source.
What does each instrument or voice produce?
A combination of various overlapping waveforms (harmonic overtones) that are unique to the source of the sound.
What makes up the note AND timbre of a sound?
The dominating frequency is what we perceive as a note, sung or played. All other frequency vibrations are what “colors” the note with the particular characteristics, or “timbre” of sound.
What is an example of early analog sampling?
The mellotron.
How does the mellotron work?
Used sounds recorded onto individual strips of tape,
which were played back
when each key is pressed
Notable users: The Beatles.
What are some early digital samplers?
Farlight CMI (1979), Akai samplers (1986)
Why was creating samples inconvenient?
Creating samples was difficult and time-consuming and RAM (writable memory) was very expensive, so sizes were limited.
- But ROM (Read Only Memory) was much cheaper…
What is a sound module?
A sample-based synthesiser, pre-loaded with samples and voice presets. (e.g. Emu Proteus (1989) and Roland JV/XV series (1994-)
What is interpolation used to calculate?
The value between samples
i. e. resample the wave
- This allows a sampler to step
through the wave at any rate
(even fractions of a sample)
What are the 4 different types of interpolation?
- No interpolation
- Linear interpolation
- Cubic interpolation
- Sinc interpolation
Describe no interpolation.
- use nearest-neighbour
- ‘noisy’, but fastest
Describe linear interpolation.
- draws a straight line
- good and fast
Describe cubic interpolation.
- draws a curved line
- better but slower
Describe sinc interpolation
- ‘ideal’ but slowest