On Mon, 2014-03-31 at 18:54 -0300, Alexandre Torres Porres wrote:
> Hi there, I can't get messages from [qlist] to an object with "$0". Is
> this really a problem?

You can:


[nbx\
|
[t b f]
|     \
[pack $0 f]
|
[add 500 $1-bla $2]
|
[qlist]


[r $0-bla]
|
[print]

The thing is you have to expand $0 before you're putting the messages
into qlist. BTW: You also cannot internally expand to the arguments ($1,
$2, etc.) of the abstraction that contains the qlist. You'd have to use
the same 'trick'.


Roman
 





_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to