Introduction
A set of scripts to import media files according to their name on similarly named track, or as new track under named parent track.
Initial dev sponsor by Tozz. Thanks!
Pack Content
Name | Folder | Links | Date | Version | Changes |
---|---|---|---|---|---|
X-Raym_Insert media files as item on existing similarly named tracks or and new tracks (parent track prefix support).lua | Items Creation | Screenshot | 2024-05-16 | 1.5.0 | 1.5.0 (2024-05-16)
1.4.2 (2023-05-14)
1.4.1 (2022-11-29)
1.4 (2022-11-29) 1.3.1 (2022-11-25)
1.3 (2021-03-01)
1.2.3 (2019-10-07)
1.2.2 (2019-10-06)
1.2.1 (2019-10-04)
1.1 (2019-09-27)
|
X-Raym_Insert media files as item on existing similarly named tracks or and new tracks.lua | Items Creation | Screenshot | 2024-05-16 | 1.4.0 | 1.4.0 (2024-05-16)
1.3.2 (2023-05-01)
1.3.1 (2022-11-29)
1.3 (2022-11-29)
1.2 (2021-03-01)
1.1 (2019-10-07)
1.0.1 (2019-10-06)
1.0 (2019-09-27)
|
X-Raym_Insert media files on a named track or on similarly named tracks.lua | Items Creation | Screenshot | 2023-05-01 | 1.3.1 | 1.3.1 (2023-05-01)
1.3 (2021-03-01)
1.2 (2019-10-08)
1.1.1 (2019-10-06)
1.1 (2019-10-04)
|
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.
Usage
Insert media files as item on existing similarly named tracks or and new tracks
A file called “Guitar.wav” will go on track named “Guitar” or on new track if non exists.
Insert media files as item on existing similarly named tracks or and new tracks (parent track prefix support)
A file named “+BUS+ Guitar” will go on a track called “Guitar” under the parent track named “BUS” if it already exists.
Insert media files on a named track or on similarly named tracks
This aims to replace the default Import Media action, by allowing you to either import on a single named track, or to fallback on “Insert media files as item on existing similarly named tracks or and new tracks (parent track prefix support)”.
Custom Patterns
With patterns, you can pre-process file name to do partial matching, for eg, to match all Guitar_01.wav type of files be imported in sequence on the Guitar track.
You can change default patterns used in these scripts (for finding parent track for eg), by creating a Preset script and putting the User Config Area variable of the original script into it. More info on preset script doc page.
EDIT (2024-05-06): The scripts have been updated to have a user popup to let you input filters.
Feature Requests
Miss a function? Let me know!
Notes
By buying this product, you are supporting my free scripting. Thanks!