HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Convert Music time to seconds

09-06-2007, 08:44 PM#1
botanic
I have 3 values Measures, Beats, and Division. Division/ Division total = 1 quarter note.

For example the keysignaure = 2/4 keysignaureR = 4 keysignaureL = 2
The BPM = 120
The DivisionTotal = 196

Seconds = Measures * keysignatureR + Beats / BPM +(i think my math is wrong there)+ Division/Divisiontotal (I think that may be wrong as well..)
09-07-2007, 02:57 AM#2
Pyrogasm
Where does DivisionTotal come from again?
09-07-2007, 03:02 AM#3
botanic
The division total is a divisor amount for a quarter note. For example a divisor total of 192 would mean that 192 is the most possible amounts that a quarter note can be divided into.

NOTE: The divisor is always related to a quarter note NOT a beat.