Sci-Fiby Kenney <https://kenney.nl>
Phase Jump 4
A swift, sci-fi jump sound, ideal for fast-paced transitions or instantaneous shifts in a futuristic UI.
0.47s4KBCC0phase, jump, 4
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/phase-jump-4Usage
import { useSound } from "@/hooks/use-sound";
import { phaseJump4Sound } from "@/sounds/phase-jump-4";
const [play] = useSound(phaseJump4Sound);