Jinglesby Kenney <https://kenney.nl>
Jingles Pizzi 10
A melodic pizzicato jingle with a warm and inviting feel, great for indicating a new message, a successful login, or a gentle positive notification.
0.80s7KBCC0jingles, pizzi, 10
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-pizzi-10Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesPizzi10Sound } from "@/sounds/jingles-pizzi-10";
const [play] = useSound(jinglesPizzi10Sound);