Jinglesby Kenney <https://kenney.nl>
Jingles Sax 07
A lengthy and rich saxophone jingle with a grand, celebratory feel, designed for major milestones, app launches, or significant accomplishments.
1.74s14KBCC0jingles, sax, 07
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-07Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax07Sound } from "@/sounds/jingles-sax-07";
const [play] = useSound(jinglesSax07Sound);