[PD] setting send > 'list: no such object' ?

IOhannes m zmoelnig zmoelnig at iem.at
Thu May 24 09:18:06 CEST 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012-05-24 08:46, tim vets wrote:
> hello, I have a symbol like this: 
> "destination_value1_value2_value3_value4" with which I want to send
> the list "value1 value2 value3 value4" to "destination" First, I
> turn the symbol into a list using [s2l] Then I split off the first
> element of the list using list-splat, and use that to set the
> destination of a [send] object. While this seems to work ("value1
> value2 value3 value4" does get sent to [r destination]), 
> nevertheless I get the error 'list: no such object' in the pd
> window.

i'm using the following idiom quite often:

[list desination value1 value2...(
|
[t l s]
|     |
|     +----------+
|                |
[list split 1]   |
x      |     x   |
       |         |
       [send      ]


without any problems.
maybe [list-splat] does something weird that the built-in [list spit]
does not suffer from?

fgamsdr
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+94KgACgkQkX2Xpv6ydvS9oACbBdGg2UWny0FEOkLM2iRSWXw1
VGkAoLqHQyykQUThizhpZ96g15vasKjP
=tB4v
-----END PGP SIGNATURE-----

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2307 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120524/5a7dde52/attachment.bin>


More information about the Pd-list mailing list