aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--int~.pd22
1 files changed, 10 insertions, 12 deletions
diff --git a/int~.pd b/int~.pd
index 1c42cdf..3ef7735 100644
--- a/int~.pd
+++ b/int~.pd
@@ -1,12 +1,10 @@
-#N canvas 0 0 454 304 12;
-#X obj 257 75 block~ 1;
-#X obj 136 74 inlet~;
-#X obj 136 119 pack~;
-#X obj 136 150 int;
-#X obj 136 181 sig~;
-#X obj 136 223 outlet~;
-#X text 14 9 int~ -- get rid of the fractions...;
-#X connect 1 0 2 0;
-#X connect 2 0 3 0;
-#X connect 3 0 4 0;
-#X connect 4 0 5 0;
+#N canvas 246 125 454 304 12;
+#X obj 136 74 inlet~;
+#X obj 137 260 outlet~;
+#X text 14 9 int~ -- get rid of the fractions...;
+#X obj 213 121 wrap~;
+#X obj 136 188 -~;
+#X connect 0 0 4 0;
+#X connect 0 0 3 0;
+#X connect 3 0 4 1;
+#X connect 4 0 1 0;