From 3ecf54152c47aaaad5368d0d5c32b1137a221496 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sat, 21 Jan 2012 04:04:21 +0000 Subject: added META subpatch svn path=/trunk/externals/markex/; revision=15884 --- alternate-help.pd | 61 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 28 deletions(-) (limited to 'alternate-help.pd') diff --git a/alternate-help.pd b/alternate-help.pd index 0350367..60429da 100644 --- a/alternate-help.pd +++ b/alternate-help.pd @@ -1,18 +1,10 @@ -#N canvas 47 22 568 493 10; +#N canvas 1 53 568 493 10; #X obj 4 439 cnv 15 550 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -228856 -66577 0; #X obj 4 -17 cnv 15 550 40 empty \$0-pddp.cnv.header alternate 3 12 0 18 -204280 -1 0; #X obj 3 239 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlet 15 12 0 13 -228856 -1 0; -#N canvas 779 22 498 348 META 0; -#X text 12 65 TEMPLATE template-help.pd v0.1; -#X text 12 85 PLATFORM windows macosx gnulinux; -#X text 12 25 KEYWORDS control alternate; -#X text 12 45 LICENSE GPLv2 or later; -#X text 12 105 DATATYPE any message; -#X text 12 125 LIBRARY markex; -#X restore 504 441 pd META; #X obj 3 299 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 15 12 0 13 -228856 -1 0; #X obj 3 389 cnv 3 550 3 empty \$0-pddp.cnv.argument argument 15 12 @@ -50,13 +42,13 @@ pdpedia: alternate; 0 14 -262126 -66577 0; #X obj 63 115 cnv 10 57 16 empty \$0-pddp.cnv.highlight empty 20 12 0 14 -262126 -66577 0; -#X msg 309 56 1; +#X msg 315 56 1; #X obj 315 152 alternate; -#X msg 262 55 bang; -#X msg 349 123 reset; -#X msg 342 56 symbol blah; -#X obj 366 174 pddp/print; -#X obj 315 201 pddp/print; +#X msg 268 55 bang; +#X msg 355 123 reset; +#X msg 348 56 symbol blah; +#X obj 367 174 pddp/print; +#X obj 316 201 pddp/print; #X obj 63 115 alternate; #X obj 63 143 bng 25 250 50 0 empty empty empty 0 -6 0 10 -262144 -1 -1; @@ -64,21 +56,34 @@ pdpedia: alternate; -1 -1; #X obj 63 80 bng 25 250 50 0 empty empty empty 0 -6 0 10 -204786 -1 -1; -#X msg 352 83 1 2 3 4; -#X text 105 257 any message can be send to [alternate] \, it will just -pass it through to the outlets; +#X msg 358 83 1 2 3 4; #X text 102 407 [alternate] ignores all arguments; #X text 105 317 first message that was received on the inlet \, and all following messages that are numbered odd in the sequence; #X text 105 348 second message that was received on the inlet \, and all following messages that are numbered even in the sequence; -#X connect 14 0 15 0; -#X connect 15 0 20 0; -#X connect 15 1 19 0; -#X connect 16 0 15 0; -#X connect 17 0 15 0; -#X connect 18 0 15 0; -#X connect 21 0 22 0; -#X connect 21 1 23 0; -#X connect 24 0 21 0; -#X connect 25 0 15 0; +#N canvas 497 178 494 344 META 0; +#X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 135 AUTHOR Mark Danks; +#X text 12 25 LICENSE GPL v2; +#X text 12 45 DESCRIPTION bandpass filter controllable by center frequency +and Q; +#X text 12 75 INLET_0 bang float symbol pointer list reset; +#X text 12 95 OUTLET_0 bang float symbol pointer list; +#X text 12 115 OUTLET_1 bang float symbol pointer list; +#X text 12 5 KEYWORDS control; +#X restore 504 441 pd META; +#X text 105 257 a bang \, float \, symbol \, pointer \, or list message +can be send to [alternate] \, and it will just pass it through to the +outlets; +#X connect 13 0 14 0; +#X connect 14 0 19 0; +#X connect 14 1 18 0; +#X connect 15 0 14 0; +#X connect 16 0 14 0; +#X connect 17 0 14 0; +#X connect 20 0 21 0; +#X connect 20 1 22 0; +#X connect 23 0 20 0; +#X connect 24 0 14 0; -- cgit v1.2.1