Adjust channel intensity
dglab_adjust_intensityAdjust a channel's intensity by a signed delta, capping positive increases at +5 per call to respect safety limits.
Instructions
Apply a signed intensity delta to one channel. Positive deltas are limited to +5 per call and to the effective ceiling; negative deltas are unrestricted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delta | Yes | Signed intensity delta. | |
| slotId | No | Device slot id within the app. Omit when exactly one compatible device exists. | |
| channel | Yes | Output channel | |
| clientId | No | Paired app (controlled client) id. Omit when exactly one app is attached. |