commit 00e35258ff9c52e9fdd999342de2326d692e3db1
parent 8f259badba8dea287a47ca0347a9622e56eb6937
Author: Pascal Maheux <pmaheux@audiokinetic.com>
Date: Wed, 2 Oct 2024 11:33:41 -0400
index: 1 removed package, 1 new package, 1 new version
Change-Id: Ib24a12c79dc82fa9fb5f313622c2c49191c2f8f2
Diffstat:
1 file changed, 6 insertions(+), 14 deletions(-)
diff --git a/index.xml b/index.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<index version="1" name="Audiokinetic" commit="69cbc9458937af1b4295a9e8fa47293e49885dbd">
+<index version="1" name="Audiokinetic" commit="8f259badba8dea287a47ca0347a9622e56eb6937">
<category name="Extensions">
<reapack name="ReaWwise.ext" type="extension" desc="ReaWwise">
<metadata>
@@ -176,13 +176,13 @@ Bug Fixes:
</reapack>
</category>
<category name="Scripts">
- <reapack name="Strata_Copy collection elements within selection to next project tab.lua" type="script" desc="Strata_Copy collection elements within selection to next project tab">
+ <reapack name="Strata_Copy selection to next project.lua" type="script" desc="Strata_Copy selection to next project">
<metadata>
<description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 \fmodern Courier;}}
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
\widowctrl\hyphauto
-{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel0 \b \fs36 Copy collection elements within selection to next project tab\par}
+{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel0 \b \fs36 Copy selection to next project\par}
{\pard \ql \f0 \sa180 \li0 \fi0 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.\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel1 \b \fs32 Setup\par}
{\pard \ql \f0 \sa180 \li0 \fi0 User should have a Strata (or other) collection project open and the desired project they would like to copy strata takes/regions etc. into. The destination project should be the NEXT tab to the right of the source/Strata project. Make a selection in the source project timeline and run the script.\par}
@@ -203,17 +203,9 @@ Audiokinetic Inc.
}
]]></description>
</metadata>
- <version name="0.0.1a" author="Audiokinetic" time="2023-08-30T14:35:39Z">
- <changelog><![CDATA[Alpha release.]]></changelog>
- <source main="main">https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/52d8640269158c8552bd3a624b7f66e41ace82ec/Scripts/Strata_Copy%20collection%20elements%20within%20selection%20to%20next%20project%20tab.lua</source>
- </version>
- <version name="1.0.0" author="Audiokinetic" time="2024-03-19T19:16:10Z">
- <changelog><![CDATA[Initial release.]]></changelog>
- <source main="main">https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/006f483b0ee187413f31ef96ffd83b2623b9ac49/Scripts/Strata_Copy%20collection%20elements%20within%20selection%20to%20next%20project%20tab.lua</source>
- </version>
- <version name="1.0.1" author="Audiokinetic" time="2024-06-04T20:17:00Z">
- <changelog><![CDATA[SP-4458: Fix if/then bug.]]></changelog>
- <source main="main">https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/5f7c0cbc983f6554414b92fb1eacf195d93d9d4f/Scripts/Strata_Copy%20collection%20elements%20within%20selection%20to%20next%20project%20tab.lua</source>
+ <version name="1.0.2a" author="Audiokinetic" time="2024-10-02T15:02:21Z">
+ <changelog><![CDATA[SP-4763: Rename Script to "Strata_Copy selection to next project"]]></changelog>
+ <source main="main">https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/8f259badba8dea287a47ca0347a9622e56eb6937/Scripts/Strata_Copy%20selection%20to%20next%20project.lua</source>
</version>
</reapack>
<reapack name="Strata_Open associated Strata project from selected audio file.lua" type="script" desc="Strata_Open associated Strata project from selected audio file">