pylive
pylive copied to clipboard
CLIP Filename?
Post-recording the audiofile is known to Ableton. I'm trying to retrieve the filename of a clip at Track/Clip index position. However no filename data exists in the current implementation. Is there a way to retrieve it at OSC/Pylive level?

Seems to be in API

I tried
clip = self.set.get_clip_info(2,1)
increased timeout from 3 to 60 sec but it times out. either way probably same clip object as the on i discovered in set or track