View Single Post
Old 05-19-2019, 04:18 PM   #6
Zamyen
Human being with feelings
 
Join Date: Dec 2008
Posts: 78
Default

Thanks Heda, I noticed you have a very useful library of scripts you have created for Reaper.

Would you think it is possible for me to create such a script using Lua /API ?

The script would run this command:
Recurse through the selected tracks
Check the Track Template folder for a matching Track template with exact Name match (ie Track name + Reaper template file extension)
Load the Track Template for each track as defined

I am not sure if the API would support this, the only script I have written so far in Lua are processing Midi, but if it’s possible/feasible I will look into writing this. It seems like a reasonably reaperesque solution given it’s potential simplicity and leveraging the existing track templates if the load commands are exposed via Api.
Zamyen is offline   Reply With Quote