set_balance
Adjust the left/right audio balance of a player by specifying player ID and a level from -100 (full left) to 100 (full right).
Instructions
Set left/right balance on a player (-100 to 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Player ID to control | |
| level | Yes | Balance level (-100 = left, 100 = right) |