aboutsummaryrefslogtreecommitdiff
path: root/core/ds-end.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-04-07 01:05:50 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-04-07 01:05:50 +0000
commitaacaca4da13d387b3fa8c9ce7ce847a7047047ce (patch)
treec7bb684f6df1e6f465518912635702a9016fd510 /core/ds-end.pd
parent146a1e900604d6132cfd44efdc4fe4fe865e7296 (diff)
added more ds abs and help files for existing ones
fixed bug in rgb2pd24 svn path=/trunk/abstractions/senderfruit/; revision=9679
Diffstat (limited to 'core/ds-end.pd')
-rw-r--r--core/ds-end.pd24
1 files changed, 24 insertions, 0 deletions
diff --git a/core/ds-end.pd b/core/ds-end.pd
new file mode 100644
index 0000000..ebbe4d1
--- /dev/null
+++ b/core/ds-end.pd
@@ -0,0 +1,24 @@
+#N canvas 61 377 261 305 10;
+#X obj 139 175 pointer;
+#X obj 139 37 inlet;
+#X obj 100 228 pointer;
+#X obj 32 113 list append \$1;
+#X obj 32 137 prepent traverse;
+#X obj 139 60 t b b b;
+#X obj 139 110 until;
+#X msg 139 140 next;
+#X obj 178 198 t b b;
+#X obj 100 255 outlet;
+#X connect 0 0 2 1;
+#X connect 0 1 8 0;
+#X connect 1 0 5 0;
+#X connect 2 0 9 0;
+#X connect 3 0 4 0;
+#X connect 4 0 0 0;
+#X connect 5 0 6 0;
+#X connect 5 1 0 0;
+#X connect 5 2 3 0;
+#X connect 6 0 7 0;
+#X connect 7 0 0 0;
+#X connect 8 0 2 0;
+#X connect 8 1 6 1;