Enqueue (vuo.list.enqueue)

Keeps track of a list of items.

When the composition starts or this node is added to a running composition, the list is empty.

If an event hits both Add Item and Clear List, then the list is cleared before the item is added.

Thanks to Martinus Magneson for the idea of the Discard when Full port.

Keywords: accumulate, append, capacity, collect, dispense, fifo, first in first out, history, hoard, hold, limit, populate, queue, recent, slot, store


Back to vuo.list node set documentation.