Skip to content
Music & Production Medium #adsr#envelope#synthesis

ADSR Envelope

Attack, Decay, Sustain, Release - how every synth voice shapes its volume over time.

A free, animated adsr envelope you can read here or embed on any website, from Scrollchart.

ADSR Envelope

ADSR EnvelopeHow a synthesizer shapes amplitude over time

Volume vs time with the four classic ADSR stages labeled. Sliders shown for each parameter. Example presets (pluck, pad, lead, organ) shown as different envelope shapes.

Good for

  • Synth tutorials
  • Sound design articles

Source & accuracy

This adsr envelope is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Shaping sound onset to finish

Every synthesizer voice has a life cycle, and ADSR is the standard way to sculpt it. Attack (A) controls how quickly the volume ramps up after you press a key, measured in milliseconds. A 1ms attack on a lead synth feels snappy and punchy; a 200ms attack sounds swollen and slow. Decay (D) is the phase immediately after peak, where the volume drops to a sustainable level. This stage is often short, just a few hundred milliseconds, and gives the sound a natural breathiness.

Sustain (S) is the level that the envelope holds for as long as the key is held down. Unlike Attack and Decay, Sustain is specified as a level (0-100 percent) rather than a time, because it persists indefinitely. Release (R) is the final stage, triggered the moment you release the key, determining how quickly the sound fades to silence.

Designing envelopes for different instruments

Percussive instruments like kicks and snares demand fast attacks (1-5ms) and short decays, with minimal sustain. The envelope emphasizes the initial transient, the part of the sound our brain locks onto. String instruments simulate slower attacks (50-150ms) and longer sustains, mimicking the bow or pluck. Pads use very long attacks (500-2000ms) to create a swelling, ambient texture.

Release time is the secret ingredient separating amateur from polished synth work. A 5ms release on a bass synth sounds abrupt and cheap. A 100-500ms release creates legato smoothness and lets the sound decay naturally, especially when combined with reverb. Layering two instances of the same sound with different ADSR curves (one fast, one slow) is a classic technique for adding depth and movement.

Embed this diagram

Add this animated adsr envelope to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated adsr envelope for any website.
Who uses it
Music & audio blogs.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="adsr-envelope" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "ADSR Envelope" for my website?
Scrollchart provides "ADSR Envelope" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a adsr envelope in WordPress or a static site?
Paste the HTML snippet from the Scrollchart diagram page into your WordPress post (in HTML/code view), your Webflow embed block, or directly into a static HTML file. No plugin is needed. The diagram loads from scrollchart.com and paints in as the reader scrolls.