Suppose I have a set number of voices, all running the x scale rule of y number of preset scales. Anyone can give me a hand in how to say that after fixed-value+random-value seconds all voices should move to scale x+1 until x=y?
Anyone able to help would earn my eternal gratitude for a week or so! :p
How to automate scale changes?
Re: How to automate scale changes?
You'll need to use scripting for this. It can be done at either the 'piece' or 'part' level. There are good examples in the scripting documentation (or at least they were good enough for me to figure it out.) I've been doing it using the bar trigger action, can probably be accomplished at N number of seconds as well but I haven't looked at that.