Reaper-Tools

Audiokinetic Reaper Tools Repository
Log | Files | Refs

commit 52d8640269158c8552bd3a624b7f66e41ace82ec
parent 1dfe1eb6195474b9f7310bca4f24553fe4167dc0
Author: Pascal Maheux <pmaheux@audiokinetic.com>
Date:   Wed, 30 Aug 2023 10:35:12 -0400

SP-3216: Alpha release of Strata_Copy collection elements within selection to next project tab

Change-Id: Ife723a5fca3cf8652e759ee1a32be08be3d9bfda

Diffstat:
MScripts/Strata_Copy collection elements within selection to next project tab.lua | 8+++++---
1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/Scripts/Strata_Copy collection elements within selection to next project tab.lua b/Scripts/Strata_Copy collection elements within selection to next project tab.lua @@ -1,11 +1,13 @@ --[[ - @description Copy Collection Elements Within Selection To Next Project Tab + @description Copy collection elements within selection to next project tab @author Audiokinetic @version 0.0.1a @changelog - Initial release. + Alpha release. + @provides + [main=main] . https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/$commit/Scripts/Strata_Copy%20collection%20elements%20within%20selection%20to%20next%20project%20tab.lua @about - # Copy Collection Elements Within Selection To Next Project Tab + # Copy collection elements within selection to next project tab This script will identify regions and clips within user's time selection, hide any tracks that are not parents and have NO items - or tracks that are purposefully muted. Project content is then copied from the current project tab to the next open project tab to the immediate right.