Bulk Bus Get AUDIO

Gets a AUDIO flow from a bulk-bus.

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

Output 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.

See also

version 5.2.221206

Edit All Pages