Impactby Kenney <https://kenney.nl>
Impact Metal Heavy 003
A deep, sustained heavy metal strike, suitable for a substantial completion, a significant drop, or a powerful game feedback.
0.20s2KBCC0impact, metal, heavy, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/impact-metal-heavy-003Usage
import { useSound } from "@/hooks/use-sound";
import { impactMetalHeavy003Sound } from "@/sounds/impact-metal-heavy-003";
const [play] = useSound(impactMetalHeavy003Sound);