music-length-calculator

1.0.3 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i music-length-calculator

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

1.91 kB

Total Files

3

Last publish

Collaborators

  • masuyama13