aboutsummaryrefslogtreecommitdiff
path: root/core/eqpowmix~.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/eqpowmix~.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/eqpowmix~.pd')
-rw-r--r--core/eqpowmix~.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/eqpowmix~.pd b/core/eqpowmix~.pd
index 1da8135..9249ec7 100644
--- a/core/eqpowmix~.pd
+++ b/core/eqpowmix~.pd
@@ -1,4 +1,5 @@
#N canvas 259 345 452 502 10;
+#X declare -lib hcs;
#X obj 308 42 inlet;
#X obj 57 174 expr cos($f1 * 3.14159 / 2);
#X obj 247 175 expr sin($f1 * 3.14159 / 2);
@@ -27,6 +28,7 @@
#X obj 310 319 loadbang;
#X obj 310 351 blocksize_in_ms;
#X obj 310 385 s \$0block-ms;
+#X obj 66 113 import hcs;
#X connect 0 0 3 0;
#X connect 1 0 11 0;
#X connect 2 0 8 0;