Jinglesby Kenney <https://kenney.nl>
Jingles Nes 13
A longer, upbeat 8-bit jingle with a catchy, triumphant melody, suitable for signaling a major achievement, level completion, or a significant positive event.
1.05s9KBCC0jingles, nes, 13
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-13Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes13Sound } from "@/sounds/jingles-nes-13";
const [play] = useSound(jinglesNes13Sound);