@Imageline: Formula for BPM and time conversion

Discuss how to use FL Studio

Return to “FL Studio Users Forum (Looptalk)”

Forum rules
Please read them here.
[You can only see part of this thread as you are not logged in to the forums]
Tagirijus
Mon Jun 12, 2017 7:53 am

x

@Imageline: Formula for BPM and time conversion

Hey Imageline,

while I am re-coding my workaround cue sheet creator, which will generate tempo automation based on timecode cue points, I found this:


https://smartech.gatech.edu/bitstream/h ... sAllowed=y


Maybe this can help you improving the playlists time handling and / or the video players time handling, whne tempo changes happen.

There are functions (and even javascript functions in the linked github code) for "converting" beats <> time or time <> bpm or beats <> bpm etc. Looks quite handy, since they already did all the math. Not 100% sure, if the "linear integral_inverse" function is correct, since it divieds by 0, when delta is 0 (e.g. start and end tempo are the same). But maybe I am just not understanding it 100% correct at the moment.

Hope this can help you or anyone else.

Return to “FL Studio Users Forum (Looptalk)”