Jinglesby Kenney <https://kenney.nl>
Pep Sound 4
A light and ascending "pep" sound, ideal for indicating a small gain, level up, or positive progression.
0.62s5KBCC0pep, sound, 4
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/pep-sound-4Usage
import { useSound } from "@/hooks/use-sound";
import { pepSound4Sound } from "@/sounds/pep-sound-4";
const [play] = useSound(pepSound4Sound);