aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Barknecht <fbar@users.sourceforge.net>2005-05-03 16:34:23 +0000
committerFrank Barknecht <fbar@users.sourceforge.net>2005-05-03 16:34:23 +0000
commit7c33ca28dbcba57438f3da391f9e88fa2c87ac18 (patch)
treefe11de2d067bba0e6f56c4902b3b8631a57b9f28
parent6616e9c0690ed1562cdedb8b50a139d0dfa7578f (diff)
missing abstraction
svn path=/trunk/externals/nusmuk/; revision=2892
-rw-r--r--msd2D/editor/scale4gem.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/msd2D/editor/scale4gem.pd b/msd2D/editor/scale4gem.pd
new file mode 100644
index 0000000..6cab873
--- /dev/null
+++ b/msd2D/editor/scale4gem.pd
@@ -0,0 +1,22 @@
+#N canvas 0 0 458 426 10;
+#X obj 231 131 * 0.0066666;
+#X text 325 132 == [/ 150];
+#X obj 200 184 * -0.0066666;
+#X obj 169 232 * 0.0066666;
+#X obj 169 331 outlet;
+#X obj 200 204 outlet;
+#X obj 231 153 outlet;
+#X obj 169 27 inlet;
+#X text 265 245 out: scaled for gemwin;
+#X text 198 11 x y z;
+#X obj 200 59 inlet;
+#X obj 231 91 inlet;
+#X obj 169 287 - 3;
+#X text 203 288 shift left \, found empirically;
+#X connect 0 0 6 0;
+#X connect 2 0 5 0;
+#X connect 3 0 12 0;
+#X connect 7 0 3 0;
+#X connect 10 0 2 0;
+#X connect 11 0 0 0;
+#X connect 12 0 4 0;