fill umenu with clips name from a track
hello,
the title say pretty much what i am looking for.
i got something working to fill a umenu with the tracks names, but did figured out how to do the same with clips names?
the idea would be to be able to choose a clip with an umenu and fire it.
any tips ?
fanxs
You have to select the first clip of the track (through the API)
then create a routine to get its name with the LOM, automatically select the next one, get his name, etc until completion.
thank you for your answer, it was what i ended up doing ))
fantastic you got it! How bout the example?