Collection of custom reaper scripts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Ludwig Frühschütz e5519a0009 Merge branch 'master' of https://files.eleton-audio.de/gitea/Ludwig/Reaper-Scripts 3 years ago
..
Screenshots BigClockExtra: Update Screenshot 3 years ago
BigClockExtra.lua BigClockExtra: Changed default settings from measures to hms 3 years ago
README.md BigClockExtra: Updated Readme 3 years ago
class.lua BigClockExtra: First version 4 years ago
menu class.lua BigClockExtra: First version 4 years ago
mouse.lua BigClockExtra: First version 4 years ago

README.md

Big Clock Extra

This script provides a window displaying the current position (in minutes and seconds) like the builtin "Big Clock". But in the rightclick menu it can be chosen from three different times:

  • Time since project start (the same as Reaper's big clock)
  • Time since previous marker
  • Time since previous region

Like that you can easily display, for example, the time since the start of the current song (= region). Additionally you can choose from two different time units:

  • Hours, Minutes, Seconds and Milliseconds (e.g. 1:23:45.678)
  • Measures and Beats (e.g. 42.2.00)

Screenshot

Upper window: Time since project start Middle window: Time since previous marker Lower window: Time since previous region