Jinglesby Kenney <https://kenney.nl>
Jingles Nes 14
A very short, crisp 8-bit jingle with a quick, bright tone, excellent for subtle positive feedback like collecting a small item or a quick correct input.
0.37s4KBCC0jingles, nes, 14
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-14Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes14Sound } from "@/sounds/jingles-nes-14";
const [play] = useSound(jinglesNes14Sound);