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
MSN Busca: fácil, rápido, direto ao ponto. http://search.msn.com.br
Why not just post the patch on the list?
.hc
On Oct 28, 2006, at 11:36 AM, 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
MSN Busca: fácil, rápido, direto ao ponto. http://search.msn.com.br
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Access to computers should be unlimited and total. - the hacker ethic
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.
Hallo, Claude Heiland-Allen hat gesagt: // Claude Heiland-Allen wrote:
"error: inlet: no method for 'list'"
means that there is an object that hasn't been created (because Pd can't find it).
It could also mean that an object receives a list-message but doesn't know how to handle it. Maybe some of the coll-textfiles generate a spurious message sent to such an object.
Frank Barknecht _ ______footils.org_ __goto10.org__