aboutsummaryrefslogtreecommitdiff
path: root/core/savebang.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/savebang.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/savebang.pd')
-rw-r--r--core/savebang.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/savebang.pd b/core/savebang.pd
index 3d19f33..adfb49e 100644
--- a/core/savebang.pd
+++ b/core/savebang.pd
@@ -1,10 +1,12 @@
#N canvas 736 201 223 185 10;
+#X declare -lib toxy;
#X msg 26 47 capture 1;
#X obj 68 97 route menusave;
#X obj 26 21 loadbang;
#X obj 26 73 tot .parent;
#X obj 68 122 outlet;
#X text 25 155 Idea by hans-christoph steiner;
+#X obj 124 17 import toxy;
#X connect 0 0 3 0;
#X connect 1 0 4 0;
#X connect 2 0 0 0;