aboutsummaryrefslogtreecommitdiff
path: root/help/tab_copy-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/tab_copy-help.pd')
-rw-r--r--help/tab_copy-help.pd48
1 files changed, 48 insertions, 0 deletions
diff --git a/help/tab_copy-help.pd b/help/tab_copy-help.pd
new file mode 100644
index 0000000..8746cfa
--- /dev/null
+++ b/help/tab_copy-help.pd
@@ -0,0 +1,48 @@
+#N canvas 116 92 776 403 10;
+#N canvas 0 0 450 300 graph1 0;
+#X array src 100 float 1;
+#A 0 -0.442858 -0.414287 -0.385715 -0.342858 -0.314287 -0.257144 -0.128572
+-0.0428573 0.128572 0.228572 0.285715 0.328572 0.400001 0.414287 0.457144
+0.457144 0.442858 0.385715 0.314287 0.257144 0.214286 0.1 0.0428572
+-0.0142858 -0.0428573 -0.114286 -0.142858 -0.200001 -0.242858 -0.285715
+-0.328572 -0.342858 -0.37143 -0.385715 -0.414287 -0.414287 -0.414287
+-0.414287 -0.400001 -0.357144 -0.314287 -0.257144 -0.185715 -0.0714288
+0.0142857 0.0571429 0.171429 0.328572 0.400001 0.442858 0.47143 0.485715
+0.485715 0.485715 0.485715 0.485715 0.442858 0.357144 0.242858 0.185715
+0.114286 0.0714285 -0.071429 -0.242858 -0.300001 -0.328573 -0.357144
+-0.37143 -0.385715 -0.400001 -0.442858 -0.457144 -0.47143 -0.457144
+-0.428573 -0.400001 -0.378573 -0.328572 -0.271429 -0.242858 -0.200001
+-0.128572 -0.0428574 -0.0285717 0.0142858 0.114286 0.128572 0.185715
+0.214286 0.257144 0.285715 0.314287 0.342858 0.357144 0.357144 0.357144
+0.357144 0.357144 0.342858 0.328572;
+#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 78 tab_copy src dst;
+#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 58 184 n samples to copy;
+#X text 211 306 1.arg: <symbol> source-name;
+#X text 211 319 2.arg: <symbol> destination-name;
+#X text 90 29 <bang> copy from zero-onset to zero-onset;
+#X text 130 40 the minimum-size of arrays;
+#X msg 142 217 src src;
+#X msg 202 226 dst dst;
+#X obj 59 262 tab_copy src dst;
+#X connect 2 0 4 0;
+#X connect 3 0 2 0;
+#X connect 6 0 17 0;
+#X connect 15 0 17 0;
+#X connect 16 0 17 0;
+#X connect 17 0 5 0;