Some feedback from the developers would be really nice! Are there plans to redesign/develop the GUI? There is so many room for improvements. Already small changes (especially the size of the modal elements!) would improve the UX a lot!
self.view.highlighted_clip_slot.delete_clip() this one deletes highlighted clip )))))))))))))))))))))))))))))))))))))))))))
.song().view.highlighted_clip_slot.delete_clip() this spoils the script and it can’t be loaded self.song().tracks[0].clip_slots[0].delete_clip() this one deletes 1 clip on 1st track ableton 11.3.10
as i see that gives self.song().tracks[0].clip_slots[0].delete_clip() and as i see it can only delete 1st clip on a 1st track so, how can we delete highlighted clip?
OK I deleted all the parameters config items and re added them and this time it worked. Must have been a hangover from the previous version of the script
I have the same problem – exporting and importing didnt work. Same message when downloading to Ableton. get_parent_bank_number_error
Thank you! I just tried again and could do everything without any problem… perhaps I was low on ram when tried the time before… its good to know it and confirm it
i fixed this by manually relinking the midi remote scripts folder in settings
hey did you find a fix for this? i am having the same issue