Sci-Fiby Kenney <https://kenney.nl>
Laser Retro 004
A slightly elongated retro laser sound, suitable for energy blasts or confirming more deliberate selections in an old-school UI.
0.28s3KBCC0laser, retro, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/laser-retro-004Usage
import { useSound } from "@/hooks/use-sound";
import { laserRetro004Sound } from "@/sounds/laser-retro-004";
const [play] = useSound(laserRetro004Sound);