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 --- buttongate-help.pd | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) (limited to 'buttongate-help.pd') diff --git a/buttongate-help.pd b/buttongate-help.pd index 0bd3d1a..ea4d44e 100644 --- a/buttongate-help.pd +++ b/buttongate-help.pd @@ -1,15 +1,16 @@ -#N canvas 345 96 463 514 10; -#X obj 5 2 cnv 15 450 20 empty empty buttongate 2 11 1 18 -233017 --66577 0; +#N canvas 1 53 463 514 10; +#X obj 5 2 cnv 15 450 20 empty empty buttongate 2 11 1 18 -233017 -66577 +0; #X obj 160 287 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 160 151 loadbang; #X msg 160 171 1; #X obj 160 199 metro 150; -#X text 27 470 (C) Copyright 2004 Hans-Christoph Steiner +#X text 27 460 (C) Copyright 2004 Hans-Christoph Steiner +; +#X text 244 474 released under the GNU GPL; +#X obj 223 417 pddp/pddplink ../mapping-about.pd -text mapping-about ; -#X text 244 484 released under the GNU GPL; -#X obj 223 417 pddp/pddplink ../mapping-about.pd -text mapping-about; #X text 114 418 For more info:; #X text 17 38 [buttongate] is a simple gate controlled by a HID button. You must specify the device and the button which controls the gate. @@ -30,6 +31,19 @@ optional control messages to the HID.; You can get the [hid] keycode from here:; #X obj 324 368 ev_key-list; #X msg 422 3 pddp; +#N canvas 466 198 494 344 META 0; +#X text 12 175 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 155 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 45 DESCRIPTION return the amplitude covered by the last +n (n>1) values; +#X text 12 75 INLET_0 anything; +#X text 12 95 INLET_1 open refresh; +#X text 12 115 OUTLET_0 anything; +#X text 12 135 OUTLET_1 anything; +#X text 12 5 KEYWORDS control user_input abstraction; +#X restore 413 489 pd META; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 4 0 10 0; -- cgit v1.2.1