RNBO Objects & Operators loadbang
Open Help

loadbang

Sends a bang when patch is loaded

Description

Sends out a bang when the patcher is loaded (or in exported code, at code execution). Double-clicking the object in a locked patcher also sends out a bang.

Inlets

input [bang]

A bang to the left inlet sends a bang out of the outlet.

Outlets

output [bang]

Sends out a bang on patcher load or, in exported code, code execution.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

input [bang]

A bang to the left inlet sends a bang out of the outlet.

startupbang [bang]

startupbang

See Also

Name Description
loadbang
button button
loadmess Emits a message when patch is loaded