When creating a delay for an action within a series of actions, the current options are: “After Last” “With Last” “Next Trigger” There should be another option: “After First” This way, any changes made to actions in the middle of the series won’t affect the timing of the actions that come later. For example, the way it works now, I might make a button that has a series of actions: Play clip 1 Two bars later, play clip 2 Two bars after that, play clip 3 But if I later decided to delete the “play clip 2” action, then clip 3 would end up playing two bars after clip 1 instead of four bars after clip 1 as it had been set originally. With the “After First” option, clip 3 could be set to play four bars after clip 1 no matter what I add or take away or move around in between.