From 8c5d0621d0d305bb62997b4ad12af874ec253432 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 10 Mar 2006 03:05:55 +0000 Subject: initial check in svn path=/trunk/externals/iem/iem_tab/; revision=4683 --- help/tab_ge_scalar-help.pd | 50 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 help/tab_ge_scalar-help.pd (limited to 'help/tab_ge_scalar-help.pd') diff --git a/help/tab_ge_scalar-help.pd b/help/tab_ge_scalar-help.pd new file mode 100644 index 0000000..88c3d0e --- /dev/null +++ b/help/tab_ge_scalar-help.pd @@ -0,0 +1,50 @@ +#N canvas 75 200 868 572 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 527 176 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 527 325 graph; +#X obj 61 106 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 59 310 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 45 185 dst-onset; +#X text 211 306 1.arg: source-name; +#X msg 255 235 dst dst; +#X text 33 161 list of 4 floats:; +#X msg 159 229 src src; +#X text 45 175 src-onset; +#X text 211 319 2.arg: destination-name; +#X msg 47 36 0.3; +#X msg 82 37 -0.3; +#X msg 48 228 0 0 100 0.3; +#X text 46 195 n samples to compare; +#X text 164 29 compare "greater equal" the src-array with this +scalar to dst-array with the minimum-size of arrays; +#X text 45 206 compare "greater equal"-scalar; +#X obj 61 78 tab_ge_scalar src dst; +#X obj 59 271 tab_ge_scalar src dst; +#X connect 6 0 18 0; +#X connect 8 0 18 0; +#X connect 11 0 17 0; +#X connect 12 0 17 0; +#X connect 13 0 18 0; +#X connect 17 0 2 0; +#X connect 18 0 3 0; -- cgit v1.2.1