From 735ed9822b4aa58fefac8a179d49cb09f93f8831 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Thu, 18 Sep 2008 10:01:28 +0000 Subject: 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 --- core/ds-idx-only.pd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/ds-idx-only.pd') diff --git a/core/ds-idx-only.pd b/core/ds-idx-only.pd index b13a7df..cf1a76f 100644 --- a/core/ds-idx-only.pd +++ b/core/ds-idx-only.pd @@ -1,4 +1,5 @@ #N canvas 869 295 378 463 10; +#X declare -lib list-abs -lib iemlib; #X obj 197 233 sel \$3; #X obj 197 210 f; #X obj 221 210 + 1; @@ -23,6 +24,7 @@ #X obj 224 278 s \$0stop; #X obj 162 375 route bang; #X obj 232 426 outlet; +#X obj 206 17 import list-abs iemlib; #X connect 0 0 17 0; #X connect 1 0 2 0; #X connect 1 0 0 0; -- cgit v1.2.1