aboutsummaryrefslogtreecommitdiff
path: root/core/cpugraph.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/cpugraph.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/cpugraph.pd')
-rw-r--r--core/cpugraph.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/cpugraph.pd b/core/cpugraph.pd
index d15f0e7..c95efa2 100644
--- a/core/cpugraph.pd
+++ b/core/cpugraph.pd
@@ -1,4 +1,5 @@
#N canvas 172 176 741 586 10;
+#X declare -lib maxlib;
#X obj 52 260 cnv 15 100 50 empty \$0cpucnv empty 20 12 0 14 -225271
-262144 0;
#X floatatom 104 312 4 0 0 1 Now #0now #0nullS;
@@ -47,6 +48,7 @@
#X obj 26 155 r \$0markbang;
#X obj 288 501 min 1;
#X msg 377 397 100;
+#X obj 436 72 import maxlib;
#X connect 2 0 7 0;
#X connect 3 0 4 0;
#X connect 4 0 34 0;