aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.draw.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/fs.draw.pd')
-rw-r--r--Patches/fs.draw.pd32
1 files changed, 32 insertions, 0 deletions
diff --git a/Patches/fs.draw.pd b/Patches/fs.draw.pd
new file mode 100644
index 0000000..cc9ea77
--- /dev/null
+++ b/Patches/fs.draw.pd
@@ -0,0 +1,32 @@
+#N canvas 301 30 843 370 12;
+#X obj 172 80 loadbang;
+#X obj 126 275 fs_sender;
+#X obj 51 27 inlet;
+#X obj 51 55 l2s;
+#X obj 51 102 pack s s;
+#X msg 51 137 fs_op \$2 \$1;
+#X obj 172 203 symbol;
+#X obj 189 147 r fs_reset;
+#X msg 189 172 bang;
+#X text 100 28 command;
+#X text 344 89 commands:;
+#X text 363 123 rect <x1> <y1> <x2> <y2>;
+#X msg 172 228 draw \$1;
+#X obj 51 176 outlet;
+#X text 362 143 line <x1> <y1> <x2> <y2>;
+#X text 363 162 plot <x> <y>;
+#X text 363 234 mode_solid mode_clear;
+#X text 362 196 pen <r> <g> <b> (to set pen color);
+#X text 362 215 brush <r> <g> <b> (to set brush color);
+#X obj 172 110 symbol \$0D;
+#X connect 0 0 19 0;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 4 0 5 0;
+#X connect 5 0 13 0;
+#X connect 6 0 12 0;
+#X connect 7 0 8 0;
+#X connect 8 0 6 0;
+#X connect 12 0 1 0;
+#X connect 19 0 4 1;
+#X connect 19 0 6 0;