Different lists in all instances of Poly~

PaddyCobain's icon

Hi !

Almost everything's in the title.

I'm trying to have different lists (in qlist) for each instance of poly~(serial composition). I tried with open x message, it works as long as I do not close the patch and reopen it.

Does anyone have an idea ?

Thanks a lot !

pdelges's icon

If I understand correctly your problem, you may need to explore the target message of poly~.

p

PaddyCobain's icon

Thanks for your answer Patrick.

Actually I did it. I don't get how I can write a different list in each instance. For sure I can send a message to a particular instance, but filling a qlist from outside the poly~patcher seems quite difficult (I will have 88 instances).

I was wondering if there was a way to change only the list of an instance. But maybe the only way to do it with sub patches...