Jinglesby Kenney <https://kenney.nl>
Jingles Steel 06
An elongated steelpan jingle with a rich, resonant, and satisfying resolution, perfect for significant task completions or a successful final step.
1.38s11KBCC0jingles, steel, 06
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-06Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel06Sound } from "@/sounds/jingles-steel-06";
const [play] = useSound(jinglesSteel06Sound);