Severity chimes

Two synthesized sounds — a rising two-note chime for things needing action and a double pulse for critical ones — with informational events staying silent.

What it is

Short two-oscillator envelopes generated in the browser: no audio files, no licensing. Info gets a soft tick that is normally never played, action gets a ~250ms rising chime, critical gets a distinct double pulse. At most one chime per arrival batch, at the batch's highest severity.

Also called: notification sound · alert tone · ding · audio alert

See it
Severity chimes
Area
Operations
Group
Notifications
System
Notifications
Solves
2 named problems
01Browsers keep audio suspended until a gesture, so one capture-phase pointerdown/keydown listener resumes the context once and then detaches.
02Events arriving before that unlock show their toast without sound — 'we never queue/blast retroactive audio'.
03The unlock installer resets its own flag on detach so a remount can re-install rather than losing the listener forever.
Waveform sketches of the two chimes beside their severity dots. notificationSound.ts. Sample data — no customer information appears here.
How it works
  1. 1Browsers keep audio suspended until a gesture, so one capture-phase pointerdown/keydown listener resumes the context once and then detaches.
  2. 2Events arriving before that unlock show their toast without sound — 'we never queue/blast retroactive audio'.
  3. 3The unlock installer resets its own flag on detach so a remount can re-install rather than losing the listener forever.
Why we built it

Synthesis avoids assets and licensing entirely. The one-chime-per-batch rule exists so a burst does not become sound spam, and info is silent by design so routine events never make noise.

The problem
  • Undifferentiated alert sounds
  • Retroactive audio blasts after a tab wake
Sound familiar?
What you get
You can tell urgency by ear
Never more than one sound per batch
What's inside

See it on your own jobs

Twenty minutes, your numbers, no slide deck. We’ll build one of your real buildings in front of you and send you the estimate link at the end — yours to keep either way.

or keep browsing features →