aboutsummaryrefslogtreecommitdiff
path: root/examples/ch_uzi.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/ch_uzi.pd
parentc421f5cd012261b1f14e0e2a804faea2e596d89c (diff)
converted to template Makefile
svn path=/trunk/externals/pmpd/; revision=13366
Diffstat (limited to 'examples/ch_uzi.pd')
-rw-r--r--examples/ch_uzi.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/examples/ch_uzi.pd b/examples/ch_uzi.pd
new file mode 100644
index 0000000..43b450d
--- /dev/null
+++ b/examples/ch_uzi.pd
@@ -0,0 +1,22 @@
+#N canvas 0 0 450 300 10;
+#X obj 82 155 moses \$1;
+#X obj 81 102 0;
+#X obj 82 126 + 1;
+#X obj 81 182 t b;
+#X msg 78 78 0;
+#X obj 33 236 outlet;
+#X obj 91 237 outlet;
+#X obj 153 239 outlet;
+#X msg 153 196 bang;
+#X obj 62 24 inlet;
+#X connect 0 0 3 0;
+#X connect 0 0 6 0;
+#X connect 0 1 8 0;
+#X connect 1 0 2 0;
+#X connect 2 0 1 1;
+#X connect 2 0 0 0;
+#X connect 3 0 1 0;
+#X connect 3 0 5 0;
+#X connect 4 0 1 0;
+#X connect 8 0 7 0;
+#X connect 9 0 4 0;