Impactby Kenney <https://kenney.nl>
Impact Wood Light 004
A clean, light wood impact sound, designed for responsive and clear feedback on non-critical actions like form field focus or slider adjustments.
0.26s3KBCC0impact, wood, light, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-wood-light-004Usage
import { useSound } from "@/hooks/use-sound";
import { impactWoodLight004Sound } from "@/sounds/impact-wood-light-004";
const [play] = useSound(impactWoodLight004Sound);