Set Channel Send to Bus
bus_set_sendSet the send level from an input channel to a mix bus, controlling how much signal reaches the bus. Accepts linear (0.0-1.0) or dB (-90 to +10) values.
Instructions
Set the send level from a channel to a mix bus. This controls how much of the channel signal is sent to the bus. Supports both linear values (0.0-1.0) and decibel values (-90 to +10 dB).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bus | Yes | Mix bus number from 1 to 16 | |
| unit | No | Unit of the value: "linear" (0.0-1.0) or "db" (-90 to +10 dB). Default is "linear". | linear |
| value | Yes | Send level value (interpretation depends on unit parameter) | |
| channel | Yes | Input channel number from 1 to 32 |