Jinglesby Kenney <https://kenney.nl>
Jingles Steel 15
A crisp, short steel jingle sound, well-suited for immediate positive feedback like collecting an item or a quick success confirmation.
0.94s8KBCC0jingles, steel, 15
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-15Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel15Sound } from "@/sounds/jingles-steel-15";
const [play] = useSound(jinglesSteel15Sound);