Impactby Kenney <https://kenney.nl>
Impact Glass Medium 001
A balanced glass strike, neither too light nor too heavy, perfect for general object interactions, inventory management, or standard UI confirmations.
0.54s5KBCC0impact, glass, medium, 001
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-glass-medium-001Usage
import { useSound } from "@/hooks/use-sound";
import { impactGlassMedium001Sound } from "@/sounds/impact-glass-medium-001";
const [play] = useSound(impactGlassMedium001Sound);