aboutsummaryrefslogtreecommitdiff
path: root/test/cyclone/testmess-reentrant.pd
blob: afac922efcb5986b3e4c2eb3a42a612ae016e7b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#N canvas 326 112 405 388 12;
#X obj 67 328 print;
#X obj 67 57 t a b;
#X obj 67 136 spigot;
#X msg 193 95 1;
#X msg 194 136 0;
#X msg 117 220 -9 -8 -7 -6 -5 -4 -3 -2 -1;
#X msg 67 19 test this mess;
#X msg 92 254 test;
#X obj 92 290 testmess 16 heap;
#X obj 67 95 testmess 8;
#X obj 67 181 t a b b b;
#X connect 1 0 9 0;
#X connect 1 1 3 0;
#X connect 2 0 10 0;
#X connect 3 0 2 1;
#X connect 4 0 2 1;
#X connect 5 0 9 0;
#X connect 6 0 1 0;
#X connect 7 0 8 0;
#X connect 9 0 2 0;
#X connect 10 0 0 0;
#X connect 10 1 7 0;
#X connect 10 2 5 0;
#X connect 10 3 4 0;