Discovered when trying to make a circle that grew/shrunk to the beat. Is there a non-buggy way to do this?
To reproduce:
* Create a matrix & a new sequence
* Add a 2nd layer to the sequence for the matrix
* Add the "on" effect in layer #2
* For the first 1/2 of the duration of the "on" effect, add a "Shape" effect in layer 1. Make it a circle, black, with no random sizes or location. count=1, start size=10, growth=10, lifetime=100, thickness=10. This will make a growing circle.
* Create a matching effect in layer 1 for the 2nd half of the "on" effect in layer 2. Duplicate the circle effect, except make the start size 20 and the growth=10.
* At the point where the first 1/2 transitions to the second 1/2 (growing circle to shrinking circle), there will be a flicker.