From d78f2f525d0099a93914808836cd54ee219266ad Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 10 Jan 2011 05:41:14 +0000 Subject: added META subpatch svn path=/trunk/externals/mapping/; revision=14693 --- debytemask-help.pd | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'debytemask-help.pd') diff --git a/debytemask-help.pd b/debytemask-help.pd index c117dda..bd8e934 100644 --- a/debytemask-help.pd +++ b/debytemask-help.pd @@ -1,4 +1,5 @@ -#N canvas 481 253 481 306 10; +#N canvas 1 53 481 306 10; +#X declare -lib mapping; #X obj 368 8 import mapping; #X obj 243 44 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; @@ -39,6 +40,23 @@ #X text 17 160 decode a bitmask bask into 8 outlets; #X text 42 251 these objects do not output unless there is a change ; +#N canvas 465 169 494 344 META 0; +#X text 12 265 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 245 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 5 KEYWORDS control abstraction; +#X text 12 45 DESCRIPTION decode a bitmask bask into 8 outlets; +#X text 12 65 INLET_0 float; +#X text 12 85 OUTLET_0 float; +#X text 12 105 OUTLET_1 float; +#X text 12 125 OUTLET_2 float; +#X text 12 145 OUTLET_3 float; +#X text 12 165 OUTLET_4 float; +#X text 12 185 OUTLET_5 float; +#X text 12 205 OUTLET_6 float; +#X text 12 225 OUTLET_7 float; +#X restore 421 277 pd META; #X connect 1 0 11 0; #X connect 2 0 11 1; #X connect 3 0 11 2; -- cgit v1.2.1