gilberto bernardes wrote:
Dear all,
I'm develloping a patch for the piece Solo form Stockhausen, and I'm getting a strange error. I have already revised the patch a lot of times and I can't find nothing wrong. In the find menu is also impossible to find it!!
If someone can help me please write me for this email and I will send the patch.
bernardes7@hotmail.com
Thanks, best, Gilberto
"error: inlet: no method for 'list'"
means that there is an object that hasn't been created (because Pd can't find it).
Check the Pd log window for "couldn't create" messages.
Starting Pd with the -verbose flag will tell you where Pd is looking for each object.