clyphx_action
Execute any ClyphX Pro action string in Ableton Live, from track management to device loading and tempo changes. Use for commands not covered by dedicated tools.
Instructions
Send a raw ClyphX Pro action string. Use this for any ClyphX command not covered by the specific ClyphX tools below.
Parameters:
action_string: The ClyphX action string, e.g., '1/LOADDEV "Auto Filter"' Multiple actions can be chained with semicolons: '1/LOADDEV "Auto Filter" ; 1/LOADDEV "Reverb"'
Common actions: ADDAUDIO / ADDMIDI / ADDRETURN — create tracks {track}/LOADDEV "{name}" — load a device {track}/NAME "{name}" — rename track {track}/COLOR {n} — set track color {track}/VOL {n} — set volume (0-127) {track}/PAN {n} — set pan (0-127, 64=center) {track}/MUTE ON/OFF — mute/unmute {track}/SEND {letter} {n} — set send level {track}/IN "{name}" / OUT "{name}" — set routing BPM {n} — set tempo SIG {n}/{n} — set time signature METRO ON/OFF — metronome SREC — toggle session record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_string | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |