Anyone noticed if seq~ broke in 5.1.3 ?
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.
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
ha odd yes that was it signal vector size set to 1 made seq~ output no data. thanks, at first I misunderstood your response.