aboutsummaryrefslogtreecommitdiff
path: root/ezoutput~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-06 01:30:26 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-06 01:30:26 +0000
commit1a0cf4d9dc197efb5f9ce8a148a6ac5bbc9a5297 (patch)
tree53d61147eb59e6b733c4ffad6b67f4b75560bbd3 /ezoutput~-help.pd
parentd8542f3c28eedcacb960a524836f8d4c68a33935 (diff)
further tweaks to make it easier and look clearer
svn path=/trunk/abstractions/pddp/; revision=10962
Diffstat (limited to 'ezoutput~-help.pd')
-rw-r--r--ezoutput~-help.pd12
1 files changed, 6 insertions, 6 deletions
diff --git a/ezoutput~-help.pd b/ezoutput~-help.pd
index a321b65..8997edb 100644
--- a/ezoutput~-help.pd
+++ b/ezoutput~-help.pd
@@ -1,11 +1,11 @@
-#N canvas 123 58 450 300 10;
+#N canvas 103 48 450 300 10;
#X obj 104 118 osc~ 200;
#X obj 241 122 noise~;
#X text 38 28 a GUI replacement for [dac~] with controls for "compute
audio" \, volume \, and a mute button.;
-#X obj 220 165 ezoutput~;
#X obj 91 166 ezoutput~;
-#X connect 0 0 4 0;
-#X connect 0 0 4 1;
-#X connect 1 0 3 1;
-#X connect 1 0 3 0;
+#X obj 220 165 ezoutput~;
+#X connect 0 0 3 0;
+#X connect 0 0 3 1;
+#X connect 1 0 4 1;
+#X connect 1 0 4 0;