Sci-Fiby Kenney <https://kenney.nl>
Phaser Up 4
A concise, energetic ascending phaser sound, suitable for clear activation feedback or a quick power surge in a sci-fi UI.
0.36s3KBCC0phaser, up, 4
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/phaser-up-4Usage
import { useSound } from "@/hooks/use-sound";
import { phaserUp4Sound } from "@/sounds/phaser-up-4";
const [play] = useSound(phaserUp4Sound);