Impactby Kenney <https://kenney.nl>
Impact Metal 002
A quick, clean metallic tap, perfect for rapid UI interactions, quick selections, or a responsive feedback for a button press.
0.47s4KBCC0impact, metal, 002
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-002Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetal002Sound } from "@/sounds/impact-metal-002";
const [play] = useSound(impactMetal002Sound);