Hi,

IOhannes m zmölnig wrote:
> On 09/28/13 17:17, Charles Goyard wrote:
> > I added a [makefilename %d] before the [print VT=$1( message and it
> > does work well.
> 
> if you want decent performance you should go directly:
> 
>  [makefilename VT=%d]
>  |
>  [print $1(
> 
> (the $1-expansion in the last message is pretty fast, as '$1' is
> replaced directly with the atom without any fancy string stuff)

Nice one, thanks IOhannes !

-- 
Charles

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to