Display shape on beat

Hey,

I wonder If it possible to display each count of a pattern based on beat ? Like here is it possible to display each segment one by one ?

Easiest way to do that would be :

  1. Make the Line flash on and off by adding a square wave oscillator to its Brightness setting.
  2. Adjust the speed to be 1 bar and the pulse mod to 25%, so that the line flashes on for 1 beat and then is off for 3 beats
    Screenshot 2024-03-13 at 12.55.41
  3. Inside the circular pattern set delay to 64 for a full beat ( delay is arbitrarily measured in 1/64 of a beat)
    Screenshot 2024-03-13 at 12.57.06

The delay setting time shifts each element in the pattern by that value, it’s kind of like zone delay but for elements within a patch. Delay has been added to both pattern generators now and I’m finding it to be very useful!

Hope this helps.

Seb

Oh yes ! works perfectly ! Thanks Seb !