commit 006f483b0ee187413f31ef96ffd83b2623b9ac49
parent b014d48e6644a701da24e0a7960256d2397b22d6
Author: James Stubbs <jstubbs@audiokinetic.com>
Date: Tue, 19 Mar 2024 11:17:22 -0400
SP-4206: Release Strata Copy Script 1.0
Change-Id: I616895d0d6442768c9246e7682f7622ea6d4756f
Diffstat:
2 files changed, 15 insertions(+), 11 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,9 +1,9 @@
--[[
- @description Copy collection elements within selection to next project tab
+ @description Strata_Copy collection elements within selection to next project tab
@author Audiokinetic
- @version 0.0.1a
+ @version 1.0.0
@changelog
- Alpha release.
+ Initial 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
@@ -17,13 +17,13 @@
## Contributing
The repository is not open to pull request but in the case of a bug report, bugfix or a suggestions, please feel free to contact us
- via the [feature request section](http://www.audiokinetic.com/qa/feature-requests/) of Audiokinetic's Community Q&A.
+ via the [feature request section](http://www.audiokinetic.com/qa/feature-requests/) of Audiokinetic's Community Q&A.
## Legal
- Copyright (c) 2023 [Audiokinetic Inc.](https://audiokinetic.com) All rights reserved.
+ Copyright (c) 2024 [Audiokinetic Inc.](https://audiokinetic.com) All rights reserved.
## License
- Copyright (c) 2023 AUDIOKINETIC Inc.
+ Copyright (c) 2024 AUDIOKINETIC Inc.
The script in this file is licensed to use under the license available at:
https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/main/License.txt (the "License").
@@ -34,7 +34,7 @@
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
@license
- Copyright (c) 2023 AUDIOKINETIC Inc.
+ Copyright (c) 2024 AUDIOKINETIC Inc.
The script in this file is licensed to use under the license available at:
https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/main/License.txt (the "License").
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="52d8640269158c8552bd3a624b7f66e41ace82ec">
+<index version="1" name="Audiokinetic" commit="7a3fe72aa90889a6bd8fbfb71d82020ec489c9a8">
<category name="Extensions">
<reapack name="ReaWwise.ext" type="extension" desc="ReaWwise">
<metadata>
@@ -168,7 +168,7 @@ Bug Fixes:
</reapack>
</category>
<category name="Scripts">
- <reapack name="Strata_Copy collection elements within selection to next project tab.lua" type="script" desc="Copy collection elements within selection to next project tab">
+ <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">
<metadata>
<description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 \fmodern Courier;}}
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
@@ -184,12 +184,12 @@ feature request section
}}}
of Audiokinetic's Community Q&A.\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel1 \b \fs32 Legal\par}
-{\pard \ql \f0 \sa180 \li0 \fi0 Copyright (c) 2023 {\field{\*\fldinst{HYPERLINK "https://audiokinetic.com"}}{\fldrslt{\ul
+{\pard \ql \f0 \sa180 \li0 \fi0 Copyright (c) 2024 {\field{\*\fldinst{HYPERLINK "https://audiokinetic.com"}}{\fldrslt{\ul
Audiokinetic Inc.
}}}
All rights reserved.\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel1 \b \fs32 License\par}
-{\pard \ql \f0 \sa180 \li0 \fi0 Copyright (c) 2023 AUDIOKINETIC Inc.\par}
+{\pard \ql \f0 \sa180 \li0 \fi0 Copyright (c) 2024 AUDIOKINETIC Inc.\par}
{\pard \ql \f0 \sa180 \li0 \fi0 The script in this file is licensed to use under the license available at: https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/main/License.txt (the "License"). You may not use this file except in compliance with the License.\par}
{\pard \ql \f0 \sa180 \li0 \fi0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\par}
}
@@ -199,6 +199,10 @@ Audiokinetic Inc.
<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-19T15:28:43Z">
+ <changelog><![CDATA[Initial release.]]></changelog>
+ <source main="main">https://raw.githubusercontent.com/audiokinetic/Reaper-Tools/7a3fe72aa90889a6bd8fbfb71d82020ec489c9a8/Scripts/Strata_Copy%20collection%20elements%20within%20selection%20to%20next%20project%20tab.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">
<metadata>