Anyone noticed if seq~ broke in 5.1.3 ?

Shane's icon

seq~ is broken for me. Very odd. I can query it to see that the events are in it, but they do not play out of it. This is with the demo patch so it's something corrupted in the object itself.

roger.carruthers's icon

Have you checked your DSP settings?
I had a similar problem recently with a seq~ based patch suddenly going mute, and the problem turned out to be the signal vector size,
cheers
Roger

Shane's icon

ha odd yes that was it signal vector size set to 1 made seq~ output no data. thanks, at first I misunderstood your response.