Page 1 of 1

modify one channel in several cues

Posted: Fri Mar 04, 2022 5:02 pm
by stanelie
Hello.

How do I go about changing the level of one specific channel in several cues?
(I am not using the tracking feature)

Thanks!

Re: modify one channel in several cues

Posted: Fri Mar 04, 2022 5:58 pm
by admin
You can change the level in one cue. Then, with the channel selected, copy its level(s) to a cue or range of cues.

For example set channel 10 to 50 in cues 3 to 5:

Code: Select all

[1] [0] [a] [5] [0]               10@50
[1] [0] [a] [c] [3] [/] [5]       10copyTo:3>5


If the channel has multiple subchannels, you are asked which to copy.

Re: modify one channel in several cues

Posted: Fri Mar 04, 2022 7:00 pm
by stanelie
Ooooohhh!

Thanks! I didn't find anything about that in the help file.

Thanks again!