aboutsummaryrefslogtreecommitdiff
path: root/alternate-help.pd
blob: 60429da797ab9a41190b6e1b91178999f16c8983 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#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;
#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
0 13 -228856 -1 0;
#N canvas 309 454 609 478 guts 0;
#X obj 117 95 textfile;
#X msg 116 24 symbol template-HCS.pd;
#X msg 116 54 read \$1 \, rewind \, bang;
#X obj 117 141 trigger bang anything;
#X obj 58 117 bang;
#X obj 240 162 route #X;
#X obj 240 183 route text;
#X obj 240 250 route DESCRIPTION;
#X obj 239 276 print;
#X obj 140 277 print TEXT;
#X connect 0 0 3 0;
#X connect 1 0 2 0;
#X connect 2 0 0 0;
#X connect 3 0 4 0;
#X connect 3 1 5 0;
#X connect 4 0 0 0;
#X connect 5 0 6 0;
#X connect 7 0 8 0;
#X restore 453 441 pd guts;
#X obj 488 -14 alternate;
#X obj 437 5 pddp/pddplink http://pdpedia.org/en/markex/alternate -text
pdpedia: alternate;
#X text 15 6 description: alternates messages between its two outlets
;
#X obj 74 351 cnv 17 3 25 empty \$0-pddp.cnv.let.0 1 5 9 0 16 -228856
-162280 0;
#X obj 74 321 cnv 17 3 25 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 315 152 cnv 10 57 16 empty \$0-pddp.cnv.highlight empty 20 12
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 315 56 1;
#X obj 315 152 alternate;
#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;
#X obj 114 143 bng 25 250 50 0 empty empty empty 0 -6 0 10 -262144
-1 -1;
#X obj 63 80 bng 25 250 50 0 empty empty empty 0 -6 0 10 -204786 -1
-1;
#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;
#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;