i upgraded to the new build (31760) and something that was working in my previous build (12000) stopped working.
I have a replicator tied to a td ableton component, and when i try to use it now, it gets stuck in a loop and my fps goes down to 2.
i isolated just the necessary components, and made 2 files, one in the 12000 build that still works, and one in the 31760 build that breaks. this forum format won’t allow me to upload ableton sessions, so here is a dropbox link to that small folder as well.
thank you for info on the zip, and my apologies on one of the toe files. i’m attaching updated version here. the 12000 version was good on my end, and the 31760 i included a useless comp, that i have now deleted:
so once you load project, dive into clip_controlSlot
there will be a replicator and 15 replicants of an abletonClipSlot comp. also two tables, the one on the right is called table_controlSlot
currently the replicator is not cooking, but if you press the x to make it cook, your fps should drop almost immediately to 2.
what it’s supposed to do (12000) build: each replicant monitors one of the tracks in ableton. when a clip is selected, the abletonClipSlot replicant will select the proper clip in the dropdown menu, so that it can send the label of that menu item, along with clip color properties, to the table on the right, called table_controlSlot
please let me know if you need more info, thank you!!
Ok, interesting bug. Turns out it is not safe to rename replicated nodes. If you redesign your component so that the replicant names remain the same, it should work fine.
We are working on a more general solution, but that should get you going for now.