live.object and 'length'

monsho's icon

Hi All,

Am building a M4L patch to pass clip information across to our visuals set up - have got everything working really nicely apart from an issue with the 'get length' command in the live.object. This works perfectly for sending the length of the clip as long as the audio clip doesn't have a loop set in it - as soon as it does it sends the length of the loop which breaks everything at our visuals end. Is there an alternative that I haven't seen that can give the overall length of the clip even if the loop is assigned?

Many thanks

Andrew

Mr Preskovik's icon

Hello Andrew. I face exactly the same issue as you. Have you find a solution since then?

benj3737's icon

I think there's a way to 'get end' or something like that. Then that should be the length, regardless of loop settings or start point

benj3737's icon

'get end_marker'

Mr Preskovik's icon

Thanks a million BENJ. That’s exactly what I was looking for!!