mc.separate~
Description
The mc.separate~ object splits a multichannel signal into two or more multichannel signals with specific channel counts.
Examples

Arguments
channels per outlet [int]
Optional
Each argument to mc.separate~ creates an outlet whose output multichannel signal will contain the number of channels specified by that argument. If no arguments are present, two oulets will be generated; the left outlet will have a multichannel signal with two channels. Any remaining channels from the input will be contained in the right outlet's multichannel signal.
Attributes
Common Box Attributes
Messages
signal
Input to Separate
See Also
Name | Description |
---|---|
MC | MC |
mc.unpack~ | |
mc.combine~ | |
mc.deinterleave~ |