From a82d27006093f2ec479df0ffcae6f9a7a27c79b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludwig=20Fr=C3=BChsch=C3=BCtz?= Date: Tue, 22 Sep 2020 21:29:34 +0000 Subject: [PATCH] BigClockExtra: Updated Readme --- BigClockWithExtras/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/BigClockWithExtras/README.md b/BigClockWithExtras/README.md index b405c65..be1f539 100644 --- a/BigClockWithExtras/README.md +++ b/BigClockWithExtras/README.md @@ -4,7 +4,9 @@ This script provides a window displaying the current position (in minutes and se * 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). +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 ![](https://files.eleton-audio.de/gitea/Ludwig/Reaper-Scripts/raw/branch/master/BigClockWithExtras/Screenshots/BigClockExtra3x.PNG)