aboutsummaryrefslogtreecommitdiff
path: root/mtx_spivot.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-03-31 11:58:53 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-03-31 11:58:53 +0000
commit7d4830273b148c389aa932e7533ef1b70fb0b1e6 (patch)
tree42c9fd23c63a5ab282262b012383ff01eb8548da /mtx_spivot.pd
parent793a434d3a5cacad7f6c4dff501b240ebb659edc (diff)
This commit was generated by cvs2svn to compensate for changes in r2656,
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iem/iemmatrix/; revision=2657
Diffstat (limited to 'mtx_spivot.pd')
-rw-r--r--mtx_spivot.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/mtx_spivot.pd b/mtx_spivot.pd
new file mode 100644
index 0000000..a7d243b
--- /dev/null
+++ b/mtx_spivot.pd
@@ -0,0 +1,23 @@
+#N canvas 254 220 462 354 10;
+#X obj 154 166 t b a;
+#X obj 154 187 mtx;
+#X obj 154 208 mtx_*;
+#X obj 115 78 inlet;
+#X obj 154 290 outlet;
+#X obj 230 291 outlet;
+#X obj 115 115 t a a;
+#X obj 154 268 mtx_*;
+#X obj 154 238 t a a;
+#X obj 115 144 mtx_pivot \$1;
+#X connect 0 0 1 0;
+#X connect 0 1 2 1;
+#X connect 1 0 2 0;
+#X connect 2 0 8 0;
+#X connect 3 0 6 0;
+#X connect 6 0 9 0;
+#X connect 6 1 7 1;
+#X connect 7 0 4 0;
+#X connect 8 0 7 0;
+#X connect 8 1 5 0;
+#X connect 9 1 0 0;
+#X connect 9 2 1 1;