Jinglesby Kenney <https://kenney.nl>
Jingles Sax 09
A brief and distinct saxophone jingle with a clear, upward inflection, ideal for a quick success cue or a positive micro-interaction.
0.37s4KBCC0jingles, sax, 09
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-09Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax09Sound } from "@/sounds/jingles-sax-09";
const [play] = useSound(jinglesSax09Sound);