Sci-Fiby Kenney <https://kenney.nl>
Laser Small 004
A concise, sharp small laser sound, best for quick confirmations, alerts, or light projectile effects in a futuristic interface.
0.41s4KBCC0laser, small, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/laser-small-004Usage
import { useSound } from "@/hooks/use-sound";
import { laserSmall004Sound } from "@/sounds/laser-small-004";
const [play] = useSound(laserSmall004Sound);