Jinglesby Kenney <https://kenney.nl>
Jingles Nes 07
A classic 8-bit jingle, evoking a sense of discovery or a new possibility, suitable for revealing new content or entering a new area.
0.75s6KBCC0jingles, nes, 07
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-07Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes07Sound } from "@/sounds/jingles-nes-07";
const [play] = useSound(jinglesNes07Sound);