Impactby Kenney <https://kenney.nl>
Impact Bell Heavy 004
A concise, heavy bell strike with a quick decay, excellent for affirming a strong selection or a rapid but significant action completion.
0.30s3KBCC0impact, bell, heavy, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-bell-heavy-004Usage
import { useSound } from "@/hooks/use-sound";
import { impactBellHeavy004Sound } from "@/sounds/impact-bell-heavy-004";
const [play] = useSound(impactBellHeavy004Sound);