Skip to content

marionnewlevant/bpm-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Calculate beats per minute from lenght of 10 measure segment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published