[PD] dollar argument

Luke Iannini (pd) lukexipd at gmail.com
Sat May 5 10:23:36 CEST 2007


Hi IOhannes,
As far as I can tell, $@ is not included after all in Pd Extended...
(I tried [list append $@] and [$@(  )
How can we/I/Hans : ) add it to the build system?

It would be great to have so that I could properly subclass route/oscroute/etc.

Cheers
Luke

On 4/30/07, zmoelnig at iem.at <zmoelnig at iem.at> wrote:
> Quoting Thomas Ouellet Fredericks <tof at danslchamp.org>:
>
> > There is also the overlooked very powerful [dollarg] from iemlib that
> > converts all your arguments into a list. I even made an abstraction
> > that can parse arguments by name like in Jitter. For example, [dollars
> > @currency canadian @exchange_rate 1.87 @output km] could also be
> > written [dollars @output km @exchange_rate 1.87 @currency canadian]
> >
> > Anyway, dollarg rocks.
>
> and just to push this a bit:
> some months ago i have submitted a patch to pd (in the sf
> patchtracker), that introduces to new dollar-arguments: $@ and $#.
> while $# is probably not so interesting (now that we have [list
> length]), $@ is very similar to iemlib's [dollarg] but can do even more
> (e.g. full list expansion in a message)
>
> if a lot of people find this useful, and at least some of them go
> throught the patch and find any bugs, probably it would be accepted
> into vanilla pd one day.
> (i think it is already in pd-extended)
>
>
> fmas.dr
> IOhannes
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>




More information about the Pd-list mailing list