aboutsummaryrefslogtreecommitdiff
path: root/core/sendmany.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-09-18 10:01:28 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-09-18 10:01:28 +0000
commit735ed9822b4aa58fefac8a179d49cb09f93f8831 (patch)
tree65f8aa13dd471fe764bc78801c2484b43de72bd7 /core/sendmany.pd
parent2e07534a6518180458b9c3ce4e48a5dbd294f25c (diff)
added [saveclear] for clearing dynamically generated subpatches on save, [storebang] for making gui lists of values, and added [import] statements to all patches in senderfruit
svn path=/trunk/abstractions/senderfruit/; revision=10297
Diffstat (limited to 'core/sendmany.pd')
-rw-r--r--core/sendmany.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/sendmany.pd b/core/sendmany.pd
index 04f0d90..03890d0 100644
--- a/core/sendmany.pd
+++ b/core/sendmany.pd
@@ -1,4 +1,5 @@
-#N canvas 701 45 161 397 10;
+#N canvas 701 45 196 403 10;
+#X declare -lib list-abs;
#X obj 32 365 s;
#X obj 26 48 t b a;
#X obj 32 160 list;
@@ -7,6 +8,7 @@
#X obj 77 209 list;
#X obj 26 16 inlet;
#X obj 98 161 inlet;
+#X obj 76 49 import list-abs;
#X connect 1 0 5 0;
#X connect 1 1 2 1;
#X connect 2 0 0 0;