Moving/copying a clip
Hey there!
I'm fairly new to Max MSP and very new to Max4Live, and I think this is probably not going to be possible with the limitations of the M4L api.
Is there any way to move a (selected) clip from one track to another, or perhaps copy it.
And if this is is possible in session view, is it possible in Arrange.
I found out how to get the id of a selected clip in arrange via "path live_set view detail_clip" and change some properties, but I really hope there is a way to move this clip around the set (especially across tracks).
Thanks!
David
Anyone have any ideas?
Only way i can think of are automated keypresses. cut copy paste shortcuts and arrow keys. O.
Hey thanks, didn't think of that.
That actually works. It's a little bit tricky since it sometimes cuts the device instead of the clip, but I'll figure that out.
Thanks!
Any way to do this yet using the api, specifically in javascript? I don't think there is...
Hello!:) How did you do the automated keypresses? I want to make copy cut paste as well.
Thank you for any help:)
You can now duplicate and delete clips in session view using the LOM. For arrangment I'm not sure if there's a way.