possible bug: Effect 60.1 CycleTime CopyTo Effect 60.3

The following command

Effect 60.1 CycleTime CopyTo Effect 60.3 ♦

Does copy the whole effect 60.1 into effect 60.3, overwriting it, instead of just copying the CycleTime.

Parents
  • Same problem exists trying to copy the BPM from one effect to another.

    My work around to propagate the BPM across 30+ effects was a macro that said

    Effect 40 BPM Macro_Button 99
    Effect 41 BPM Macro_Button 99
    .....

    And then in Macro_Button 99 I just put the BPM value i wanted to use and fired up the first macro. (front ended this with a magic sheet and a few more macros, so during the show I can press a song and it sets the effects to the BPM for that song)
Reply
  • Same problem exists trying to copy the BPM from one effect to another.

    My work around to propagate the BPM across 30+ effects was a macro that said

    Effect 40 BPM Macro_Button 99
    Effect 41 BPM Macro_Button 99
    .....

    And then in Macro_Button 99 I just put the BPM value i wanted to use and fired up the first macro. (front ended this with a magic sheet and a few more macros, so during the show I can press a song and it sets the effects to the BPM for that song)
Children
No Data
Related