Impactby Kenney <https://kenney.nl>
Impact Metal Light 002
A clean, light metallic sound, ideal for confirming a default selection or a general interaction that requires clear but unobtrusive feedback.
0.23s2KBCC0impact, metal, light, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-light-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetalLight002Sound } from "@/sounds/impact-metal-light-002";
const [play] = useSound(impactMetalLight002Sound);