aboutsummaryrefslogtreecommitdiff
path: root/tests/mtx_rowrifft/00_exist.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mtx_rowrifft/00_exist.pd')
-rw-r--r--tests/mtx_rowrifft/00_exist.pd12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/mtx_rowrifft/00_exist.pd b/tests/mtx_rowrifft/00_exist.pd
index 39c9b3e..8aa2480 100644
--- a/tests/mtx_rowrifft/00_exist.pd
+++ b/tests/mtx_rowrifft/00_exist.pd
@@ -1,16 +1,16 @@
-#N canvas 385 142 508 466 10;
+#N canvas 386 139 508 466 10;
#X obj 122 68 inlet bang;
#X obj 122 385 outlet 1==OK;
#X obj 122 347 b;
#X msg 122 366 1;
#X obj 122 161 mtx_rowrifft;
#X text 67 37 test for existance of [mtx_rowrifft];
-#X msg 122 115 matrix 1 2 0 0;
#X obj 122 136 t a a;
-#X connect 0 0 6 0;
+#X msg 122 115 matrix 1 3 0 0 0;
+#X connect 0 0 7 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 4 0 2 0;
-#X connect 6 0 7 0;
-#X connect 7 0 4 0;
-#X connect 7 1 4 1;
+#X connect 6 0 4 0;
+#X connect 6 1 4 1;
+#X connect 7 0 6 0;