Sci-Fiby Kenney <https://kenney.nl>
Phase Jump 3
A focused, energetic phase jump sound, suitable for a clear and impactful transition or teleport in a futuristic setting.
0.44s4KBCC0phase, jump, 3
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/phase-jump-3Usage
import { useSound } from "@/hooks/use-sound";
import { phaseJump3Sound } from "@/sounds/phase-jump-3";
const [play] = useSound(phaseJump3Sound);