aboutsummaryrefslogtreecommitdiff
path: root/core/ds-begin.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-begin.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-begin.pd')
-rw-r--r--core/ds-begin.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/core/ds-begin.pd b/core/ds-begin.pd
new file mode 100644
index 0000000..d2322ff
--- /dev/null
+++ b/core/ds-begin.pd
@@ -0,0 +1,13 @@
+#N canvas 339 80 224 198 10;
+#X obj 48 65 list append traverse \$1;
+#X obj 48 88 list trim;
+#X obj 21 13 inlet;
+#X obj 21 36 t b b;
+#X obj 21 156 outlet;
+#X obj 21 120 pointer;
+#X connect 0 0 1 0;
+#X connect 1 0 5 0;
+#X connect 2 0 3 0;
+#X connect 3 0 5 0;
+#X connect 3 1 0 0;
+#X connect 5 0 4 0;