aboutsummaryrefslogtreecommitdiff
path: root/core/trimdirs.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/trimdirs.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/trimdirs.pd')
-rw-r--r--core/trimdirs.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/trimdirs.pd b/core/trimdirs.pd
index 28028cd..a73998a 100644
--- a/core/trimdirs.pd
+++ b/core/trimdirs.pd
@@ -1,4 +1,5 @@
#N canvas 694 125 471 382 10;
+#X declare -lib zexy -lib list-abs;
#X obj 185 137 symbol2list /;
#X obj 185 176 list-splat -1;
#X obj 156 282 list2symbol /;
@@ -25,6 +26,7 @@
#X obj 185 110 s \$0passthrough;
#X obj 170 314 r \$0passthrough;
#X obj 344 82 abs;
+#X obj 303 253 import zexy list-abs;
#X connect 0 0 1 0;
#X connect 1 0 3 0;
#X connect 2 0 17 0;