Sci-Fiby Kenney <https://kenney.nl>
Engine Circular 003
A smooth, continuous circular engine hum, perfect for a subtle and immersive background sound in an app with ongoing tasks or a futuristic theme.
5.00s40KBCC0engine, circular, 003
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/engine-circular-003Usage
import { useSound } from "@/hooks/use-sound";
import { engineCircular003Sound } from "@/sounds/engine-circular-003";
const [play] = useSound(engineCircular003Sound);