modify one channel in several cues

Questions and issues concerning LXConsole (MacOS)
stanelie
Posts: 14
Joined: Fri Mar 04, 2022 5:00 pm

modify one channel in several cues

Postby stanelie » Fri Mar 04, 2022 5:02 pm

Hello.

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

Thanks!

admin
Site Admin
Posts: 229
Joined: Mon Nov 20, 2017 4:31 pm

Re: modify one channel in several cues

Postby admin » Fri Mar 04, 2022 5:58 pm

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.

stanelie
Posts: 14
Joined: Fri Mar 04, 2022 5:00 pm

Re: modify one channel in several cues

Postby stanelie » Fri Mar 04, 2022 7:00 pm

Ooooohhh!

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

Thanks again!