Sci-Fiby Kenney <https://kenney.nl>
Laser 8
A deep, resonant laser sound with a clear impact, suitable for more powerful weapon shots or significant UI actions.
0.99s8KBCC0laser, 8
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/laser-8Usage
import { useSound } from "@/hooks/use-sound";
import { laser8Sound } from "@/sounds/laser-8";
const [play] = useSound(laser8Sound);