aboutsummaryrefslogtreecommitdiff
path: root/hid_squareroot.pd
diff options
context:
space:
mode:
Diffstat (limited to 'hid_squareroot.pd')
-rw-r--r--hid_squareroot.pd10
1 files changed, 3 insertions, 7 deletions
diff --git a/hid_squareroot.pd b/hid_squareroot.pd
index f628808..572ffab 100644
--- a/hid_squareroot.pd
+++ b/hid_squareroot.pd
@@ -1,13 +1,9 @@
-#N canvas 860 465 424 341 10;
+#N canvas 170 430 428 345 10;
#X obj 72 63 inlet;
#X obj 72 240 outlet;
#X text 120 63 input range: -1 to 1;
#X text 128 240 output range: 0 to 1;
#X text 41 18 [hid_sqrt];
-#X obj 73 117 + 1;
-#X obj 73 140 / 2;
-#X obj 73 162 sqrt;
+#X obj 72 143 sqrt;
#X connect 0 0 5 0;
-#X connect 5 0 6 0;
-#X connect 6 0 7 0;
-#X connect 7 0 1 0;
+#X connect 5 0 1 0;