In electronic music, waveshaping is a type of distortion synthesis in which complex spectra are produced from simple tones by altering the shape of the waveforms.[1]
Waveshapers are used mainly by electronic musicians to achieve an extra-abrasive sound. This effect is most used to enhance the sound of a music synthesizer by altering the waveform or vowel. Rock musicians may also use a waveshaper for heavy distortion of a guitar or bass. Some synthesizers or virtual software instruments have built-in waveshapers. The effect can make instruments sound noisy or overdriven.
In digital modeling of analog audio equipment such as tube amplifiers, waveshaping is used to introduce a static, or memoryless, nonlinearity to approximate the transfer characteristic of a vacuum tube or diode limiter.[2]
A waveshaper is an audio effect that changes an audio signal by mapping an input signal to the output signal by applying a fixed or variable mathematical function, called the shaping function or transfer function, to the input signal (the term shaping function is preferred to avoid confusion with the transfer function from systems theory).[3] The function can be any function at all.
Mathematically, the operation is defined by the waveshaper equation
y=f(a(t)x(t))
Sin, arctan, polynomial functions, or piecewise functions (such as the hard clipping function) are commonly used as waveshaping transfer functions. It is also possible to use table-driven functions, consisting of discrete points with some degree of interpolation or linear segments.
A polynomial is a function of the form
f(x)=anxn+an-1xn-1+ … +a2x2+a1x+a0=
N | |
\sum | |
n=0 |
n | |
a | |
nx |
Polynomial functions are convenient as shaping functions because, when given a single sinusoid as input, a polynomial of degree N will only introduce up to the Nth harmonic of the sinusoid. To prove this, consider a sinusoid used as input to the general polynomial.
N | |
\sum | |
n=0 |
an(\alpha\cos(\omegat+\phi))n
Next, use the inverse Euler's formula to obtain complex sinusoids.
N | |
\sum | |
n=0 |
an(\alpha
ej(\omega+e-j(\omega | |
2 |
)n =a0+
N | |
\sum | |
n=1 |
an\alphan | |
2n-1 |
(ej(\omega+e-j(\omega)n | |
2 |
Finally, use the binomial formula to transform back to trigonometric form and find coefficients for each harmonic.
a0+
N | ||
\sum | [{ | |
n=1 |
an\alphan | |
2n-1 |
n | |
\sum | |
k=0 |
{{n\choosek}
ej(n-k)(\omegae-jk(\omega | |
2 |
=a_0 + \sum_^\Bigg[{\frac{a_n \alpha^n}{2^{n-1}} \sum_{k=0}^{n} {{n \choose k} \frac{e^{j(n-2k)(\omega t + \phi)}}{2}}\Bigg]}
=a0+
N | ||
\sum | [{ | |
n=1 |
an\alphan | |
2n-1 |
\lfloorn/2\rfloor | |
\sum | |
k=0 |
{{n\choosek}\cos{((n-2k)(\omegat+\phi))}}]}
From the above equation, several observations can be made about the effect of a polynomial shaping function on a single sinusoid:
N\omega
xn
an
an\alphan | |
2n-1 |
The sound produced by digital waveshapers tends to be harsh and unattractive, because of problems with aliasing. Waveshaping is a non-linear operation, so it's hard to generalize about the effect of a waveshaping function on an input signal. The mathematics of non-linear operations on audio signals is difficult, and not well understood. The effect will be amplitude-dependent, among other things. But generally, waveshapers—particularly those with sharp corners (e.g., some derivatives are discontinuous) -- tend to introduce large numbers of high frequency harmonics. If these introduced harmonics exceed the Nyquist limit, then they will be heard as harsh inharmonic content with a distinctly metallic sound in the output signal. Oversampling can somewhat but not completely alleviate this problem, depending on how fast the introduced harmonics fall off.
With relatively simple, and relatively smooth waveshaping functions (sin(a*x), atan(a*x), polynomial functions, for example), this procedure may reduce aliased content in the harmonic signal to the point that it is musically acceptable. But waveshaping functions other than polynomial waveshaping functions will introduce an infinite number of harmonics into the signal, some which may audibly alias even at the supersampled frequency.