View Single Post
Old 10-20-2020, 02:55 PM   #2264
Edgemeal
Human being with feelings
 
Edgemeal's Avatar
 
Join Date: Apr 2016
Location: ASU`ogacihC
Posts: 3,913
Default

Quote:
Originally Posted by Loulou92 View Post
EDIT : Oh maybe this ? (based on what I see in Edgemeal script)

local ai_count = reaper.CountAutomationItems(env)
for i = 0, ai_count-1 do
reaper.Main_OnCommand(cfillion_script, 0)
Ya its not that simple because of the way its written, this is just a quick mod for you to test, I'd rather have cfillion update them for you.

Move right edge of all selected automation items to end of time selection.lua
Move left edge of all selected automation items to start of time selection.lua


EDIT: Anyone needing these should ask cfillion for updates to his scripts.

Last edited by Edgemeal; 10-20-2020 at 05:22 PM.
Edgemeal is offline   Reply With Quote