vimsynth/modules/bus

modules/sources/BUS

BUS

THE MASTER BUS, as something a cable can reach. Every tab's OUT is summed past the end of the patch graph, so 'the whole mix' had no point in the signal you could patch — this is that point. No inputs; its outputs ARE the sum. Put it in the MASTER area with a chain after it and an OUT at the end, and that OUT becomes the rack's real output. It carries the previous block's sum (1.3 ms), which is what makes it safe. Its signal must never be sent back into a tab.

The BUS card as vimsynth draws it: its title bar, 0 knobs, 0 inputs down the left edge and 2 outputs down the right
BUS on an empty rack — 32×6 cells. Press a in the app and pick BUS to get this card.

outputs

Down the right edge, in the same order.

laudio
Left of the summed mix — every tab's OUT added together.
raudio
Right of it.

more

The full reference — every parameter curve, the patching notes and the worked examples — lives in the manual: docs.vimsynth.com/modules/bus. In the app itself, :help BUS opens the same page without leaving the rack.