Path to Arrangement View Clip?

Matt Perry's icon

I'm trying to pull the names of all clips within a certain track within an arrangement (not session view), but I can't find a way to access arrangement clips. The LOM documentation seems to imply this should be possible, but doesn't explicitly state so.

The documentation states that a Clip "can be either an audio clip or a MIDI clip in the Arrangement or Session View ."

Clip has an "is_arrangement_clip" boolean property, and the documentation mentions that the "end_time" property..."For Arrangement View clips, this is always the position of the clip's rightmost edge in the Arrangement."

However, the canonical path provided is "live_set tracks N clip_slots M clip".

Is there a way to access a clip without a clip_slot (an arrangement clip)?

jrs1's icon

I'm also looking at trying to do this. From reading in a few places it doesn't look to be possible. You can only get the currently select clip (clip_detail I think it's called)
https://cycling74.com/forums/get-id-of-recording-clip-in-arrangement-view

cracklebox's icon

You can do this in Live 11 now fwiw