Jinglesby Kenney <https://kenney.nl>
Jingles Steel 01
A melodic steelpan jingle with a shimmering, uplifting quality, ideal for successful task completions, positive alerts, or small achievements.
1.38s11KBCC0jingles, steel, 01
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-01Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel01Sound } from "@/sounds/jingles-steel-01";
const [play] = useSound(jinglesSteel01Sound);