Hello List,
I know this has been addressed a few times on the list in past years, but I couldn't find any concrete instructions.. so, here's my question. What is the best way to approach dynamic object creation? I'm hoping that there are some messages that can create instances of abstractions or objects. If these exist, are they documented somewhere?
Thanks everyone!
-Ben
Hi Ben,
If i m not mistaken someone on the Pd forum managed to do this in a set of patches he posted here : http://puredata.hurleur.com/sujet-3625-pdlive There is a main patch from which you choose which objects to add to a secondary patch. I couldn't tell you exactly how he did that, but it didn't look too complicated.
Pierre
2010/2/14 Ben Baker-Smith bbakersmith@gmail.com
Hello List,
I know this has been addressed a few times on the list in past years, but I couldn't find any concrete instructions.. so, here's my question. What is the best way to approach dynamic object creation? I'm hoping that there are some messages that can create instances of abstractions or objects. If these exist, are they documented somewhere?
Thanks everyone!
-Ben
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hallo, Ben Baker-Smith hat gesagt: // Ben Baker-Smith wrote:
I know this has been addressed a few times on the list in past years, but I couldn't find any concrete instructions.. so, here's my question. What is the best way to approach dynamic object creation? I'm hoping that there are some messages that can create instances of abstractions or objects. If these exist, are they documented somewhere?
Enrique Erne just posted his fabulous abstraction for simlifying all this: http://github.com/eerne/Pd-Dom
Frank