bpm-calc
v0.0.1
Published
command line utility for calculating beats per minute
Readme
bpm-calc
Command line utility for calculating beats per minute
Installation
$ npm install bpm-calc -gUsage
$ bpm-calchit 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.
