Footstepsby Kenney <https://kenney.nl>
Footstep Wood 000
A resonant footstep sound on wood, ideal for indicating indoor movement, exploration in a cozy setting, or navigation on a wooden surface.
0.27s3KBCC0footstep, wood, 000
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/footstep-wood-000Usage
import { useSound } from "@/hooks/use-sound";
import { footstepWood000Sound } from "@/sounds/footstep-wood-000";
const [play] = useSound(footstepWood000Sound);