set_effect_speed
Adjust the speed of lighting effects for the current selection by specifying a value in BPM or hertz.
Instructions
Set the effect speed for the current selection.
Args:
value: Speed value
unit: Speed unit — "bpm" (beats per minute) or "hz" (hertz)
Returns:
str: Operation result message
Examples:
- Set effect speed to 120 BPM
- Set effect speed to 2.5 Hz
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| unit | No | bpm |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |