Send a bang automatically when a Max Device is loaded, report device state
| bang | Sending a message to a live.thisdevice object causes it to output a message from the leftmost outlet. | |
| (mouse) | Double-clicking on a object causes it to output a message from the leftmost outlet. | |
| getstate | Sending a message to a live.thisdevice object causes it to output the Max Device state from the rightmost outlet. | |
| loadbang | Same as . | 
| Name | Description | 
|---|---|
| active | Send 1 when patcher window is active, 0 when inactive | 
| button | Flash on any message, send a bang | 
| closebang | Send a bang when patcher window is closed | 
| freebang | Send a bang when patcher is freed | 
| loadbang | Send a bang automatically when a patcher is loaded | 
| loadmess | Send a message when a patch is loaded | 
| thispatcher | Send messages to a patcher |