Jinglesby Kenney <https://kenney.nl>
Jingles Pizzi 15
A pleasant and moderate-length pizzicato jingle with a gentle, confirming sound, useful for general positive feedback or minor task completions.
0.81s7KBCC0jingles, pizzi, 15
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-pizzi-15Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesPizzi15Sound } from "@/sounds/jingles-pizzi-15";
const [play] = useSound(jinglesPizzi15Sound);