<div dir="ltr"><div>Sorry, I forgot to reply to the list.</div><div><br></div><div><div>Hello Adam,</div><div>I am not sure how you are using trigger like a for loop Can you send an example?</div><div>The way I use trigger is to make sure the incoming message is output in the order I want them to (from right to left).</div><div>Maybe you can use a spigot after each output. That way you could stop it from sending messages to those specific outputs.</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">adam johnson <<a href="mailto:ulioidle@gmail.com">ulioidle@gmail.com</a>> escreveu no dia quarta, 17/03/2021 à(s) 09:12:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sometimes when using trigger I find myself needing to break out of it<br>
before it completes, simple to work up an abstraction to handle this,<br>
but it got me to wondering why trigger does not have a right inlet to<br>
stop the sequence. Looking at the code, trigger is a for loop as<br>
expected, so it would seem to be a very simple task to add this right<br>
inlet to allow breaking out of the sequence, is there a reason trigger<br>
lacks this? Something so simple and obvious never having been done<br>
suggests I am missing something, is this not as useful as it seems? Am<br>
I missing something about dataflow?<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>