diff options
Diffstat (limited to 'keygate-help.pd')
-rw-r--r-- | keygate-help.pd | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/keygate-help.pd b/keygate-help.pd index 170235e..d47b9cf 100644 --- a/keygate-help.pd +++ b/keygate-help.pd @@ -1,4 +1,4 @@ -#N canvas 525 201 462 476 10; +#N canvas 1 53 462 494 10; #X obj 5 2 cnv 15 450 20 empty empty keygate 2 11 1 18 -233017 -66577 0; #X obj 160 257 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 @@ -9,7 +9,8 @@ #X text 33 416 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at> ; #X text 250 430 released under the GNU GPL; -#X obj 237 369 pddp/pddplink ../mapping-about.pd -text mapping-about; +#X obj 237 369 pddp/pddplink ../mapping-about.pd -text mapping-about +; #X text 128 370 For more info:; #X text 15 207 data to be gated -->; #X obj 281 258 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 @@ -25,6 +26,17 @@ inlet takes the data to be gated.; #X text 310 263 <-- key released; #X text 41 264 key pressed -->; #X msg 422 3 pddp; +#N canvas 464 140 494 344 META 0; +#X text 12 145 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 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 5 KEYWORDS control abstraction user_input; +#X text 12 45 DESCRIPTION a simple gate controlled by a keyboard; +#X text 12 65 INLET_0 anything; +#X text 12 85 OUTLET_0 anything; +#X text 12 105 OUTLET_1 ANYTHING; +#X restore 410 461 pd META; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 4 0 14 0; |