Em dom., 17 de jan. de 2021 às 16:18, Claude Heiland-Allen < claude@mathr.co.uk> escreveu:
Hi Antoine,
On 17/01/2021 18:15, Antoine Rousseau wrote:
- transform "float 512" into "symbol 512" using [makefilename %d]
I would not recommend this, because symbols stick around forever and Pd gets slower the more symbols there are. AKA "symbol table pollution".
But at what point does this become a real issue? And how come we don't have a better way to convert it to symbols?