aboutsummaryrefslogtreecommitdiff
path: root/extensions/xgui/physics/atom.pd
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/xgui/physics/atom.pd')
-rw-r--r--extensions/xgui/physics/atom.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/extensions/xgui/physics/atom.pd b/extensions/xgui/physics/atom.pd
new file mode 100644
index 00000000..2defe2ff
--- /dev/null
+++ b/extensions/xgui/physics/atom.pd
@@ -0,0 +1,21 @@
+#N canvas 579 401 301 287 10;
+#X obj 22 35 inlet;
+#X text 199 245 dh20020401;
+#X text 22 10 atom name x y;
+#X obj 21 85 concat !xy;
+#X obj 75 109 concat ?xy;
+#X obj 129 133 concat add;
+#X obj 18 212 convert xy= coord=;
+#X obj 18 183 vector \$1-pos \$2 \$3;
+#X obj 18 239 outlet;
+#X obj 21 62 route !coord ?coord move drag;
+#X connect 0 0 9 0;
+#X connect 3 0 7 0;
+#X connect 4 0 7 0;
+#X connect 5 0 7 0;
+#X connect 6 0 8 0;
+#X connect 7 0 6 0;
+#X connect 9 0 3 0;
+#X connect 9 1 4 0;
+#X connect 9 2 5 0;
+#X connect 9 3 5 0;