live_batch
Execute multiple Ableton Live bridge operations (get, set, call, etc.) in a single request to reduce thread overhead and preserve object-model flexibility.
Instructions
Run multiple generic bridge operations in one Live main-thread request; preserves full object-model flexibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | ||
| continue_on_error | No | ||
| include_traceback | No | ||
| expected_set_signature | No | ||
| detail | No | ||
| max_items | No | ||
| max_depth | No | ||
| max_string_length | No | ||
| timeout | No | Seconds to wait for Live's main thread. |