Hey all,
So, I am dabbling now in using messages to create dynamic patches. The system is crashing with an object that I created. The object is rather big and maybe too cumbersome. I tried it with a simpler object which does work.
Any help on what I am doing wrong?
Here is an example message:
|pd-test obj 0 0 la_loop_v02 4 61000 60000 220(
Where I have created a subpatch called test and I have created a pd object titled la_loop_v02 with four variables.
If I create the objects manually it is fine.
I can create dynamically one of the new objects, but if I try to create a second one, the system essentially freezes.