aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.copy.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/fs.copy.pd')
-rw-r--r--Patches/fs.copy.pd51
1 files changed, 51 insertions, 0 deletions
diff --git a/Patches/fs.copy.pd b/Patches/fs.copy.pd
new file mode 100644
index 0000000..8598ae9
--- /dev/null
+++ b/Patches/fs.copy.pd
@@ -0,0 +1,51 @@
+#N canvas 205 60 932 444 12;
+#X obj 173 21 loadbang;
+#X obj 208 271 fs_sender;
+#X msg 173 204 copy \$1;
+#X obj 352 14 inlet;
+#X text 465 118 dest_all;
+#X text 465 132 dest_random;
+#X text 465 152 copy;
+#X text 465 167 alpha <value>;
+#X text 466 197 sub <value>;
+#X text 465 183 add <value>;
+#X text 466 62 source_all;
+#X text 466 79 source_random;
+#X obj 23 22 inlet;
+#X obj 23 155 outlet;
+#X obj 23 62 pack s s;
+#X msg 23 95 fs_op \$2 \$1;
+#X obj 352 156 pack s s;
+#X msg 352 185 \$2 \$1;
+#X obj 352 127 l2s;
+#X text 466 47 source <left> <top> <right> <bottom>;
+#X text 465 104 dest <left> <top> <right> <bottom>;
+#X text 399 15 for these commands:;
+#X obj 173 174 symbol;
+#X obj 194 114 r fs_reset;
+#X msg 194 140 bang;
+#X text 467 267 blackness dstinvert mergecopy mergepaint notsrccopy
+notsrcerase patcopy patinvert patpaint srcand srccopy srcerase srcinvert
+srcpaint whiteness;
+#X text 466 226 try these raster operations: (some of them do nothing)
+;
+#X text 468 329 transparent_0/1 mirrorleftright_0/1 mirrorupdown_0/1
+;
+#X text 467 358 "plugin_name" (see example-plugins.pd);
+#X obj 173 51 symbol \$0C;
+#X text 467 389 "filter_name" (see example-photoshopfilters.pd);
+#X connect 0 0 29 0;
+#X connect 2 0 1 0;
+#X connect 3 0 18 0;
+#X connect 12 0 14 0;
+#X connect 14 0 15 0;
+#X connect 15 0 13 0;
+#X connect 16 0 17 0;
+#X connect 17 0 1 0;
+#X connect 18 0 16 0;
+#X connect 22 0 2 0;
+#X connect 23 0 24 0;
+#X connect 24 0 29 0;
+#X connect 29 0 14 1;
+#X connect 29 0 16 1;
+#X connect 29 0 22 0;