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".