Jinglesby Kenney <https://kenney.nl>
Jingles Pizzi 07
A longer, more elaborate pizzicato jingle with a celebratory and conclusive feel, excellent for major accomplishments, game level completions, or successful onboarding.
1.32s11KBCC0jingles, pizzi, 07
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-pizzi-07Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesPizzi07Sound } from "@/sounds/jingles-pizzi-07";
const [play] = useSound(jinglesPizzi07Sound);