aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.mask.pd
blob: b17dee9f5a5bdb19a938cd5d8c578780ef351e30 (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
30
31
32
33
34
35
36
37
38
39
#N canvas 484 206 513 402 10;
#X obj 33 22 inlet;
#X obj 51 200 fs.copy;
#X obj 51 351 outlet;
#X obj 115 22 inlet;
#X msg 142 166 srcand;
#X obj 51 249 fs.frame;
#X obj 51 158 symbol;
#X obj 73 116 fs.copy;
#X obj 51 287 fs.copy;
#X obj 33 79 t b b s;
#X obj 180 132 init;
#X msg 157 190 transparent_1;
#X msg 168 218 mute_1 \, hide;
#X msg 168 244 mute_0 \, show;
#X text 223 42 fs.mask -- copy with mask;
#X text 223 61 1st inlet: fs.frame to copy from;
#X text 223 76 2nd inlet: fs.frame of the mask;
#X text 241 106 outlet: output fs.frame;
#X obj 165 22 inlet;
#X text 223 91 3rd inlet: commands to the internal fs.frame;
#X connect 0 0 9 0;
#X connect 1 0 5 0;
#X connect 3 0 6 1;
#X connect 4 0 1 1;
#X connect 5 0 8 0;
#X connect 6 0 1 0;
#X connect 7 0 5 0;
#X connect 8 0 2 0;
#X connect 9 0 5 0;
#X connect 9 1 6 0;
#X connect 9 2 7 0;
#X connect 10 0 4 0;
#X connect 10 0 11 0;
#X connect 10 0 12 0;
#X connect 11 0 8 1;
#X connect 12 0 5 0;
#X connect 13 0 5 0;
#X connect 18 0 5 0;