aboutsummaryrefslogtreecommitdiff
path: root/src/list_accum-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-10-11 15:30:53 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-10-11 15:30:53 +0000
commit1e9ee7bc8ebcba281bf912d7527d3e3e9fcbaba7 (patch)
treea5028544227ffafec021249d8d146154d4288f89 /src/list_accum-help.pd
parentf08597072103253c34809ae7fb45cc855c936f32 (diff)
Fixed a few bugs, added a symbol handler to paramGui and updated help files
svn path=/trunk/externals/tof/; revision=14219
Diffstat (limited to 'src/list_accum-help.pd')
-rw-r--r--src/list_accum-help.pd27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/list_accum-help.pd b/src/list_accum-help.pd
deleted file mode 100644
index e7795ba..0000000
--- a/src/list_accum-help.pd
+++ /dev/null
@@ -1,27 +0,0 @@
-#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;