Lightweight sound effects
for modern apps

Beautiful, responsive UI sounds that work everywhere. Elevate your brand with bespoke audio that makes your app feel futuristic.

Try our signature sounds

Resonant Pulse

1.4s View code
resonantdeeppulse

Ethereal Chime

1.3s View code
etherealambientchime

Crystal Pulse

1.3s View code
crystalbrightpulse

Ripple Cascade

1.3s View code
ripplecascadeflow

Quantum Cascade

1.1s View code
futuristiccascadetech

Neural Pulse

428ms View code
neuralpulsetech

Seamless integration

> npx peal add success notification error
🎧 Added 3 sounds:
✓ success
✓ notification
✓ error
// Use in your app
import { play, pause, stop } from '@/peal'

// Play sounds with built-in volume control
play('success')
play('notification', 'loud')
play('error', 'quiet')

// Or use namespaced if you need 'play' elsewhere
import peal from '@/peal'
peal.play('success')

Copy individual sounds or generate custom ones. No npm packages, no dependencies.

Copy & Paste

No packages to install. Just copy the code you need.

Customizable

Tweak any sound to match your brand perfectly.

Zero Dependencies

Pure Web Audio API. Works everywhere, owns nothing.