Sci-Fiby Kenney <https://kenney.nl>
Space Engine Large 004
A continuous, deep, and humming space engine sound, suitable for background ambiance, indicating constant motion, or a spaceship's active state in a sci-fi interface.
5.00s40KBCC0space, engine, large, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/space-engine-large-004Usage
import { useSound } from "@/hooks/use-sound";
import { spaceEngineLarge004Sound } from "@/sounds/space-engine-large-004";
const [play] = useSound(spaceEngineLarge004Sound);