[PD] opposite behaviour of [delay]

Alexandre Torres Porres porres at gmail.com
Wed Oct 21 20:06:55 CEST 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20151021/25400599/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: delay-no-reset.pd
Type: application/octet-stream
Size: 439 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20151021/25400599/attachment.obj>


More information about the Pd-list mailing list