Impactby Kenney <https://kenney.nl>
Impact Plank Medium 003
This sound provides a warm, medium wooden thud, suitable for less jarring confirmations or interactions where a softer, more organic feel is desired.
0.78s7KBCC0impact, plank, medium, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-plank-medium-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactPlankMedium003Sound } from "@/sounds/impact-plank-medium-003";
const [play] = useSound(impactPlankMedium003Sound);