Automation Blocks - Mapping Audio Channels and Moving/Renaming Files
- May 2, 2024
- 2 replies
- 439 views
Hi Mathias,
The attached script is a combination of scripts you've helped me with in previous posts. It does the following to selected clips:
-Renames and modifies audio channels of clips with certain file names
-Imports a new copy of one file (2mix)
-Creates a new bin and moves the original 2mix to that bin (this is to temporarily protect it from the next change)
-Renames and modifies audio channels of the new 2mix
-Lays all tracks into the timeline in their assigned places
I want to go further with this script. In particular, move the original 2mix back into its original bin and delete that new, temp bin.
The issue is, after renaming the files, the script gets tripped up on any further action because it can't find the files that were selected.
I'm wondering how to resolve that error so I can continue with the script.
