Jinglesby Kenney <https://kenney.nl>
Jingles Sax 01
A smooth saxophone jingle with a brief, mellow melody, perfect for a gentle positive notification or a successful, calm action.
0.89s7KBCC0jingles, sax, 01
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-sax-01Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSax01Sound } from "@/sounds/jingles-sax-01";
const [play] = useSound(jinglesSax01Sound);