[PD] Sending large number in comport

Charles Goyard cg at fsck.fr
Sun Sep 29 19:04:47 CEST 2013


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



More information about the Pd-list mailing list