FIXED: Sequencer Bug?

I can’t seem to get the sequencer command to advance the sequencer without specifying a row number… I’ve attached the following sample. Click the “Click Me” button to execute the sequencer command. You’ll observe that it replays the first CHOP rather than remove it from the queue and advance to the next row.
sequencerbug.toe (5.67 KB)

Hi.
This will be fixed in the next build.
However, in your particular setup, you’ll need to set ‘requeue’ column to 1,
else the sequence command will remove the currently playing row from the table,
by default.
Cheers,
Rob.