set_input_audio_balance
Set the stereo balance of an OBS audio input by specifying a value from 0.0 (full left) to 1.0 (full right), with 0.5 as center.
Instructions
Set an input's stereo balance.
Args: input_name: Name of the input. balance: 0.0 (full left) to 1.0 (full right), 0.5 = center.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| balance | Yes | ||
| input_name | Yes |