aboutsummaryrefslogtreecommitdiff
path: root/tests/mtx_rand/01_default.pd
blob: c3034fb8d8a3a0b6f7fcd3d612ea1dce7d5b2712 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#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 text 67 37 test for existance of [mtx_rand];
#X obj 122 161 mtx_rand;
#X obj 122 90 t b;
#X connect 0 0 6 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 5 0 2 0;
#X connect 6 0 5 0;