FollowAction
- class pyableton.FollowAction.FollowAction(root: Element)
FollowAction Class
Represents the follow action settings in Ableton Live.
Attributes
- follow_timeint
The time value for the follow action in Ableton Live.
- is_linkedbool
Flag indicating whether the follow action is linked in Ableton Live.
- loop_iterationsint
The number of loop iterations for the follow action in Ableton Live.
- follow_action_aint
The follow action for branch A in Ableton Live.
- follow_action_bint
The follow action for branch B in Ableton Live.
- follow_chance_aint
The follow chance for branch A in Ableton Live.
- follow_chance_bint
The follow chance for branch B in Ableton Live.
- jump_index_aint
The jump index for branch A in Ableton Live.
- jump_index_bint
The jump index for branch B in Ableton Live.
- follow_action_enabledbool
Flag indicating whether the follow action is enabled in Ableton Live.