The collection to which this event belongs
| key | value |
|---|---|
| default | no default, required |
| required | true |
| targets | api.TargetType.AutomationCollection, meaning one of: entities.AutomationCollection, entities.TempoAutomationTrack |
| immutable | true |
Interpolation mode
| key | value |
|---|---|
| default | 1 |
| range | [1, 2] |
If two automation events lie on the same tick, exactly one of them must have is_second set to true. This orders the automation events on the same tick. If no other automation event lies on the same tick, is_second doesn't matter.
| key | value |
|---|---|
| default | false |
The position of this event in ticks in the collection.
There can be at most two automation events with the same position_ticks value pointing to the same automation collection. Exactly one of them must have is_second set to true.
| key | value |
|---|---|
| default | 0 |
| range | full |
If interpolation is set to "sloped", then this value controls how much the value is sloped in on or the other direction:
| key | value |
|---|---|
| default | 0 |
| range | [-1, 1] |
The value of the automation event.
| key | value |
|---|---|
| default | 0 |
| range | [0, 1] |
"automationEvent"A point created when clicking on an automation region