aboutsummaryrefslogtreecommitdiff
path: root/src/list_accum-help.pd
blob: e7795ba63fb36ee293f72192a4350d64e55fe9db (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
26
27
#N canvas 1298 133 478 349 10;
#X obj 56 223 tof/list_accum;
#X msg 77 158 1 2 3 4 5 6;
#X obj 55 86 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 54 288 print;
#X floatatom 69 131 5 0 0 0 - - -;
#X msg 159 158 a b c d;
#X obj 171 194 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 140 256 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X text 35 36 Tags: lists;
#X text 36 5 Description: Accumulates incomming atoms into one big
list;
#X text 113 135 Inlet 1 \, anything: Accumulate atoms;
#X text 192 194 Inlet 2 \, bang: Clear accumulated atoms;
#X text 76 85 Inlet 1 \, bang: Output and clear accumulated atoms;
#X text 160 254 Outlet 2 \, bang: Nothing accumulated (empty);
#X text 93 288 Outlet 1 \, list: Accumulated atoms;
#X connect 0 0 3 0;
#X connect 0 1 7 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 0 0;
#X connect 6 0 0 1;