- 1 Introduction
- 2 Pack Content
- 3 Usage
- 3.1 Explode selected items active take channels on child tracks non-destructively
- 3.2 Explode selected items active take channels on tracks below
- 3.3 Explode selected items takes on child tracks non-destructively
- 3.4 Explode selected items takes on tracks below
- 3.5 Implode selected items across tracks into takes preserving length (New: 2023-10-20)
- 3.6 Map selected items takes channels sequentially (New: 2023-10-20)
- 4 Installation
- 5 Feature Requests
- 6 Links
- 7 Notes
- 8 Purchase
Introduction
This sets of scripts allow you to explode items based on their takes or source channels number, in more advanced ways than the native actions, grouping new items, avoiding necessary child track creation etc… It also have few scripts to implode items back into takes.
Despite their apparent simplicity, they use complex logic algorithm to optimize the performance of the operations.
Pack Content
Name | Folder | Links | Date | Version | Changes |
---|---|---|---|---|---|
X-Raym_Explode selected items active take channels on child tracks non-destructively.lua | Items Creation | Screenshot | 2021-03-03 | 1.0.1 | 1.0.1 (2021-03-03)
1.0 (2019-05-30)
|
X-Raym_Explode selected items active take channels on tracks below.lua | Items Creation | Screenshot | 2023-12-29 | 1.0.4 | 1.0.4 (2023-12-29)
1.0.3 (2023-10-20)
1.0.2 (2021-03-03)
1.0.1 (2020-09-21)
1.0 (2019-05-30)
|
X-Raym_Explode selected items takes on child tracks non-destructively.lua | Items Creation | Screenshot | 2021-03-03 | 1.0.1 | 1.0.1 (2021-03-03)
1.0 (2019-05-30)
|
X-Raym_Explode selected items takes on tracks below.lua | Items Creation | Screenshot | 2019-06-06 | 1.0.1 | 1.0.1 (2019-06-06)
1.0 (2019-05-30)
|
X-Raym_Implode selected items across tracks into takes preserving length.lua | Items Editing | Screenshot | 2024-09-13 | 1.0.1 | 1.0.1 (2024-09-13)
1.0 (2023-10-20)
|
X-Raym_Map selected items takes channels sequentially.lua | Items Properties | Screenshot | 2023-10-20 | 1.0 | 1.0 (2023-10-20)
|
Usage
Explode selected items active take channels on child tracks non-destructively
Explode selected items active take channels on tracks below
Explode selected items takes on child tracks non-destructively
Despite it is can be used in a variety of projects, this script can be particularly useful with field recorder multi-mics recording using the iXML marching workflow.
Explode selected items takes on tracks below
Implode selected items across tracks into takes preserving length (New: 2023-10-20)
The native action Take: Implode items across tracks into takes truncates only keep duration of first items, truncated length of the one below. This one keep min and max length. Consider toggling Item Section if you dont want items audio content section to be extended.
Map selected items takes channels sequentially (New: 2023-10-20)
This script aims to map each take of an item to a different channel. It also increment track channel accordingly if needed, and set the item as Play all takes.
This can be useful to re-collapse into one single item several items coming from a multi-channel audio source exploded into different takes.
Can also be useful to make one item from a multi-track recording.
This mimics the way Pro Tools re-implode channels.
It uses the native JS: Channel Mapper for mapping, so it’s more advanced than the action Xenakios/SWS: Implode items to takes and pan symmetrically which only works well for stereo.
You can use it within a custom action with your favorite Implode items into takes function.
Installation
After purchase, just log into the website, to check the detailed installation instructions here, or on the dedicated Purchase Confirmation page. This pack can be installed and updated from REAPER thanks to the free ReaPack extension, via a custom repository link related to your licence, or via regular Zip download. License are valid lifetime. You will be able to enjoy updates and new scripts added to the pack without extra cost.
Feature Requests
Miss a function? Let me know!
Links
- Q: Explode takes of items without creating new tracks? – Cockos Incorporated Forums
- Script (Lua): Explode Multi-Channel Items – Cockos Incorporated Forums
Notes
By buying this product, you are supporting my free scripting. Thanks!