loadbang Reference

Sends a bang when patch is loaded

loadbang

Examples

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 Send a bang when a patcher is loaded
button button
loadmess Emits a message when patch is loaded