Fire on Start (vuo.event.fireOnStart)

Fires an event when the composition starts.

Typically you would want just one of these nodes in a composition. Multiple Fire on Start nodes fire separate events and are not synchronized with each other.

There is no guarantee that this node will be the first to fire within a composition. For example, a rapidly firing Fire Periodically node may fire first.

Keywords: bang, begin, events, fire, init, launch, main, pulse, signal, trigger


Back to vuo.event node set documentation.