obs-set-input-audio-balance
Adjust audio balance for OBS Studio inputs to control left-right channel distribution using values from 0.0 to 1.0.
Instructions
Sets the audio balance of an input
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputName | Yes | Name of the input to set the audio balance of | |
| inputAudioBalance | Yes | New audio balance value (0.0-1.0) |