aboutsummaryrefslogtreecommitdiff
path: root/examples/tut_mass.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-03 20:24:12 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-03 20:24:12 +0000
commit69cf1cafcd403331d9fbfb76977efb6101eef284 (patch)
tree2a0f342ff22e90a70b78021125095143b5e8421f /examples/tut_mass.pd
parentc421f5cd012261b1f14e0e2a804faea2e596d89c (diff)
converted to template Makefile
svn path=/trunk/externals/pmpd/; revision=13366
Diffstat (limited to 'examples/tut_mass.pd')
-rw-r--r--examples/tut_mass.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/tut_mass.pd b/examples/tut_mass.pd
new file mode 100644
index 0000000..4106fa5
--- /dev/null
+++ b/examples/tut_mass.pd
@@ -0,0 +1,15 @@
+#N canvas 0 0 416 404 10;
+#X obj 40 110 inlet;
+#X obj 25 209 outlet;
+#X obj 39 176 unpack s f f;
+#X obj 114 224 gemhead;
+#X obj 113 265 translateXYZ;
+#X obj 110 307 sphere 0.1;
+#X obj 38 137 mass2D tut_mass 50 \$1 \$2;
+#X connect 0 0 6 0;
+#X connect 2 1 4 1;
+#X connect 2 2 4 2;
+#X connect 3 0 4 0;
+#X connect 4 0 5 0;
+#X connect 6 0 2 0;
+#X connect 6 0 1 0;