loadmess Reference

Emits a message when patch is loaded

loadmess

Examples

Inlets

input [bang]

A bang to the left inlet outputs the message (number or list).

Outlets

message [list]

The loadmess object's typed message is sent automatically when the patch is loaded. As with the loadbang object, you can also cause loadmess to send out its message by double-clicking on it in a locked patcher.

Dynamic Attributes

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

input [bang]

A bang to the left inlet outputs the message (number or list).

startupbang [bang]

startupbang

See Also

Name Description
loadbang Send a bang when a patcher is loaded
button button
loadbang Sends a bang when patch is loaded