Sci-Fiby Kenney <https://kenney.nl>
Engine Circular 000
A continuous, low hum of a circular engine, suitable as a background ambient sound for a complex machinery interface, simulation, or futuristic app.
5.00s40KBCC0engine, circular, 000
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/engine-circular-000Usage
import { useSound } from "@/hooks/use-sound";
import { engineCircular000Sound } from "@/sounds/engine-circular-000";
const [play] = useSound(engineCircular000Sound);