1.0.3 • Published 4 years ago

music-length-calculator v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

music-length-calculator

Calculate the length of the music.

Install

$ npm install music-length-calculator

Usage

$ ./node_modules/.bin/music-length-calculator

3 steps for calculate.

? Choose a time signature.
  4/4
  3/4
  2/4
? Enter the BPM.
? Enter the number of bars.

Then the length of the music is calculated. It is shown in minutes and seconds.

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago