Skip to content

Calculate all musical note values in milliseconds based upon a BPM value to set rhythmic delay and reverb times that are in tempo with music.

Notifications You must be signed in to change notification settings

heissmusik/music-production-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musical Calculator

I wanted a simple way to calcuate all musical note values in milliseconds based upon a BPM value so I could set rhythmic delay and reverb times that were in tempo with the music.

I was tired of using an actual calculator with the formula 60000 divided by BPM to get a 1/4 note and then proceeding with divisions from there.

You can see and use it here

Install Instructions

  • Clone the repo
  • cd music-production-calulator
  • npm install
  • grunt

About

Calculate all musical note values in milliseconds based upon a BPM value to set rhythmic delay and reverb times that are in tempo with music.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published