aboutsummaryrefslogtreecommitdiff
path: root/sfruit/gui-update.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-12-01 02:57:16 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-12-01 02:57:16 +0000
commit19846b8431801f09aa6c55207a679e802b3ddf81 (patch)
tree93dc3ddf6b338f16d68ea7984a6e0c47be330cdc /sfruit/gui-update.pd
parent0364628be38859e29c090628c031d97636d58353 (diff)
added pdoutify, a better alternative to using OSC for internal communication. also, a simple exponential adsr~ and more work on gui-spigot
svn path=/trunk/abstractions/sfruit/; revision=10409
Diffstat (limited to 'sfruit/gui-update.pd')
-rw-r--r--sfruit/gui-update.pd14
1 files changed, 11 insertions, 3 deletions
diff --git a/sfruit/gui-update.pd b/sfruit/gui-update.pd
index b8ccfd6..41dab90 100644
--- a/sfruit/gui-update.pd
+++ b/sfruit/gui-update.pd
@@ -1,6 +1,14 @@
#N canvas 367 554 450 300 10;
-#X obj 78 94 tgl 42 0 \$0.GUI?.s \$0.GUI?.r G 8 22 0 40 -260097 -159788
--1 0 1;
-#X obj 105 168 s GUI_UPDATE;
+#X obj 78 94 tgl 42 0 \$0.updating?.s \$0.updating?.r G 8 22 0 40 -260097
+-159788 -1 0 1;
+#X obj 78 168 s GUI_UPDATING?;
+#X obj 180 168 s GUI_UPDATE;
+#X obj 107 123 bng 13 250 50 0 \$0.gui.update.s \$0.gui.update.r U
+4 7 0 10 -261594 -1 -1;
+#X obj 80 27 loadbang;
+#X msg 79 50 1;
#X connect 0 0 1 0;
+#X connect 3 0 2 0;
+#X connect 4 0 5 0;
+#X connect 5 0 0 0;
#X coords 0 -1 1 1 44 44 2 77 93;