diff options
Diffstat (limited to 'tests/mtx_conv')
-rw-r--r-- | tests/mtx_conv/exist.pd | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/mtx_conv/exist.pd b/tests/mtx_conv/exist.pd index f1617c9..619cd85 100644 --- a/tests/mtx_conv/exist.pd +++ b/tests/mtx_conv/exist.pd @@ -5,7 +5,12 @@ #X msg 122 366 1; #X obj 122 161 mtx_conv; #X text 67 37 test for existance of [mtx_conv]; -#X connect 0 0 4 0; +#X obj 122 136 t a a; +#X msg 122 116 matrix 1 1 1; +#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 4 0; +#X connect 6 1 4 1; +#X connect 7 0 6 0; |