Footstepsby Kenney <https://kenney.nl>
Footstep Snow 000
A crunching footstep sound on snow, suitable for indicating cold environment movement, winter exploration, or navigation in a frosty setting.
0.37s4KBCC0footstep, snow, 000
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/footstep-snow-000Usage
import { useSound } from "@/hooks/use-sound";
import { footstepSnow000Sound } from "@/sounds/footstep-snow-000";
const [play] = useSound(footstepSnow000Sound);