aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.layermode.pd
blob: 7e2ece2d79dc8191bfb5f37a8a9a56eb0c0f6650 (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
#N canvas 30 209 753 358 10;
#X obj 55 42 inlet;
#X obj 159 301 outlet;
#X obj 239 43 inlet;
#X obj 90 143 fs.copy;
#X obj 173 146 fs.copy;
#X obj 192 104 symbol;
#X msg 286 215 flip_manual;
#X obj 346 174 init;
#X obj 63 91 t b s b;
#X msg 24 134 flip;
#X text 47 20 fs.frame;
#X text 229 19 fs.frame;
#X text 152 322 fs.frame;
#X msg 329 100 difference;
#X obj 295 43 inlet;
#X text 350 22 fs.layermode -- mix two images with difference layer
mode;
#X connect 0 0 8 0;
#X connect 2 0 5 1;
#X connect 3 0 1 0;
#X connect 4 0 1 0;
#X connect 5 0 4 0;
#X connect 6 0 1 0;
#X connect 7 0 6 0;
#X connect 7 0 13 0;
#X connect 8 0 9 0;
#X connect 8 1 3 0;
#X connect 8 2 5 0;
#X connect 9 0 1 0;
#X connect 13 0 3 1;
#X connect 14 0 3 1;