Spectral tilt (filter cutoff) is the single most expressive timbral move and the primary brightness control
Of the five timbral axes, spectral tilt — how much high-frequency energy the sound has — is the most powerful and most immediate. It is controlled primarily by filter cutoff and the harmonic richness of the source waveform. Raising the cutoff or using a harmonically richer source (saw rather than sine) makes the sound brighter, airier, crisper. Lowering it makes the sound darker, warmer, muddier. Automating the cutoff over time (lowpass-sweep, highpass-sweep) is the foundational build and breakdown gesture in most electronic genres. No other single parameter covers as much timbral ground.
Examples
A synth pad moving from dark to bright: automate LPF cutoff from 400Hz to 8kHz over 8 bars. Strudel: .lpf(sine.range(400,8000).slow(8)).
Assessment
Explain why filter cutoff is called the single most expressive timbral move. Describe what lowpass-sweep and highpass-sweep do in terms of spectral tilt.