aboutsummaryrefslogtreecommitdiff
path: root/src/stringalias-test.pd
blob: a0fd6f5a1db6e57c65197f51746f33452dc1754c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#N canvas 0 31 450 300 10;
#X floatatom 56 81 8 0 0 0 - - -;
#X symbolatom 46 59 10 0 0 0 - - -;
#X floatatom 54 178 4 0 0 0 - - -;
#X msg 37 38 A B C;
#X msg 55 199 list 49 50 51;
#X obj 58 139 print any2bytes-out;
#X obj 37 254 print bytes2any-out;
#X obj 37 108 any2string;
#X obj 37 230 string2any;
#X connect 0 0 7 0;
#X connect 1 0 7 0;
#X connect 2 0 8 0;
#X connect 3 0 7 0;
#X connect 4 0 8 0;
#X connect 7 0 5 0;
#X connect 7 0 8 0;
#X connect 8 0 6 0;