aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.text.pd
blob: d666c99b92cd39c190773d1f8a04d4632a0a4fe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#N canvas 90 92 825 352 12;
#X obj 172 80 loadbang;
#X obj 126 275 fs_sender;
#X obj 51 27 inlet;
#X msg 172 228 text \$1;
#X obj 172 110 symbol \$0fs.text;
#X obj 51 55 l2s;
#X obj 51 102 pack s s;
#X msg 51 137 fs_op \$2 \$1;
#X obj 51 175 outlet;
#X obj 172 203 symbol;
#X obj 189 147 r fs_reset;
#X msg 189 172 bang;
#X text 100 28 text to write \, or one of these commands:;
#X text 430 95 size <number>;
#X text 430 117 font <font name> (look in your /winnt/fonts-dir);
#X text 429 141 pos <x> <y>;
#X text 430 73 color <r> <g> <b>;
#X connect 0 0 4 0;
#X connect 2 0 5 0;
#X connect 3 0 1 0;
#X connect 4 0 6 1;
#X connect 4 0 9 0;
#X connect 5 0 6 0;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 9 0 3 0;
#X connect 10 0 11 0;
#X connect 11 0 9 0;