aboutsummaryrefslogtreecommitdiff
path: root/examples/high.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-21 04:53:44 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-21 04:53:44 +0000
commitd94369cd874ac65309d8e4f9de8b81125c66e27a (patch)
treef6b8d2b4636bb35efbe1db4d185f264d6c19cdd6 /examples/high.pd
parentbc60633962d91501bca7d556eca0b639f825a2ef (diff)
ported to library template and updated version to 1.0.3.1 to reflect bugfixes and doc updates
svn path=/trunk/externals/vbap/; revision=14453
Diffstat (limited to 'examples/high.pd')
-rw-r--r--examples/high.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/examples/high.pd b/examples/high.pd
new file mode 100644
index 0000000..f6bbfba
--- /dev/null
+++ b/examples/high.pd
@@ -0,0 +1,27 @@
+#N canvas 0 0 576 425 10;
+#X obj 102 43 inlet;
+#X obj 124 188 f 0;
+#X obj 102 239 >;
+#X obj 102 281 sel 1;
+#X obj 201 158 f;
+#X obj 203 354 outlet;
+#X obj 203 267 f;
+#X obj 292 42 inlet;
+#X text 339 42 reset to float;
+#X text 148 44 test against high;
+#X obj 102 91 t b f b f;
+#X obj 292 89 t b f;
+#X connect 0 0 10 0;
+#X connect 1 0 2 1;
+#X connect 1 0 6 1;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 4 0 1 0;
+#X connect 6 0 5 0;
+#X connect 7 0 11 0;
+#X connect 10 0 6 0;
+#X connect 10 1 2 0;
+#X connect 10 2 1 0;
+#X connect 10 3 4 1;
+#X connect 11 0 6 0;
+#X connect 11 1 1 0;