Re-Loadbang/Loadmess object (or message)

Mari Kimura's icon

Hi,

I recall there was a object or message to activate all loadbang/loadmess in your patch without having to close/reopen the patch, but I cannot find it within the .maxhelp. (I think this should be linked from loadbang/loadmess helpfiles.....)

Any quick help appreciated! (I know we have to use pattr objects but sometimes I am terrified of losing .json files)

best,
mari

hz37's icon
Max Patch
Copy patch and select New From Clipboard in Max.

You can send the loadbang message to [thispatcher].

Mari Kimura's icon

Thanks!!!

I do something similar sending an 'initialize' values everywhere but I thought there was something more 'global'.... maybe it was this loadbang message...

vichug's icon

do you mean, the [universal] object ? But a (loadbang) message to [thispatcher] is the globalest thing ( using [universal] would be just as global)

Stephane Morisse's icon

Doesn't the [universal] object send values to all the objects of the same kind, like all [dials] in a patch for example ?

Mari Kimura's icon

Thanks! I never used universal---I will take a look!