howdy, [delay] ignores multiple input bangs and considers only the "last"
from the help file: "sending a "bang" to a [delay] which is already set will reschedule its output, cancelling the old one."
What if I wanted the opposite, like, further bangs will be ignored and not reschedule the output. The output would then be rescheduled only after it did output something and then received a new bang. Is there an object that does that?
I made a patch that does it, with [spigot], seems to handle the job. Find it attached.
cheers
Max and Pd's cyclone library have [speedlim] -Jonathan
On Wednesday, October 21, 2015 2:07 PM, Alexandre Torres Porres <porres@gmail.com> wrote:
howdy, [delay] ignores multiple input bangs and considers only the "last" from the help file: "sending a "bang" to a [delay] which is already set will reschedule its output, cancelling the old one."
What if I wanted the opposite, like, further bangs will be ignored and not reschedule the output. The output would then be rescheduled only after it did output something and then received a new bang. Is there an object that does that? I made a patch that does it, with [spigot], seems to handle the job. Find it attached. cheers _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
thanks!
2015-10-21 17:30 GMT-02:00 IOhannes m zmölnig zmoelnig@iem.at:
On 10/21/2015 08:36 PM, Jonathan Wilkes via Pd-list wrote:
Max and Pd's cyclone library have [speedlim]
and iemlib, btw.
gsdmr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
but notice that speedlim doesn't loose the last bang, it reschedules it.
so there will be an extra bang coming out when the delay time is over.
Joao
thanks!
2015-10-21 17:30 GMT-02:00 IOhannes m zmölnig zmoelnig@iem.at:
On 10/21/2015 08:36 PM, Jonathan Wilkes via Pd-list wrote:
Max and Pd's cyclone library have [speedlim]
and iemlib, btw.
gsdmr IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list