[PD] [$0-array] ???

IOhannes zmölnig zmoelnig at iem.at
Sun Jun 10 11:07:28 CEST 2012


On 06/10/2012 11:03 AM, Фывапр Олджэвич wrote:
> Hi , O1iver !
> 
> thanks. Yes - the second picture - is what i need. But I use [soundfiler] to open soundfile .. And it needs a message like:
> 
> [bang(
> |
> [openpanel]
> |
> [ read -resize $1 $0-tab ( 
> |
> [soundfiler]
> 
> 
> So the problem is that i have an array called [$0-tab] , but the [soundfiler] doesn't write anything to it . 
> 
> It seems that message simply can't get with $0-things ?? 
>

yes.
this has been discussed numerous times on and off list, please see the
archives.

the solution is to use object-boxes to do the $0-expansion, something like:

[bang(
|
[openpanel]
|
[pack s $0]
|
[read -resize $1 $2-tab(
|
[soundfiler]

fgmasrd
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120610/bf286a86/attachment.pgp>


More information about the Pd-list mailing list