Jinglesby Kenney <https://kenney.nl>
Jingles Nes 11
A short, retro 8-bit jingle with a clear, ascending melody, ideal for a successful action or quest completion in a pixel-art game or app.
0.83s7KBCC0jingles, nes, 11
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-11Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes11Sound } from "@/sounds/jingles-nes-11";
const [play] = useSound(jinglesNes11Sound);