deferlow
Please note that we are no longer taking submissions for Tools and no longer supporting the Tools section, so you may run into broken files and URLs. You can contribute to the Cycling '74 Community by submitting a Package or using the forums instead.
like the defer object, but always places at the tail of the queue. this is unlike the defer object, which if called at interrupt, places the task at the front of the queue, and otherwise executes immediately. deferlow is useful to preserve sequencing and/or guarantee that a task will be deferred to a future servicing of the low priority queue. source included.
deferlow is now part of the standard MaxMSP install
Author