Send audio to another plug-in
| Name | Type | Opt | Description |
|---|---|---|---|
| object-name | symbol | Obligatory. Gives the plugsend~ object a name used for connecting with other plugsend~ and plugreceive~ objects. |
| signal | The input to the plugsend~ object is mixed with other plugsend~ objects, which can be in the same plug-in or a different plug-in, and is then sent out the signal outlets of any connected plugreceive~ objects. |
| Name | Description |
|---|---|
| plugreceive~ | Receive audio from another plug-in |