[PD] another basic pd question/creation arguments in abstraction

IOhannes m zmoelnig zmoelnig at iem.at
Thu Oct 18 09:54:38 CEST 2007


Atte André Jensen wrote:
> IOhannes m zmoelnig wrote:
> 
>>> [list $1] <- allows both, symbols and floats
>> shouldn't this be [list append $1]?
> 
> I tried both and both seem to work. There might be some situations where 
>   the "append" make a difference, though...

as long as you use numbers as $1 you are right.
however, when you use a symbol other than "append", "split", "prepend", 
"trim" (and probably some more), your [list $1] will fail to create.
in the cases where it creates, it will behave not as expected.

fm,gasdr
IOhannes




More information about the Pd-list mailing list