Sci-Fiby Kenney <https://kenney.nl>
Laser Small 003
A short, distinct small laser sound with a gentle sweep, perfect for elegant sci-fi UI elements or subtle feedback.
0.30s3KBCC0laser, small, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/laser-small-003Usage
import { useSound } from "@/hooks/use-sound";
import { laserSmall003Sound } from "@/sounds/laser-small-003";
const [play] = useSound(laserSmall003Sound);