aboutsummaryrefslogtreecommitdiff
path: root/iemhelp/help-unsymbol.pd
blob: 0a7f4c01606e2e60df39c40f32672ed0b2ce62da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#N canvas 402 159 302 241 10;

#X obj 10 71 symbol;

#X msg 10 44 blabla;

#X obj 10 99 print a;

#X obj 88 71 symbol;

#X msg 88 44 foo3;

#X obj 88 125 print b;

#X obj 158 100 unsym;

#X obj 88 100 unsymbol;

#X text 72 17 to an anything selector;

#X text 2 4 unsymbol: converts a symbol;

#X text 225 100 no arg.;

#X text 10 161 (c) musil@iem.kug.ac.at;

#X text 52 174 IEM KUG;

#X text 27 186 graz \, austria 2001;

#X connect 0 0 2 0;

#X connect 1 0 0 0;

#X connect 3 0 7 0;

#X connect 4 0 3 0;

#X connect 7 0 5 0;