aboutsummaryrefslogtreecommitdiff
path: root/help/tab_sqrt-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/tab_sqrt-help.pd')
-rw-r--r--help/tab_sqrt-help.pd49
1 files changed, 49 insertions, 0 deletions
diff --git a/help/tab_sqrt-help.pd b/help/tab_sqrt-help.pd
new file mode 100644
index 0000000..a51188e
--- /dev/null
+++ b/help/tab_sqrt-help.pd
@@ -0,0 +1,49 @@
+#N canvas 116 92 782 409 10;
+#N canvas 0 0 450 300 graph1 0;
+#X array src 100 float 1;
+#A 0 0.916135 0.888992 0.83593 0.810011 0.784501 0.759399 0.734704
+0.710418 0.663071 0.640009 0.595111 0.573274 0.551845 0.510212 0.490007
+0.450823 0.413271 0.395108 0.377353 0.326536 0.310413 0.279392 0.264494
+0.250004 0.222248 0.196126 0.171635 0.160003 0.148778 0.127553 0.0987772
+0.0900016 0.0736748 0.0661237 0.0522459 0.0459193 0.0344905 0.0246944
+0.0204086 0.0130616 0.0100003 0.00326543 0.00183682 0.000816378 5.03628e-013
+0.000204064 0.0018367 0.00510201 0.00510201 0.00999999 0.0165306 0.0204082
+0.0293879 0.0400002 0.0459187 0.05898 0.0661229 0.0816333 0.0816333
+0.0987763 0.10796 0.127552 0.13796 0.148777 0.160001 0.183675 0.196124
+0.208982 0.235921 0.250002 0.279391 0.294697 0.310411 0.343065 0.360004
+0.377351 0.395106 0.431841 0.470209 0.490005 0.510209 0.530822 0.551843
+0.573271 0.595108 0.617354 0.640007 0.663068 0.686538 0.710416 0.734702
+0.734702 0.759396 0.784498 0.810009 0.835928 0.862254 0.862254 0.88899
+0.916133;
+#X coords 0 1 99 -1 200 140 1;
+#X restore 534 10 graph;
+#N canvas 0 0 450 300 graph1 0;
+#X array dst 100 float 0;
+#X coords 0 1 99 -1 200 140 1;
+#X restore 534 156 graph;
+#X obj 61 31 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 61 106 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 59 301 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X msg 59 211 50 20 50;
+#X text 44 154 list of 3 floats:;
+#X text 56 165 src-onset;
+#X text 56 175 dst-onset;
+#X text 139 299 1.arg: <symbol> source-name;
+#X text 139 312 2.arg: <symbol> destination-name;
+#X text 130 40 the minimum-size of arrays;
+#X msg 142 217 src src;
+#X msg 202 226 dst dst;
+#X obj 61 78 tab_sqrt src dst;
+#X obj 59 264 tab_sqrt src dst;
+#X text 90 29 <bang> calc square root from zero-onset to zero-onset
+;
+#X text 58 184 n samples to copy square root;
+#X connect 2 0 14 0;
+#X connect 5 0 15 0;
+#X connect 12 0 15 0;
+#X connect 13 0 15 0;
+#X connect 14 0 3 0;
+#X connect 15 0 4 0;