[PD] $ expansion

Maurizio Umberto Puxeddu umbpux at tin.it
Mon Sep 9 10:49:53 CEST 2002


Hello.

Are messages like

$1-something-$2

supposed to be expanded correctly by PD?

I'm puzzled because I only get the first dollar expanded while the second
is considered as literal. For example I get things like

1043-something-$2

I read the manual section but I found no mention to limitations of this
kind. I attached an example.

Maurizio Umberto Puxeddu.
-------------- next part --------------
#N canvas 90 105 450 300 10;
#X obj 168 193 print QWERTY;
#X obj 170 44 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 164 91 pack 33 55;
#X msg 166 139 \$1-hello-$2;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 0 0;


More information about the Pd-list mailing list