The channel's audio input.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
Aux 1 send level. Equivalent to a dB range of [-inf, 0.0].
| key | value |
|---|---|
| default | 0 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
Aux 2 send level. Equivalent to a dB range of [-inf, 0.0].
| key | value |
|---|---|
| default | 0 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
Centroid reference that owns this channel.
| key | value |
|---|---|
| default | no default, required |
| required | true |
| targets | api.TargetType.Centroid, meaning one of: entities.Centroid |
| immutable | true |
The user-assigned name of this channel.
High gain in decibels. This is the gain of the high band.
| key | value |
|---|---|
| default | 0 |
| range | [-24, 24] |
| is | api.TargetType.AutomatableParameter |
Low gain in decibels. This is the gain of the low band.
| key | value |
|---|---|
| default | 0 |
| range | [-24, 24] |
| is | api.TargetType.AutomatableParameter |
The center frequency of the mid eq band of the channel.
| key | value |
|---|---|
| default | 1000 |
| range | [240, 4200] |
| is | api.TargetType.AutomatableParameter |
Mid gain in decibels. This is the gain of the mid band.
| key | value |
|---|---|
| default | 0 |
| range | [-24, 24] |
| is | api.TargetType.AutomatableParameter |
Mute this channel. If is_muted=true, the channel is muted, including its aux sends.
| key | value |
|---|---|
| default | false |
| is | api.TargetType.AutomatableParameter |
Solo this channel. If is_soloed=true, all channels that don't have is_soloed=true are muted.
| key | value |
|---|---|
| default | false |
| is | api.TargetType.AutomatableParameter |
Sorts this channel visually among all channels. Must be unique among all channels of a given centroid.
| key | value |
|---|---|
| default | 0 |
| range | full |
Pans the signal to left/right. -1 is fully left, 0 is centered (unchanged), 1 is fully right.
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
| is | api.TargetType.AutomatableParameter |
Post gain applied after all other processing. Equivalent to a dB range of [-inf, 0.0].
| key | value |
|---|---|
| default | 1 |
| range | [0, 1] |
| is | api.TargetType.AutomatableParameter |
Pre gain. This is the gain before the EQ. Equivalent to a dB range of [-inf, 18.0].
| key | value |
|---|---|
| default | 1 |
| range | [0, 7.943282127380371] |
| is | api.TargetType.AutomatableParameter |
Use the "aux pre mode". If enabled, the signal is sent to the aux before the post_gain is applied, otherwise it is sent after.
| key | value |
|---|---|
| default | false |
| is | api.TargetType.AutomatableParameter |
"centroidChannel"data structure representing the centroid channel strip