Jinglesby Kenney <https://kenney.nl>
Jingles Nes 09
A concise 8-bit jingle with a clear positive tone, ideal for confirming a purchase or a successful transaction in a retro-themed store UI.
0.44s4KBCC0jingles, nes, 09
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-09Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes09Sound } from "@/sounds/jingles-nes-09";
const [play] = useSound(jinglesNes09Sound);