Sci-Fiby Kenney <https://kenney.nl>
Phase Jump 1
A futuristic, warping sound, perfect for sci-fi UI transitions, teleportation effects, or a distinct "jump" action in a game.
0.47s4KBCC0phase, jump, 1
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/phase-jump-1Usage
import { useSound } from "@/hooks/use-sound";
import { phaseJump1Sound } from "@/sounds/phase-jump-1";
const [play] = useSound(phaseJump1Sound);