Jinglesby Kenney <https://kenney.nl>
Jingles Steel 05
A sparkling steelpan jingle with a quick, happy progression, ideal for collecting items, earning points, or a brief positive interaction.
0.94s8KBCC0jingles, steel, 05
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-05Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel05Sound } from "@/sounds/jingles-steel-05";
const [play] = useSound(jinglesSteel05Sound);