Bulk Bus Set AUDIO

Sets a bulk-bus AUDIO flows.

This module concerns special internal audio buses called bulk-buses which can be used in large multi-channels audio workspaces. It works as normal audio buses but are faster and you can get or set only specified audio channels of the bus.

In Usine they are up to 192 different bulk audio buses. Unlike traditional audio buses which have a bus-name, bulk-buses have a bus-number in the range [1..192].

Bulk-buses are not thread-safe so you have to manage potential conflicts, for example if several rack are writing the same bulk-bus number and the same channel. Moreover to get a bulk-bus use the bulk-get-bus-audio module, but you have to be sure that all bulk-set-bus-audio racks have finished their job. For that you use the rack option calculated at the end.

Settings

audio

Input audio flow.

bypass

Bypasses the module.

bus number

Number of the bulk-bus in the range [1..192].

channel index

Channel number of the bulk-bus.

allow multi-writer

When ON several modules can be used to write the same bus at the same time. This increases the CPU load.

See also

version 6.0.240115

Edit All Pages