deferlow

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

Published

Creative Commons License