bpm-calc

0.0.1 • Public • Published

bpm-calc

Command line utility for calculating beats per minute

Installation

$ npm install bpm-calc -g

Usage

$ bpm-calc

hit space, count 10 3-beat measures, hit space again. q to quit.

Specify number of measures to count or number of beats per measure

$ bpm-calc -m# -b#

m is the number of measures (default 10), b is the number of beats per measure (default 3)

Other commands

h for help q or ctrl-C to quit.

Readme

Keywords

none

Package Sidebar

Install

npm i bpm-calc

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • marion.newlevant