From ba31b3fa5360a3711250e42dc32a055b90e0862e Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 14 Dec 2006 17:57:04 +0000 Subject: some new helps added copyright svn path=/trunk/externals/iem/iem_tab/; revision=6891 --- help/tab_copy-help.pd | 62 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 25 deletions(-) (limited to 'help/tab_copy-help.pd') diff --git a/help/tab_copy-help.pd b/help/tab_copy-help.pd index 8746cfa..da2e569 100644 --- a/help/tab_copy-help.pd +++ b/help/tab_copy-help.pd @@ -1,4 +1,4 @@ -#N canvas 116 92 776 403 10; +#N canvas 116 92 780 479 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 @@ -16,33 +16,45 @@ 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; +#X restore 533 14 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 +#X restore 533 180 graph; +#X obj 60 35 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 +#X obj 60 110 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 +#X obj 58 345 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: source-name; -#X text 211 319 2.arg: destination-name; -#X text 90 29 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; +#X msg 58 215 50 20 50; +#X text 194 318 1.arg: source-name; +#X text 194 331 2.arg: destination-name; +#X msg 115 235 src src; +#X msg 165 253 dst dst; +#X text 184 73 (the number of samples which are copied are:; +#X text 197 87 the minimum of both array lengths); +#X text 43 168 list of 3 floats:; +#X text 77 419 IEM KUG; +#X text 61 407 musil; +#X text 91 407 @; +#X text 97 407 iem.at; +#X text 60 429 Graz \, Austria; +#X text 12 396 (c) Thomas Musil 2000 - 2006; +#X text 55 179 1.) src onset; +#X text 55 189 2.) dst onset; +#X text 225 306 initial arguments:; +#X text 73 323 output; +#X text 172 233 xxx : change source name; +#X text 218 252 xxx : change destination name; +#X text 11 7 tab_copy; +#X text 89 33 copy value from src to dst; +#X obj 60 82 tab_copy src dst; +#X text 55 198 3.) n samples to copy; +#X obj 58 306 tab_copy src dst; +#X connect 2 0 27 0; +#X connect 5 0 29 0; +#X connect 8 0 29 0; +#X connect 9 0 29 0; +#X connect 27 0 3 0; +#X connect 29 0 4 0; -- cgit v1.2.1