Jinglesby Kenney <https://kenney.nl>
Jingles Nes 15
A brief, cheerful 8-bit jingle with a simple, happy tune, perfect for a minor achievement, task completion, or receiving a small reward.
0.43s4KBCC0jingles, nes, 15
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-15Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes15Sound } from "@/sounds/jingles-nes-15";
const [play] = useSound(jinglesNes15Sound);