Sci-Fiby Kenney <https://kenney.nl>
Phase Jump 5
A brief, clean phase jump sound, perfect for subtle yet distinct futuristic transitions or quick portal activations.
0.41s4KBCC0phase, jump, 5
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/phase-jump-5Usage
import { useSound } from "@/hooks/use-sound";
import { phaseJump5Sound } from "@/sounds/phase-jump-5";
const [play] = useSound(phaseJump5Sound);