Reference
Components
Bus Create
Description
Allows you to combine several channels of data into just one. This can greatly simplify a schematic as data can be passed in just a single
bus link. The channels are defined by a comma separated string which provides a name for each channel. You can extract data from a bus
using the Bus Extract component.
When you connect the channel names you’ll get a new template input for each channel. You then connect these up to whatever you want to
pass through the bus. You can resize the Bus Create component so that longer connector labels can be read more easily.
Only the following types can be combined into a bus:
Trigger, Boolean, Float, Int, String, Float Array, Int Array, String Array, Stream, Stream Boolean, Poly, Poly Boolean, Mono, Mono Boolean,
Mono4, Area, Pen, Colour, Colour Matrix.
Connectors
Inputs Type Outputs Type
Comma separated list of
channel names
String Bus containing all the
channels
Bus
connectors for each
channel
47 of 494