Sci-Fiby Kenney <https://kenney.nl>
Laser Large 001
A strong, resonating large laser sound, suitable for a main weapon fire or a dramatic, high-energy UI event.
0.72s6KBCC0laser, large, 001
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/laser-large-001Usage
import { useSound } from "@/hooks/use-sound";
import { laserLarge001Sound } from "@/sounds/laser-large-001";
const [play] = useSound(laserLarge001Sound);