Hi IOhannes, As far as I can tell, $@ is not included after all in Pd Extended... (I tried [list append [EMAIL PROTECTED] 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, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Quoting Thomas Ouellet Fredericks <[EMAIL PROTECTED]>: > > > 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 > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
