Hi list, I'd like to use multiple instances of an abstraction in the same patch and the abstraction contains an array. I would normally deal with this by naming the array '$0-somename' but pd doesn't seem to recognize the '$' and I get the error '0-somename: no such table'. Can someone help me through this? Thanks in advance, Pat
On Fri, Apr 15, 2011 at 07:46:36PM -0400, patrick mcnameeking wrote:
Hi list, I'd like to use multiple instances of an abstraction in the same patch and the abstraction contains an array. I would normally deal with this by naming the array '$0-somename' but pd doesn't seem to recognize the '$' and I get the error '0-somename: no such table'. Can someone help me through this?
Hm, I've not seen this (in a long time at least). Anyway try to use a table object instead as [table $0-something].
Frank Barknecht Do You RjDj.me? _ ______footils.org__
On Fri, 15 Apr 2011, patrick mcnameeking wrote:
Hi list, I'd like to use multiple instances of an abstraction in the same patch and the abstraction contains an array. I would normally deal with this by naming the array '$0-somename' but pd doesn't seem to recognize the '$' and I get the error '0-somename: no such table'. Can someone help me through this? Thanks in advance, Pat
$0 is not supported in messageboxes.
Confusingly, $0 used to be only available in abstraction instances, which would also result in 0 for all non-abstractions, but this was changed years ago. The two problems look like each other.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC