Skip to content

Advanced region time calculator for REAPER with union-based totals, searchable checkbox list, and persistent selections.

License

Notifications You must be signed in to change notification settings

34tools/Region-Time-Counter-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Region Time Counter Pro

Advanced region duration calculator for REAPER

Region Time Counter Pro is a lightweight, cross-platform REAPER script that calculates total and selected region duration using union logic — without double-counting overlapping regions.

Developed as part of 34dev.tools.


Features

  • Total region duration (union of all regions)
  • Selected region duration (union of checked regions)
  • Searchable region list
  • Per-region duration display
  • Shift-click range selection
  • Mouse wheel + draggable scrollbar
  • Keyboard scrolling (↑ / ↓)
  • Persistent checkbox state (stored in project)
  • No js_ReaScriptAPI required
  • macOS & Windows compatible

Installation

  1. Download Region Time Counter Pro.lua
  2. Place it in your REAPER Scripts folder
  3. Open Actions → Show action list
  4. Click ReaScript → Load
  5. Run the script

Usage

  • Check regions to include them in Selected
  • Use Shift-click to select ranges
  • Use Search to filter regions
  • Use All / Clear for quick selection
  • Scroll with mouse wheel or ↑ / ↓ keys

License

MIT
© 2026 — 34dev — Audio Tools by Alexey Vorobyov (34birds)

About

Advanced region time calculator for REAPER with union-based totals, searchable checkbox list, and persistent selections.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages