Set Eos Channel Intensity
eos_set_channel_levelSet a channel's intensity level (0-100) directly, selecting the channel and applying the level to live output immediately—no cue recording required.
Instructions
Set a channel's intensity level directly (0-100). This both selects the channel and sets its level in one call, equivalent to "Chan At Enter" on the console.
Args:
channel (number): Channel number.
level (number): Intensity 0-100.
Note: this affects Live output immediately. It does not get recorded into a cue unless you separately call eos_record_cue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | Intensity level, 0-100 | |
| channel | Yes | Channel number |