plugout~
Description
The plugout~ object sends its output to the Live application as part of a Max for Live Audio device or Instrument.
Examples

Discussion
Note: plug-in building for hosts other than Ableton Live is no longer supported. For more information to help you make the transition to creating plug-ins in Max for Live, see Max for Live for Pluggo Developers.
Arguments
output-channel-destination [int]
Although the plugout~ object will accept one or two int arguments as a courtesy to Max 4 users who wish to port older plug-ins, output channel specifications are disabled. This behavior is modified when Max for Live is in Preview Mode.
Attributes
chans [int]
Sets a maximum amount of channels for plugout~. These channels will be accessible in other Max for Lives devices and audio channels within Live.
Common Box Attributes
Messages
Output
signal
When used in Max, the signal output of the plugout~ object is simply its signal input. When used in the runtime plug-in environment, the signal output to the outlets is undefined, and the input is copied to the audio outputs of the plug-in.
See Also
Name | Description |
---|---|
plugin~ |