Sci-Fiby Kenney <https://kenney.nl>
Engine Circular 004
A deep, resonant circular engine hum, providing a powerful ambient background for heavy machinery UIs, industrial applications, or game environments.
5.00s40KBCC0engine, circular, 004
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/engine-circular-004Usage
import { useSound } from "@/hooks/use-sound";
import { engineCircular004Sound } from "@/sounds/engine-circular-004";
const [play] = useSound(engineCircular004Sound);