aboutsummaryrefslogtreecommitdiff
path: root/abs/lattice3.pd
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-09-12 22:26:57 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-09-12 22:26:57 +0000
commit494a07a361fe4ee0e54f77468a976b1a77818770 (patch)
treeb784b32b2a29e379c6ae5947cdcdcdaadde72b5e /abs/lattice3.pd
parent9f8757ccf742d984bd1c1a5d1e5906e9fd50784e (diff)
creb 0.9.0
svn path=/trunk/externals/creb/; revision=956
Diffstat (limited to 'abs/lattice3.pd')
-rw-r--r--abs/lattice3.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/abs/lattice3.pd b/abs/lattice3.pd
new file mode 100644
index 0000000..dadae9c
--- /dev/null
+++ b/abs/lattice3.pd
@@ -0,0 +1,31 @@
+#N canvas 178 387 450 300 10;
+#X obj 59 138 pow;
+#X msg 59 116 2;
+#X obj 106 139 pow;
+#X obj 159 136 pow;
+#X msg 106 117 1.5;
+#X msg 159 114 1.25;
+#X obj 106 166 *;
+#X obj 59 197 *;
+#X obj 130 47 unpack 0 0 0;
+#X obj 59 46 t b b b a;
+#X obj 59 226 outlet;
+#X obj 59 24 inlet;
+#X text 22 4 expand harmonic lattice vector in the (2 \, 3/2 \, 5/4)
+basis;
+#X connect 0 0 7 0;
+#X connect 1 0 0 0;
+#X connect 2 0 6 0;
+#X connect 3 0 6 1;
+#X connect 4 0 2 0;
+#X connect 5 0 3 0;
+#X connect 6 0 7 1;
+#X connect 7 0 10 0;
+#X connect 8 0 0 1;
+#X connect 8 1 2 1;
+#X connect 8 2 3 1;
+#X connect 9 0 1 0;
+#X connect 9 1 4 0;
+#X connect 9 2 5 0;
+#X connect 9 3 8 0;
+#X connect 11 0 9 0;