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 --- polymap-help.pd | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'polymap-help.pd') diff --git a/polymap-help.pd b/polymap-help.pd index 292f95e..0f93365 100644 --- a/polymap-help.pd +++ b/polymap-help.pd @@ -1,4 +1,4 @@ -#N canvas 0 0 690 434 10; +#N canvas 0 31 690 434 10; #X obj 502 26 sieve; #X obj 545 26 maskxor; #X obj 26 26 polymap; @@ -39,6 +39,21 @@ be stored until one is set to 0 again.; #X text 23 100 Values are stored as messages in the form [note x y value( where value is either 0 or some other value.; #X text 217 147 noteoffs; +#N canvas 346 235 494 344 META 0; +#X text 12 205 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes +for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 25 LICENSE GPL v3; +#X text 12 185 AUTHOR Ed Kelly ; +#X text 12 5 KEYWORDS control MIDI; +#X text 12 45 DESCRIPTION two-dimensional polypony-resetricted map +; +#X text 12 65 INLET_0 note clear print print32; +#X text 12 85 INLET_1 float; +#X text 12 105 OUTLET_0 float; +#X text 12 125 OUTLET_1 float; +#X text 12 145 OUTLET_2 float; +#X text 12 165 OUTLET_3 list; +#X restore 624 404 pd META; #X connect 6 0 7 1; #X connect 7 0 18 0; #X connect 7 1 12 0; -- cgit v1.2.1