Jinglesby Kenney <https://kenney.nl>
Jingles Nes 02
A short, iconic 8-bit jingle, perfect for quick, positive feedback like collecting a coin or finishing a short task in a retro game.
0.39s4KBCC0jingles, nes, 02
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-02Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes02Sound } from "@/sounds/jingles-nes-02";
const [play] = useSound(jinglesNes02Sound);