live_call
Execute a method on an Ableton Live object by providing its reference, method name, and optional arguments to control the DAW.
Instructions
Call one Live object method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| method | Yes | ||
| args | No | ||
| kwargs | No | ||
| timeout | No | Seconds to wait for Live's main thread. | |
| expected_set_signature | No |