Tempo Sync Reaper script

This is a short LUA script for a Reaper custom action. It allows the user to figure out the best tempo when writing music to picture. User enters markers at the places where he needs to have an acknowledgment of the action on screen, a desired tempo, metric, and subdivision and the plugin returns options with exact hits and margin of error. The functionality is similar to what can be found in Digital Performer, but I use Reaper so I wanted to have that functionality there.

It’s pretty simple but it’s been requested a ton over the years so I made it publicly available on GitHub. The script along with instructions on how to install and use can be found here.