View Single Post
Old 04-11-2018, 01:02 AM   #124
Smoy
Human being with feelings
 
Smoy's Avatar
 
Join Date: May 2017
Location: Paris, FR
Posts: 17
Default

I came up with a custom script to handle subprojects auto-sync with the master project. This scripts basically copies all the markers / regions & tempo markers from the master project and populates those markers in the subprojects, overriding the existing ones.
The master project has to be the top left project in the project tabs (which is often the case). As far as I know there is nothing in the reascript API that can give us the info if a project is a subproject or not, so I came up with this solution, if someone has a better idea, he is more than welcome.
You can trigger this when you want, for me I just put it in the SWS startup project actions, so when i open a subproject, it automatically gets the markers & tempo markers from the master project.

Hope it will be useful untill this is implemented properly into reaper.
Attached Files
File Type: lua Update subprojects markers & tempo.lua (2.7 KB, 277 views)
Smoy is offline   Reply With Quote