react-bpm

1.0.0 • Public • Published

react-bpm

/*
 * USAGE:
 *
 *   <BPMTap onChange={func: called on bpm update}
 *           bpm={int: initial bpm(optional) Default 120}
 *           keyTrigger={string: key to trigger tick event (optional) Default '<space>'}
 *           width={int or string: canvas width(optional)}
 *           height={int or string: canvas height(optional)} />
 *
 * */

This component uses vkey for keymappings.

/react-bpm/

    Package Sidebar

    Install

    npm i react-bpm

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • meandave