Jinglesby Kenney <https://kenney.nl>
Jingles Steel 08
A short and distinct steelpan jingle with a bright, quick sparkle, useful for subtle positive feedback like a successful toggle or a brief interaction.
0.80s7KBCC0jingles, steel, 08
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-steel-08Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesSteel08Sound } from "@/sounds/jingles-steel-08";
const [play] = useSound(jinglesSteel08Sound);