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]. Ciao -- Frank Barknecht Do You RjDj.me? _ ______footils.org__ _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
