Transform Reference Guide

Bundle

Package several data sources as a Bundle

Syntax

Bundle options

Options

name
Optional name for transform.
Type: String

Inlets

in1 ... inn
Inlets for the source data.
Type: Changeable.

Outlets

bundleOut
All incoming data combined in a Bundle and sent out this outlet.
Type: Bundle.

Comments

Bundle is used when you want to combine several data components in to a Bundle

If all the inlets of a Bundle are connected, an additional inlet is automatically added. Thus it is not necessary to know in advance how many connections are required, and more connections can be easily added at any time.

See Also

Unbundle
Array

Open Sound World User Guide
© 2000-2004 Amar Chaudhary. All rights reserved.