Get parent patcher arguments
Name | Type | Opt | Description |
---|---|---|---|
initializing-arguments | int float symbol | The patcherargs object permits access to more than 10 arguments for patchers which are typed into an object box, but those contained within a bpatcher object remain limited to 10 arguments. |
bang | Sends a list of the parent patcher's arguments out the left outlet. If the parent patcher uses any attribute-style arguments (e.g. if any Jitter objects are used in the patcher), they are sent out the right outlet as a series of lists. |
|
(mouse) | Double-clicking on the object will send the parent patcher's arguments out the left outlet. |
Name | Description |
---|---|
bpatcher | Embed a visible subpatch inside a box |
thispatcher | Send messages to a patcher |