Jinglesby Kenney <https://kenney.nl>
Jingles Steel 04
A clear, moderate-length steelpan jingle with a bright, positive chime, excellent for confirming successful data entries or minor progress updates.
0.91s8KBCC0jingles, steel, 04
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-04Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel04Sound } from "@/sounds/jingles-steel-04";
const [play] = useSound(jinglesSteel04Sound);