From 3cf10b76a1322341856509569310681e4f4b81e9 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 3 Jan 2011 17:52:00 +0000 Subject: added META subpatch svn path=/trunk/externals/ekext/; revision=14688 --- framespect~-help.pd | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'framespect~-help.pd') diff --git a/framespect~-help.pd b/framespect~-help.pd index ea4c3e6..32ff4e1 100644 --- a/framespect~-help.pd +++ b/framespect~-help.pd @@ -1,4 +1,4 @@ -#N canvas 109 303 913 445 10; +#N canvas 0 31 913 445 10; #N canvas 0 22 468 247 frame-scoring 0; #X obj 61 76 inlet~; #X obj 362 116 block~ 1024; @@ -32,11 +32,11 @@ #X obj 73 73 openpanel; #X obj 107 23 inlet; #X obj 107 40 sel 1 2; -#N canvas 0 22 450 300 graph20 0; +#N canvas 0 22 450 300 (subpatch) 0; #X array test-1 325922 float 0; #X coords 0 1 325921 -1 300 80 1; #X restore 83 191 graph; -#N canvas 0 22 450 300 graph20 0; +#N canvas 0 22 450 300 (subpatch) 0; #X array test-2 192058 float 0; #X coords 0 1 192057 -1 300 80 1; #X restore 83 282 graph; @@ -130,6 +130,21 @@ conversion is done internally to the object \, may not be used in the same way as it can with \, but since the phase is not calculated as it is in it is marginally less CPU-intensive.; +#N canvas 379 254 494 344 META 0; +#X text 12 215 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes +for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 5 KEYWORDS signal; +#X text 12 25 LICENSE GPL v3; +#X text 12 45 DESCRIPTION calculate a weighted similarity value for +two signal vectors; +#X text 12 75 INLET_0 signal; +#X text 12 95 INLET_1 signal; +#X text 12 135 INLET_3 signal; +#X text 12 115 INLET_2 signal; +#X text 12 155 INLET_4 float; +#X text 12 175 OUTLET_0 float; +#X text 12 195 AUTHOR Ed Kelly ; +#X restore 855 416 pd META; #X connect 0 0 1 0; #X connect 1 0 2 1; #X connect 2 0 28 0; -- cgit v1.2.1