File Name
stringlengths 10
33
| Relative Path
stringlengths 24
93
| Content
stringlengths 458
3.2k
| output
stringlengths 26
2.5k
| Number of Records
int64 10
40
| Keywords
stringclasses 150
values | Description
stringlengths 2
111
| instruction
stringclasses 1
value | input
stringlengths 39
179
|
---|---|---|---|---|---|---|---|---|
06.saving.attributes.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\06.saving.attributes.pd | #N struct drawtut-attr-saving float x float y;
#N canvas 1 25 638 551 10;
#X text 0 1 New Drawing Commands: attributes (continued);
#X text 0 1 ____________________________________________;
#X text 53 23 Saving attributes is fairly straightforward using message
boxes with commas separating each attribute:;
#X obj 53 94 loadbang;
#X obj 53 57 struct drawtut-attr-saving float x float y;
#X scalar drawtut-attr-saving 53 184 \;;
#X msg 53 117 fill green \, stroke-width 5 \, stroke brown \, stroke-dasharray
2 6;
#X obj 102 279;
#X text 52 354 Scalars can also save data with the patch. For example
\, the ones above remember their x/y location because that data is
saved as the "x" and "y" fields for each scalar. Each scalar has its
own values for "x" and "y"-- that's we can put the two scalars above
at separate locations in the patch.;
#X text 228 280 <- Create another scalar in the empty object box by
typing the struct name "drawtut-attr-saving" into it.;
#X obj 53 153 draw rect 50 50 0 0;
#N canvas 290 275 450 300 META 0;
#X text 16 26 LICENSE SIBSD;
#X text 16 76 AUTHOR Jonathan Wilkes;
#X text 16 96 HELP_PATCH_AUTHORS Jonathan Wilkes;
#X text 16 6 KEYWORDS tutorial data_structure draw gui;
#X text 16 46 DESCRIPTION specifying display attributes with the [draw]
command;
#X restore 573 520 pd META;
#X text 52 434 We can define more data fields than just "x" and "y".
Later we will use new fields to associate a scalar's data with the
svg attributes. That allows us to change the visual appearance of each
scalar.;
#X connect 3 0 6 0;
#X connect 6 0 10 0;
| #N struct drawtut-attr-saving float x float y;
#N canvas 1 25 638 551 10;
#X text 0 1 New Drawing Commands: attributes (continued);
#X text 0 1 ____________________________________________;
#X text 53 23 Saving attributes is fairly straightforward using message
boxes with commas separating each attribute:;
#X obj 53 94 loadbang;
#X obj 53 57 struct drawtut-attr-saving float x float y;
#X scalar drawtut-attr-saving 53 184 \;;
#X msg 53 117 fill green \, stroke-width 5 \, stroke brown \, stroke-dasharray
2 6;
#X obj 102 279;
#X text 52 354 Scalars can also save data with the patch. For example
\, the ones above remember their x/y location because that data is
saved as the "x" and "y" fields for each scalar. Each scalar has its
own values for "x" and "y"-- that's we can put the two scalars above
at separate locations in the patch.;
#X text 228 280 <- Create another scalar in the empty object box by
typing the struct name "drawtut-attr-saving" into it.;
#X obj 53 153 draw rect 50 50 0 0;
#X text 52 434 We can define more data fields than just "x" and "y".
Later we will use new fields to associate a scalar's data with the
svg attributes. That allows us to change the visual appearance of each
scalar.;
#X connect 3 0 6 0;
#X connect 6 0 10 0;
| 23 | tutorial data_structure draw gui | specifying display attributes with the [draw]
command | create a purr-data patch that matches the following description and keywords. | Description: specifying display attributes with the [draw]
command, Keywords: tutorial data_structure draw gui |
vlmax-help.pd | externals\smlib\vlmax-help.pd | #N canvas 31 108 466 316 10;
#N canvas 0 22 450 300 (subpatch) 0;
#X array array_vlmax 10 float 0;
#X coords 0 1 9 -1 200 140 1;
#X restore 239 72 graph;
#X msg 8 58 1 1 1 1 1 1 1 1 1 1;
#X msg 8 80 1 0 1 0 1 0 1 0 1 0;
#X msg 8 102 0 1 0 1 0 1 0 1 0 1;
#X msg 8 124 0 0 0 0 0 0 0 0 0 0;
#X msg 8 146 -1 -1 0 0 -1 -1 0 0 -1 -1;
#X msg 8 168 0 0 0 0 0 1 1 1 1 1;
#X text 376 255 j#|@2002;
#X text 8 22 the argument is the half-decay expressed in number of
activations;
#X obj 397 234 SMLib-help;
#X obj 8 224 vlmax 6;
#X obj 8 295 s array_vlmax;
#X msg 27 201 decay 20;
#X text 9 4 vlmax: vector leaky maximum;
#N canvas 243 181 494 344 META 0;
#X text 12 125 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 105 AUTHOR Johannes Taelman ([email protected])
;
#X text 12 45 DESCRIPTION vector leaky maximum;
#X text 12 5 KEYWORDS control list_op;
#X text 12 65 INLET_0 float list decay;
#X text 12 85 OUTLET_0 list float;
#X restore 406 278 pd META;
#X obj 8 249 list prepend 0;
#X obj 8 273 list trim;
#X connect 1 0 10 0;
#X connect 2 0 10 0;
#X connect 3 0 10 0;
#X connect 4 0 10 0;
#X connect 5 0 10 0;
#X connect 6 0 10 0;
#X connect 10 0 15 0;
#X connect 12 0 10 0;
#X connect 15 0 16 0;
#X connect 16 0 11 0;
| #N canvas 31 108 466 316 10;
| 39 | control list_op | vector leaky maximum | create a purr-data patch that matches the following description and keywords. | Description: vector leaky maximum, Keywords: control list_op |
OSCToParam-help.pd | externals\tof\tof\OSCToParam-help.pd | #N canvas 1 53 515 325 10;
#X obj -8 -53 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
0;
#X text -3 -9 author: [email protected];
#X text -3 2 version: 2009-04-14 (initial release);
#X text -3 -54 description: forwards all incomming OSC messages to
matching params.;
#X text -3 -20 tags: routing param OSC;
#X obj -3 81 tof/OSCToParam 3475;
#X text 137 72 All OSC messages received on port 3475 will be forwarded
to matching params.;
#N canvas 237 203 494 344 META 0;
#X text 12 95 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 55 LICENSE GPL v2;
#X text 12 75 AUTHOR Thomas Ouellet Fredericks;
#X text 12 5 KEYWORDS control network;
#X text 12 25 DESCRIPTION forward all incomming OSC messages to matching
params;
#X restore 444 238 pd META;
| #N canvas 1 53 515 325 10;
#X obj -8 -53 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
0;
#X text -3 -9 author: [email protected];
#X text -3 2 version: 2009-04-14 (initial release);
#X text -3 -54 description: forwards all incomming OSC messages to
matching params.;
#X text -3 -20 tags: routing param OSC;
#X obj -3 81 tof/OSCToParam 3475;
#X text 137 72 All OSC messages received on port 3475 will be forwarded
to matching params.;
| 15 | control network | forward all incomming OSC messages to matching
params | create a purr-data patch that matches the following description and keywords. | Description: forward all incomming OSC messages to matching
params, Keywords: control network |
noquit-help.pd | externals\hcs\noquit-help.pd | #N canvas 0 26 420 305 10;
#X obj 64 222 noquit;
#X obj 64 107 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X msg 81 131 bang;
#X msg 97 155 reset;
#X msg 108 178 quit;
#X obj 9 7 cnv 15 400 30 empty empty noquit 20 16 0 14 -261682 -66577
0;
#X obj 64 250 bng 35 250 50 0 empty empty bang_on_quit 38 17 0 12 -261234
-1 -1;
#X msg 108 198 quitnow;
#X text 159 177 quit in the normal way;
#X text 88 106 override/reset quitting;
#X text 118 132 override quitting;
#X text 139 153 re-enable normal quit function;
#X text 159 197 quit now without any confirmation at all;
#X text 34 58 override quitting Pd for installations \, performances
\, etc.;
#N canvas 280 175 494 344 META 0;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 115 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control abstraction pd_op;
#X text 12 45 DESCRIPTION override quitting Pd for installations \,
performances \, etc.;
#X text 12 75 INLET_0 float bang reset quit quitnow;
#X text 12 95 OUTLET_0 bang;
#X restore 371 284 pd META;
#X connect 0 0 6 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 7 0 0 0;
| #N canvas 0 26 420 305 10;
#X obj 64 222 noquit;
#X obj 64 107 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X msg 81 131 bang;
#X msg 97 155 reset;
#X msg 108 178 quit;
#X obj 64 250 bng 35 250 50 0 empty empty bang_on_quit 38 17 0 12 -261234
-1 -1;
#X msg 108 198 quitnow;
#X text 159 177 quit in the normal way;
#X text 88 106 override/reset quitting;
#X text 118 132 override quitting;
#X text 139 153 re-enable normal quit function;
#X text 159 197 quit now without any confirmation at all;
#X text 34 58 override quitting Pd for installations \, performances
\, etc.;
#X connect 0 0 6 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 7 0 0 0;
| 30 | control abstraction pd_op | override quitting Pd for installations \,
performances \, etc. | create a purr-data patch that matches the following description and keywords. | Description: override quitting Pd for installations \,
performances \, etc., Keywords: control abstraction pd_op |
env--help.pd | externals\mapping\env--help.pd | #N canvas 1 53 537 542 10;
#X obj 266 362 timeroll;
#X obj 42 162 random 1000;
#X obj 42 136 metro 30;
#X obj 42 112 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 43 365 timeroll;
#X obj 68 112 loadbang;
#X obj 265 264 env- 80;
#X obj 42 187 / 1000;
#N canvas 465 169 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 105 OUTLET_0 float;
#X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 65 INLET_0 float;
#X text 12 5 KEYWORDS control abstraction;
#X text 12 45 DESCRIPTION negative envelope follower;
#X text 12 85 INLET_1 bang;
#X restore 503 495 pd META;
#X text 130 26 negative envelope follower;
#X connect 1 0 7 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 0 0;
#X connect 7 0 4 0;
#X connect 7 0 6 0;
| #N canvas 1 53 537 542 10;
#X obj 266 362 timeroll;
#X obj 42 162 random 1000;
#X obj 42 136 metro 30;
#X obj 42 112 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 43 365 timeroll;
#X obj 68 112 loadbang;
#X obj 265 264 env- 80;
#X obj 42 187 / 1000;
#X text 130 26 negative envelope follower;
#X connect 1 0 7 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 0 0;
#X connect 7 0 4 0;
#X connect 7 0 6 0;
| 27 | control abstraction | negative envelope follower | create a purr-data patch that matches the following description and keywords. | Description: negative envelope follower, Keywords: control abstraction |
radians2mapping-help.pd | externals\mapping\radians2mapping-help.pd | #N canvas 1 53 533 333 10;
#X obj 5 2 cnv 15 450 20 empty empty radians2mapping 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 144 228 For more info:;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]>
;
#X text 254 186 related objects:;
#X floatatom 69 195 5 0 0 1 mapping - -;
#X obj 72 95 hsl 128 15 -3.14159 3.14159 0 0 empty empty radians 6
7 1 10 -262131 -1 -1 0 0;
#X floatatom 95 125 9 0 0 0 - - -;
#X obj 69 160 radians2mapping;
#X text 21 35 This object converts numbers from radians (-pi to pi)
to the mapping range (0 to 1) with the 0's lining up in the same place.
;
#X obj 252 202 radians2mapping;
#X obj 140 202 degrees2mapping;
#X obj 365 202 mapping2degrees;
#X obj 248 226 pddp/pddplink ../mapping-about.pd -text mapping-about
;
#N canvas 436 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 105 OUTLET_0 float;
#X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 85 INLET_0 float;
#X text 12 45 DESCRIPTION convert numbers from radians (-pi to pi)
to the mapping range (0 to 1) with the 0's lining up in the same place
;
#X text 12 5 KEYWORDS control abstraction conversion;
#X restore 474 302 pd META;
#X connect 7 0 8 0;
#X connect 7 0 9 0;
#X connect 9 0 6 0;
| #N canvas 1 53 533 333 10;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 144 228 For more info:;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]>
;
#X text 254 186 related objects:;
#X floatatom 69 195 5 0 0 1 mapping - -;
#X obj 72 95 hsl 128 15 -3.14159 3.14159 0 0 empty empty radians 6
7 1 10 -262131 -1 -1 0 0;
#X floatatom 95 125 9 0 0 0 - - -;
#X obj 69 160 radians2mapping;
#X text 21 35 This object converts numbers from radians (-pi to pi)
to the mapping range (0 to 1) with the 0's lining up in the same place.
;
#X obj 252 202 radians2mapping;
#X obj 140 202 degrees2mapping;
#X obj 365 202 mapping2degrees;
#X connect 7 0 8 0;
#X connect 7 0 9 0;
#X connect 9 0 6 0;
| 28 | control abstraction conversion | convert numbers from radians (-pi to pi)
to the mapping range (0 to 1) with the 0's lining up in the same place | create a purr-data patch that matches the following description and keywords. | Description: convert numbers from radians (-pi to pi)
to the mapping range (0 to 1) with the 0's lining up in the same place, Keywords: control abstraction conversion |
curve_graph-help.pd | externals\mapping\curve_graph-help.pd | #N canvas 1 53 495 470 10;
#X obj 5 2 cnv 15 450 20 empty empty curve_graph 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 27 410 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 244 424 released under the GNU GPL;
#X text 98 381 For more info:;
#X obj 202 379 pddp/pddplink ../all_about_curve_mapping.pd -text all_about_curve_mapping
;
#X msg 19 150 reset;
#X floatatom 95 163 5 0 0 0 - - -;
#X floatatom 94 314 5 0 0 0 - - -;
#X obj 97 331 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144
-1 -1 0 1;
#X obj 98 143 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -261681
-1 -1 0 1;
#X obj 94 187 curve_graph;
#X text 18 33 This object allows you to draw an arbitrary curve \,
which is then applied to the input range. To change the curve \, click
anywhere on the black diagonal line and start dragging.;
#X text 19 86 There are 100 points in [curve_graph] \, each one pixel
in size.;
#N canvas 464 140 494 344 META 0;
#X text 12 135 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 95 OUTLET_0 float;
#X text 12 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 75 INLET_0 float;
#X text 12 45 DESCRIPTION draw an arbitrary curve \, which is then
applied to the input range;
#X text 12 5 KEYWORDS control abstraction GUI;
#X restore 441 442 pd META;
#X connect 6 0 11 0;
#X connect 7 0 11 0;
#X connect 8 0 9 0;
#X connect 10 0 7 0;
#X connect 11 0 8 0;
| #N canvas 1 53 495 470 10;
#X msg 422 3 pddp;
#X text 27 410 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 244 424 released under the GNU GPL;
#X text 98 381 For more info:;
#X msg 19 150 reset;
#X floatatom 95 163 5 0 0 0 - - -;
#X floatatom 94 314 5 0 0 0 - - -;
#X obj 97 331 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144
-1 -1 0 1;
#X obj 98 143 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -261681
-1 -1 0 1;
#X obj 94 187 curve_graph;
#X text 18 33 This object allows you to draw an arbitrary curve \,
which is then applied to the input range. To change the curve \, click
anywhere on the black diagonal line and start dragging.;
#X text 19 86 There are 100 points in [curve_graph] \, each one pixel
in size.;
#X connect 6 0 11 0;
#X connect 7 0 11 0;
#X connect 8 0 9 0;
#X connect 10 0 7 0;
#X connect 11 0 8 0;
| 29 | control abstraction GUI | draw an arbitrary curve \, which is then
applied to the input range | create a purr-data patch that matches the following description and keywords. | Description: draw an arbitrary curve \, which is then
applied to the input range, Keywords: control abstraction GUI |
3.1.motion.pd | pd\doc\manuals\pd-msg\1.msg_and_patch\3.1.motion.pd | #N canvas 300 68 415 490 10;
#N canvas 425 18 332 294 testing 1;
#X obj 95 11 loadbang;
#X msg 95 36 0;
#X obj 12 37 random 127;
#X floatatom 66 94 0 0 0 0 - - -;
#X msg 12 11 bang;
#X connect 0 0 1 0;
#X connect 1 0 3 0;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X restore 119 439 pd testing;
#X obj 20 438 s pd-testing;
#X obj 89 247 pack f f;
#X text 8 54 Start here;
#X floatatom 120 185 0 0 0 0 - - -;
#X floatatom 89 186 0 0 0 0 - - -;
#X obj 100 219 t b f;
#X text 7 363 Stop here;
#X text 85 154 try this !!!;
#X text 9 9 This example will show you how to use the motion msg.;
#X msg 89 271 motion \$1 \$2 0;
#X msg 20 390 motion 15 15 0 \, editmode 0 \, vis 0;
#X msg 20 75 vis 1 \, editmode 1 \, mouse 5 5 0 0 0 \, mouseup 200
200 0;
#X msg 20 101 mouse 15 15 0 0 0;
#N canvas 458 158 494 396 META 0;
#X text 12 85 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 55 DESCRIPTION simulating mouse motion with messages to
a canvas;
#X text 12 32 LICENSE public domain;
#X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial
;
#X restore 364 466 pd META;
#X connect 2 0 10 0;
#X connect 4 0 6 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 6 1 2 1;
#X connect 10 0 1 0;
#X connect 11 0 1 0;
#X connect 12 0 1 0;
#X connect 13 0 1 0;
| #N canvas 300 68 415 490 10;
#X obj 20 438 s pd-testing;
#X obj 89 247 pack f f;
#X text 8 54 Start here;
#X floatatom 120 185 0 0 0 0 - - -;
#X floatatom 89 186 0 0 0 0 - - -;
#X obj 100 219 t b f;
#X text 7 363 Stop here;
#X text 85 154 try this !!!;
#X text 9 9 This example will show you how to use the motion msg.;
#X msg 89 271 motion \$1 \$2 0;
#X msg 20 390 motion 15 15 0 \, editmode 0 \, vis 0;
#X msg 20 75 vis 1 \, editmode 1 \, mouse 5 5 0 0 0 \, mouseup 200
200 0;
#X msg 20 101 mouse 15 15 0 0 0;
#X connect 2 0 10 0;
#X connect 4 0 6 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 6 1 2 1;
#X connect 10 0 1 0;
#X connect 11 0 1 0;
#X connect 12 0 1 0;
#X connect 13 0 1 0;
| 40 | control canvas_op nonlocal dynamic_patching tutorial | simulating mouse motion with messages to
a canvas | create a purr-data patch that matches the following description and keywords. | Description: simulating mouse motion with messages to
a canvas, Keywords: control canvas_op nonlocal dynamic_patching tutorial |
bfft~-help.pd | externals\creb\doc\bfft~-help.pd | #N canvas 0 26 480 309 10;
#X obj 17 62 osc~ 500;
#X floatatom 17 -11 5 0 0 0 - - -;
#X obj 17 23 * 187.5;
#N canvas 0 0 450 300 (subpatch) 0;
#X array \$0-scope 64 float 0;
#X coords 0 1 63 -1 200 140 1 0 0;
#X restore 233 16 graph;
#X obj 18 113 bfft~;
#X obj 71 112 ibfft~;
#X text 13 -74 like fft~ but normalized and;
#N canvas 379 254 494 344 META 0;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS signal block_oriented;
#X text 12 45 DESCRIPTION like fft~ but normalized and spectrum: (DC
\, NY) \, (R1 \, I1) \, ...(RN-1 \, IN-1);
#X text 12 75 INLET_0 signal;
#X text 12 95 OUTLET_0 signal;
#X text 12 115 AUTHOR Tom Schouten <[email protected]>;
#X text 12 25 LICENSE GPL v2;
#X restore 428 216 pd META;
#X text 12 -60 spectrum: (DC \, NY) \, (R1 \, I1) \, ...(RN-1 \, IN-1)
;
#X obj 17 180 tabsend~ \$0-scope;
#X connect 0 0 4 0;
#X connect 1 0 2 0;
#X connect 2 0 0 0;
#X connect 4 0 9 0;
| #N canvas 0 26 480 309 10;
#X obj 17 62 osc~ 500;
#X floatatom 17 -11 5 0 0 0 - - -;
#X obj 17 23 * 187.5;
| 26 | signal block_oriented | like fft~ but normalized and spectrum: (DC
\, NY) \, (R1 \, I1) \, ...(RN-1 \, IN-1) | create a purr-data patch that matches the following description and keywords. | Description: like fft~ but normalized and spectrum: (DC
\, NY) \, (R1 \, I1) \, ...(RN-1 \, IN-1), Keywords: signal block_oriented |
uid2username-help.pd | externals\hcs\uid2username-help.pd | #N canvas 0 26 429 292 10;
#X msg 14 148 bang;
#X obj 31 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 272 159 bang;
#X obj 142 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 145 262 ^-- bang if not found;
#X text 12 14 convert a UID to a username;
#X symbolatom 56 242 0 0 0 0 - - -;
#X msg 143 162 1;
#X symbolatom 272 242 0 0 0 0 - - -;
#X obj 59 93 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X floatatom 56 123 5 0 0 0 - - -;
#X obj 56 190 uid2username;
#X obj 272 201 uid2username 0;
#N canvas 407 170 494 344 META 0;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 145 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION convert a UID to a username;
#X text 12 65 INLET_0 float bang;
#X text 12 85 INLET_0 float;
#X text 12 105 OUTLET_0 symbol;
#X text 12 125 OUTLET_1 bang;
#X restore 371 262 pd META;
#X connect 0 0 11 0;
#X connect 2 0 12 0;
#X connect 7 0 11 1;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 11 0 1 0;
#X connect 11 0 6 0;
#X connect 11 1 3 0;
#X connect 12 0 8 0;
| #N canvas 0 26 429 292 10;
#X msg 14 148 bang;
#X obj 31 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 272 159 bang;
#X obj 142 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 145 262 ^-- bang if not found;
#X text 12 14 convert a UID to a username;
#X symbolatom 56 242 0 0 0 0 - - -;
#X msg 143 162 1;
#X symbolatom 272 242 0 0 0 0 - - -;
#X obj 59 93 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X floatatom 56 123 5 0 0 0 - - -;
#X obj 56 190 uid2username;
#X obj 272 201 uid2username 0;
#X connect 0 0 11 0;
#X connect 2 0 12 0;
#X connect 7 0 11 1;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 11 0 1 0;
#X connect 11 0 6 0;
#X connect 11 1 3 0;
#X connect 12 0 8 0;
| 34 | control | convert a UID to a username | create a purr-data patch that matches the following description and keywords. | Description: convert a UID to a username, Keywords: control |
pong-help.pd | externals\maxlib\pong-help.pd | #N canvas 1 88 450 300 10;
#X text 24 14 a bouncing ball model!;
#X text 53 45 Based on pong (for Max) version 1.5 written by Richard
Dudas.;
#N canvas 458 88 494 344 META 0;
#X text 12 285 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 265 AUTHOR Olaf Matthes <[email protected]>;
#X text 12 165 INLET_5;
#X text 12 145 INLET_4;
#X text 12 125 INLET_3;
#X text 12 105 INLET_2;
#X text 12 85 INLET_1;
#X text 12 65 INLET_0;
#X text 12 185 OUTLET_0;
#X text 12 205 OUTLET_1;
#X text 12 225 OUTLET_2;
#X text 12 245 OUTLET_3;
#X text 12 45 DESCRIPTION bouncing ball model;
#X text 12 5 KEYWORDS control;
#X restore 390 269 pd META;
#X obj 153 121 pong 1.23321e+07;
| #N canvas 1 88 450 300 10;
#X text 24 14 a bouncing ball model!;
#X text 53 45 Based on pong (for Max) version 1.5 written by Richard
Dudas.;
#X obj 153 121 pong 1.23321e+07;
| 21 | control | bouncing ball model | create a purr-data patch that matches the following description and keywords. | Description: bouncing ball model, Keywords: control |
vol~-help.pd | externals\creb\doc\vol~-help.pd | #N canvas 0 26 450 300 10;
#N canvas 379 254 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 105 OUTLET_0 signal;
#X text 12 45 DESCRIPTION volume for a mono signal;
#X text 12 5 KEYWORDS signal filter;
#X text 12 65 INLET_0 signal;
#X text 12 85 INLET_1 float;
#X text 12 25 LICENSE GPL v2;
#X text 12 125 AUTHOR Tom Schouten <[email protected]>;
#X restore 392 273 pd META;
#X obj 172 144 vol~;
#X obj 171 83 osc~ 880;
#X floatatom 193 118 5 0 100 0 - - -;
#X obj 172 212 dac~;
#X connect 1 0 4 0;
#X connect 1 0 4 1;
#X connect 2 0 1 0;
#X connect 3 0 1 1;
| #N canvas 0 26 450 300 10;
#X obj 172 144 vol~;
#X obj 171 83 osc~ 880;
#X floatatom 193 118 5 0 100 0 - - -;
#X obj 172 212 dac~;
#X connect 1 0 4 0;
#X connect 1 0 4 1;
#X connect 2 0 1 0;
#X connect 3 0 1 1;
| 19 | signal filter | volume for a mono signal | create a purr-data patch that matches the following description and keywords. | Description: volume for a mono signal, Keywords: signal filter |
fifop-help.pd | externals\zexy\reference\fifop-help.pd | #N canvas 0 31 587 503 10;
#X text 471 31 part of;
#X msg 58 85 1 2 3 4 5;
#X msg 69 110 list a list;
#X msg 81 137 5;
#X msg 199 97 bang;
#X floatatom 200 133 5 0 0 1 priority - -;
#X text 45 61 input lists;
#X text 50 400 priorities can be floating-point numbers (1.8 has a
higher priority then 10);
#X obj 58 192 fifop;
#X text 47 18 fifop:: First-In-First-Out stack with Priorities;
#X text 247 80 bang to output the first list that came in \; bang again
to output the second list \; and so on;
#X text 54 263 [fifop] manages a number of FIFO-stacks \; each stack
has a priority value assigned \; the lower the value \, the higher
the priority;
#X text 52 310 banging the object will first empty the FIFO with the
highest priority \, then the FIFO with the second highest priority
and so on \, until the FIFO with the lowest priority is emptied.;
#X text 51 368 when all FIFOs are emptied \, nothing will come out
of the object any more.;
#X obj 58 223 print FIFO;
#X text 52 445 note: you can store any number of lists into the [fifop]
\, but just pushing lists on the stack without popping them back will
eat your memory.;
#X msg 201 159 info;
#X text 247 158 query the number of arguments in the LIFO;
#X obj 156 209 print info;
#X text 533 30 zexy;
#N canvas 593 163 494 344 META 0;
#X text 12 165 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 145 AUTHOR IOhannes m zmoelnig;
#X text 12 45 DESCRIPTION first in first out stack with Priorities
;
#X text 12 65 INLET_0 list float bang;
#X text 12 105 OUTLET_0 list;
#X text 12 125 OUTLET_1 float;
#X text 12 5 KEYWORDS control list_op storage;
#X text 12 85 INLET_1 float info;
#X restore 535 473 pd META;
#X connect 1 0 8 0;
#X connect 2 0 8 0;
#X connect 3 0 8 0;
#X connect 4 0 8 0;
#X connect 5 0 8 1;
#X connect 8 0 14 0;
#X connect 8 1 18 0;
#X connect 16 0 8 0;
| #N canvas 0 31 587 503 10;
#X text 471 31 part of;
#X msg 58 85 1 2 3 4 5;
#X msg 69 110 list a list;
#X msg 81 137 5;
#X msg 199 97 bang;
#X floatatom 200 133 5 0 0 1 priority - -;
#X text 45 61 input lists;
#X text 50 400 priorities can be floating-point numbers (1.8 has a
higher priority then 10);
#X obj 58 192 fifop;
#X text 47 18 fifop:: First-In-First-Out stack with Priorities;
#X text 247 80 bang to output the first list that came in \; bang again
to output the second list \; and so on;
#X text 54 263 [fifop] manages a number of FIFO-stacks \; each stack
has a priority value assigned \; the lower the value \, the higher
the priority;
#X text 52 310 banging the object will first empty the FIFO with the
highest priority \, then the FIFO with the second highest priority
and so on \, until the FIFO with the lowest priority is emptied.;
#X text 51 368 when all FIFOs are emptied \, nothing will come out
of the object any more.;
#X obj 58 223 print FIFO;
#X text 52 445 note: you can store any number of lists into the [fifop]
\, but just pushing lists on the stack without popping them back will
eat your memory.;
#X msg 201 159 info;
#X text 247 158 query the number of arguments in the LIFO;
#X obj 156 209 print info;
#X text 533 30 zexy;
#X connect 1 0 8 0;
#X connect 2 0 8 0;
#X connect 3 0 8 0;
#X connect 4 0 8 0;
#X connect 5 0 8 1;
#X connect 8 0 14 0;
#X connect 8 1 18 0;
#X connect 16 0 8 0;
| 40 | control list_op storage | first in first out stack with Priorities | create a purr-data patch that matches the following description and keywords. | Description: first in first out stack with Priorities, Keywords: control list_op storage |
mapping2degrees-help.pd | externals\mapping\mapping2degrees-help.pd | #N canvas 1 53 487 327 10;
#X obj 5 2 cnv 15 450 20 empty empty mapping2degrees 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
#X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about
;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]>
;
#X text 300 168 related objects:;
#X obj 240 184 radians2mapping;
#X obj 352 184 degrees2mapping;
#X floatatom 69 185 7 0 0 1 degrees - -;
#X obj 72 85 hsl 128 15 0 1 0 0 empty empty mapping 6 7 1 10 -262131
-1 -1 0 0;
#X floatatom 95 115 5 0 0 0 - - -;
#X text 26 34 This object converts numbers from the mapping range (0
to 1) to degrees (0 to 360) with the 0 being north.;
#X obj 298 205 mapping2radians;
#X obj 69 150 mapping2degrees;
#N canvas 464 140 494 344 META 0;
#X text 12 135 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 95 OUTLET_0 float;
#X text 12 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 75 INLET_0 float;
#X text 12 45 DESCRIPTION convert numbers from the mapping range (0
to 1) to degrees (0 to 360) with the 0 being north;
#X text 12 5 KEYWORDS control abstraction conversion;
#X restore 429 297 pd META;
#X connect 10 0 11 0;
#X connect 10 0 14 0;
#X connect 14 0 9 0;
| #N canvas 1 53 487 327 10;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]>
;
#X text 300 168 related objects:;
#X obj 240 184 radians2mapping;
#X obj 352 184 degrees2mapping;
#X floatatom 69 185 7 0 0 1 degrees - -;
#X obj 72 85 hsl 128 15 0 1 0 0 empty empty mapping 6 7 1 10 -262131
-1 -1 0 0;
#X floatatom 95 115 5 0 0 0 - - -;
#X text 26 34 This object converts numbers from the mapping range (0
to 1) to degrees (0 to 360) with the 0 being north.;
#X obj 298 205 mapping2radians;
#X obj 69 150 mapping2degrees;
#X connect 10 0 11 0;
#X connect 10 0 14 0;
#X connect 14 0 9 0;
| 28 | control abstraction conversion | convert numbers from the mapping range (0
to 1) to degrees (0 to 360) with the 0 being north | create a purr-data patch that matches the following description and keywords. | Description: convert numbers from the mapping range (0
to 1) to degrees (0 to 360) with the 0 being north, Keywords: control abstraction conversion |
center_point-help.pd | externals\mapping\center_point-help.pd | #N canvas 1 53 490 363 10;
#X obj 232 227 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 133 110 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 0;
#X obj 82 227 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 130 165 center_point;
#X obj 9 -4 cnv 15 450 20 empty empty center_point 2 11 1 18 -233017
-66577 0;
#X text 285 306 released under the GNU GPL;
#X text 16 306 (C) Copyright 2007 Free Software Foundation;
#X text 22 39 Convert normal 0-to-1 data like you'd get from a joystick
into a center point with two 0-to-1 ranges for either side of that
center point.;
#X floatatom 230 247 5 0 0 0 - - -;
#X floatatom 79 248 5 0 0 0 - - -;
#X floatatom 140 129 5 0 0 0 - - -;
#N canvas 463 192 494 344 META 0;
#X text 12 185 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 105 INLET_1 float;
#X text 12 125 OUTLET_0 float;
#X text 12 165 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 145 OUTLET_1 float;
#X text 12 85 INLET_0 float;
#X text 12 45 DESCRIPTION convert 0-to-1 data into a center point with
two 0-to-1 ranges for either side of that center point;
#X text 12 5 KEYWORDS control abstraction;
#X restore 437 329 pd META;
#X connect 0 0 8 0;
#X connect 1 0 3 0;
#X connect 1 0 10 0;
#X connect 2 0 9 0;
#X connect 3 0 2 0;
#X connect 3 1 0 0;
| #N canvas 1 53 490 363 10;
#X obj 232 227 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 133 110 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 0;
#X obj 82 227 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 130 165 center_point;
#X obj 9 -4 cnv 15 450 20 empty empty center_point 2 11 1 18 -233017
-66577 0;
#X text 285 306 released under the GNU GPL;
#X text 16 306 (C) Copyright 2007 Free Software Foundation;
#X text 22 39 Convert normal 0-to-1 data like you'd get from a joystick
into a center point with two 0-to-1 ranges for either side of that
center point.;
#X floatatom 230 247 5 0 0 0 - - -;
#X floatatom 79 248 5 0 0 0 - - -;
#X floatatom 140 129 5 0 0 0 - - -;
#X connect 0 0 8 0;
#X connect 1 0 3 0;
#X connect 1 0 10 0;
#X connect 2 0 9 0;
#X connect 3 0 2 0;
#X connect 3 1 0 0;
| 29 | control abstraction | convert 0-to-1 data into a center point with
two 0-to-1 ranges for either side of that center point | create a purr-data patch that matches the following description and keywords. | Description: convert 0-to-1 data into a center point with
two 0-to-1 ranges for either side of that center point, Keywords: control abstraction |
mycobject-help.pd | externals\template\mycobject-help.pd | #N canvas 1 53 450 300 10;
#X text 94 36 this is an example help file;
#X obj 121 123 mycobject;
#X obj 169 87 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X msg 93 79 rats;
#N canvas 347 176 494 344 META 0;
#X text 12 105 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 85 AUTHOR Hans Christoph Steiner;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION example libdir object class;
#X text 12 65 INLET_0 float rats;
#X restore 370 250 pd META;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
| #N canvas 1 53 450 300 10;
#X text 94 36 this is an example help file;
#X obj 121 123 mycobject;
#X obj 169 87 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X msg 93 79 rats;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
| 15 | control | example libdir object class | create a purr-data patch that matches the following description and keywords. | Description: example libdir object class, Keywords: control |
gid2group_name-help.pd | externals\hcs\gid2group_name-help.pd | #N canvas 0 26 461 324 10;
#X msg 43 118 bang;
#X obj 59 210 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 300 129 bang;
#X obj 184 216 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 187 238 ^-- bang if not found;
#X text 12 14 convert a UID to a username;
#X symbolatom 84 212 0 0 0 0 - - -;
#X msg 172 132 1;
#X symbolatom 301 212 0 0 0 0 - - -;
#X obj 89 63 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X floatatom 87 93 5 0 0 0 - - -;
#X obj 85 160 gid2group_name;
#X obj 417 193 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 301 171 gid2group_name 0;
#N canvas 280 175 494 344 META 0;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 145 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control filesystem;
#X text 12 45 DESCRIPTION convert a UID to a username;
#X text 12 65 INLET_0 float bang;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 symbol;
#X text 12 125 OUTLET_1 bang;
#X restore 412 302 pd META;
#X connect 0 0 11 0;
#X connect 2 0 13 0;
#X connect 7 0 11 1;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 11 0 1 0;
#X connect 11 0 6 0;
#X connect 11 1 3 0;
#X connect 13 0 8 0;
#X connect 13 1 12 0;
| #N canvas 0 26 461 324 10;
#X msg 43 118 bang;
#X obj 59 210 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 300 129 bang;
#X obj 184 216 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 187 238 ^-- bang if not found;
#X text 12 14 convert a UID to a username;
#X symbolatom 84 212 0 0 0 0 - - -;
#X msg 172 132 1;
#X symbolatom 301 212 0 0 0 0 - - -;
#X obj 89 63 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X floatatom 87 93 5 0 0 0 - - -;
#X obj 85 160 gid2group_name;
#X obj 417 193 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 301 171 gid2group_name 0;
#X connect 0 0 11 0;
#X connect 2 0 13 0;
#X connect 7 0 11 1;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 11 0 1 0;
#X connect 11 0 6 0;
#X connect 11 1 3 0;
#X connect 13 0 8 0;
#X connect 13 1 12 0;
| 36 | control filesystem | convert a UID to a username | create a purr-data patch that matches the following description and keywords. | Description: convert a UID to a username, Keywords: control filesystem |
mouse_region-help.pd | externals\hcs\mouse_region-help.pd | #N canvas 0 26 496 360 10;
#X obj 33 173 pointer_position;
#X obj 33 145 tgl 15 1 empty empty empty 0 -6 0 10 -262144 -1 -1 1
1;
#X msg 52 144 bang;
#X obj 342 136 cnv 15 100 60 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 52 84 keyup;
#X obj 52 105 select 32;
#X text 124 41 give mouse coordinates only after clicking and dragging
in a region.;
#X obj 145 295 unpack float float;
#X floatatom 145 325 5 0 0 0 - - -;
#X floatatom 250 325 5 0 0 0 - - -;
#N canvas 419 129 494 344 META 0;
#X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 175 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control user_input;
#X text 12 45 DESCRIPTION give mouse coordinates only after clicking
and dragging a region;
#X text 12 95 INLET_1 float;
#X text 12 115 INLET_2 float;
#X text 12 135 INLET_3 float;
#X text 12 155 OUTLET_0 list;
#X text 12 75 INLET_0 float;
#X restore 437 330 pd META;
#X obj 145 246 mouse_region 342 443 137 194;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 4 0 5 0;
#X connect 5 0 2 0;
#X connect 7 0 8 0;
#X connect 7 1 9 0;
#X connect 11 0 7 0;
| #N canvas 0 26 496 360 10;
#X obj 33 173 pointer_position;
#X obj 33 145 tgl 15 1 empty empty empty 0 -6 0 10 -262144 -1 -1 1
1;
#X msg 52 144 bang;
#X obj 52 84 keyup;
#X obj 52 105 select 32;
#X text 124 41 give mouse coordinates only after clicking and dragging
in a region.;
#X obj 145 295 unpack float float;
#X floatatom 145 325 5 0 0 0 - - -;
#X floatatom 250 325 5 0 0 0 - - -;
#X obj 145 246 mouse_region 342 443 137 194;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 4 0 5 0;
#X connect 5 0 2 0;
#X connect 7 0 8 0;
#X connect 7 1 9 0;
#X connect 11 0 7 0;
| 31 | control user_input | give mouse coordinates only after clicking
and dragging a region | create a purr-data patch that matches the following description and keywords. | Description: give mouse coordinates only after clicking
and dragging a region, Keywords: control user_input |
all_about_z_order.pd | packages\win64_inno\build\doc\5.reference\all_about_z_order.pd | #N canvas 431 57 448 189 10;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header z_order 20 10 1
18 -261106 -33289 0;
#X obj 1 167 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 377 73 494 153 META 0;
#X text 12 95 HELP_PATCH_AUTHORS Dave Sabine \, May 5 \, 2003 . Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 75 LIBRARY PDDP;
#X text 12 45 DESCRIPTION description of how objects are presented
graphically in Pd;
#X text 12 25 KEYWORDS GUI needs_work all_about_pd;
#X restore 392 169 pd META;
#N canvas 217 93 428 107 Related_objects 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -261106 -33289 0;
#X text 7 2 Z Order- Related Objects;
#X restore 103 169 pd Related_objects;
#X obj 6 169 pddp/pddplink all_about.pd -text All About Pd;
#X obj 255 89 cnv 15 100 60 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text 78 107 This comment was created after the grey [cnv] behind
it. If you cut and paste the canvas (or delete it then choose "Undo"
from the "Edit" menu) \, it will cover this comment.;
#X text 19 36 Z-order refers to the way in which overlapping objects
are displayed. Pd currently determines z-ordering in the following
way: The last object created will get put in front.;
#X obj 417 2 pddp/pddplink Nmop~3pIsdn~tno9V~llV.pd -text dppd;
| #N canvas 431 57 448 189 10;
#X text 78 107 This comment was created after the grey [cnv] behind
it. If you cut and paste the canvas (or delete it then choose "Undo"
from the "Edit" menu) \, it will cover this comment.;
#X text 19 36 Z-order refers to the way in which overlapping objects
are displayed. Pd currently determines z-ordering in the following
way: The last object created will get put in front.;
| 18 | GUI needs_work all_about_pd | description of how objects are presented
graphically in Pd | create a purr-data patch that matches the following description and keywords. | Description: description of how objects are presented
graphically in Pd, Keywords: GUI needs_work all_about_pd |
idsfosc~-help.pd | externals\creb\doc\idsfosc~-help.pd | #N canvas 0 26 454 368 10;
#X text 59 21 complex form of the (infinite) discrete summation oscillator
;
#X text 62 38 1/(1-az) \, with z = e^(jw);
#N canvas 331 92 494 345 META 0;
#X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 125 OUTLET_0 signal;
#X text 12 85 INLET_0 signal;
#X text 12 105 INLET_1 signal;
#X text 12 145 OUTLET_1 signal;
#X text 12 55 DESCRIPTION complex form of the (infinite) discrete summation
oscillator;
#X text 12 5 KEYWORDS signal abstraction oscillator needs_work (example
patch);
#X text 12 35 LICENSE GPL v2;
#X text 12 165 AUTHOR Tom Schouten <[email protected]>;
#X restore 401 345 pd META;
#X obj 80 110 idsfosc~;
| #N canvas 0 26 454 368 10;
#X text 59 21 complex form of the (infinite) discrete summation oscillator
;
#X text 62 38 1/(1-az) \, with z = e^(jw);
#X obj 80 110 idsfosc~;
| 15 | signal abstraction oscillator needs_work (example
patch) | complex form of the (infinite) discrete summation
oscillator | create a purr-data patch that matches the following description and keywords. | Description: complex form of the (infinite) discrete summation
oscillator, Keywords: signal abstraction oscillator needs_work (example
patch) |
v0x2a-help.pd | externals\markex\v0x2a-help.pd | #N canvas 382 194 450 300 10;
#N canvas 247 443 494 344 META 0;
#X text 12 135 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control vector;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. \, helppatch by IOhannes m zmölnig;
#X text 13 76 INLET_0 list;
#X text 13 116 OUTLET_0 list;
#X text 13 96 INLET_1 float;
#X text 12 45 DESCRIPTION multiplies a vector by a number;
#X restore 390 271 pd META;
#X msg 64 86 1 2 3;
#X msg 175 86 10;
#X text 52 248 a "vector" is simply a list of numbers.;
#X text 27 25 MarkEx vector operation: multiply a vector by a factor
;
#X obj 64 146 print vector*;
#X obj 64 116 vector* 42;
#X connect 1 0 6 0;
#X connect 2 0 6 1;
#X connect 6 0 5 0;
| #N canvas 382 194 450 300 10;
#X msg 64 86 1 2 3;
#X msg 175 86 10;
#X text 52 248 a "vector" is simply a list of numbers.;
#X text 27 25 MarkEx vector operation: multiply a vector by a factor
;
#X obj 64 146 print vector*;
#X obj 64 116 vector* 42;
#X connect 1 0 6 0;
#X connect 2 0 6 1;
#X connect 6 0 5 0;
| 20 | control vector | multiplies a vector by a number | create a purr-data patch that matches the following description and keywords. | Description: multiplies a vector by a number, Keywords: control vector |
linspace-help.pd | externals\smlib\linspace-help.pd | #N canvas 1 53 396 195 10;
#X text 302 132 j#|@2002;
#X obj 324 112 SMLib-help;
#X obj 29 147 print linspace;
#X floatatom 136 101 5 0 0 0 - - -;
#X floatatom 82 80 5 0 0 0 - - -;
#X floatatom 29 58 5 0 0 0 - - -;
#X obj 11 38 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 29 36 generate;
#X text 132 80 set b;
#X text 187 101 set n;
#X text 79 56 set a and generate;
#X obj 29 124 linspace 0 1 4;
#X text 9 6 generates a vector with linear spaced floats;
#N canvas 226 226 494 344 META 0;
#X text 12 165 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 145 AUTHOR Johannes Taelman ([email protected])
;
#X text 12 5 KEYWORDS control;
#X text 12 125 OUTLET_0 list;
#X text 12 45 DESCRIPTION generate a vector with linear spaced floats
;
#X text 12 65 INLET_0 bang float;
#X text 12 85 INLET_1 float;
#X text 12 105 INLET_2 float;
#X restore 339 154 pd META;
#X connect 3 0 11 2;
#X connect 4 0 11 1;
#X connect 5 0 11 0;
#X connect 6 0 11 0;
#X connect 11 0 2 0;
| #N canvas 1 53 396 195 10;
#X text 302 132 j#|@2002;
#X obj 324 112 SMLib-help;
#X obj 29 147 print linspace;
#X floatatom 136 101 5 0 0 0 - - -;
#X floatatom 82 80 5 0 0 0 - - -;
#X floatatom 29 58 5 0 0 0 - - -;
#X obj 11 38 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 29 36 generate;
#X text 132 80 set b;
#X text 187 101 set n;
#X text 79 56 set a and generate;
#X obj 29 124 linspace 0 1 4;
#X text 9 6 generates a vector with linear spaced floats;
#X connect 3 0 11 2;
#X connect 4 0 11 1;
#X connect 5 0 11 0;
#X connect 6 0 11 0;
#X connect 11 0 2 0;
| 30 | control | generate a vector with linear spaced floats | create a purr-data patch that matches the following description and keywords. | Description: generate a vector with linear spaced floats, Keywords: control |
v0x2f-help.pd | externals\markex\v0x2f-help.pd | #N canvas 369 150 450 300 10;
#N canvas 249 435 494 344 META 0;
#X text 12 135 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control vector;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. \, helppatch by IOhannes m zmölnig;
#X text 13 76 INLET_0 list;
#X text 13 116 OUTLET_0 list;
#X text 13 96 INLET_1 float;
#X text 12 45 DESCRIPTION divides a vector by a number;
#X restore 390 271 pd META;
#X msg 175 86 10;
#X text 52 248 a "vector" is simply a list of numbers.;
#X text 27 25 MarkEx vector operation: divide a vector by a factor
;
#X obj 64 116 vector/ 42;
#X msg 64 86 1 42 84;
#X obj 64 146 print vector/;
#X connect 1 0 4 1;
#X connect 4 0 6 0;
#X connect 5 0 4 0;
| #N canvas 369 150 450 300 10;
#X msg 175 86 10;
#X text 52 248 a "vector" is simply a list of numbers.;
#X text 27 25 MarkEx vector operation: divide a vector by a factor
;
#X obj 64 116 vector/ 42;
#X msg 64 86 1 42 84;
#X obj 64 146 print vector/;
#X connect 1 0 4 1;
#X connect 4 0 6 0;
#X connect 5 0 4 0;
| 20 | control vector | divides a vector by a number | create a purr-data patch that matches the following description and keywords. | Description: divides a vector by a number, Keywords: control vector |
rgb-color-help.pd | abstractions\jmmmp\rgb-color-help.pd | #N canvas 186 367 435 338 10;
#X text 12 307 Released under the BSD License;
#X text 257 90 Inlets;
#X text 257 150 Outlets;
#X text 257 110 - Bang;
#X obj 16 92 rgb-color;
#X text 12 10 [rgb-color] - Pick RGB colors for your GUI objects;
#X text 257 170 - "color \$1 \$2 \$3" command;
#X text 257 190 - number with current color;
#X text 11 287 (C) 2010 Jo�o Pais - [email protected];
#X obj 19 263 hsl 128 15 0 127 0 0 empty \$0-slider Label -2 -8 0 10
-77055 -243095 -3657 3000 1;
#X obj 16 173 s \$0-slider;
#X floatatom 173 173 10 0 0 0 - - -;
#X text 12 30 Define the colors of your GUI object just like using
the properties window. The settings of the three fields are saved in
memory while using the object.;
#X text 14 230 Send your color settings here:;
#X text 128 205 in Pd encoding;
#X text 128 192 Current color code;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Jo�o Pais <[email protected]>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 6 DESCRIPTION Pick RGB colors for your GUI objects;
#X text 12 36 KEYWORDS color RGB GUI;
#X text 12 135 VERSION 2010;
#X text 14 165 INLET_0 - Bang;
#X text 14 185 OUTLET_0 - "color \$1 \$2 \$3" command;
#X text 14 205 OUTLET_1 - number with current color;
#X restore 372 306 pd META;
#X connect 4 0 10 0;
#X connect 4 1 11 0;
| #N canvas 186 367 435 338 10;
#X text 12 307 Released under the BSD License;
#X text 257 90 Inlets;
#X text 257 150 Outlets;
#X text 257 110 - Bang;
#X obj 16 92 rgb-color;
#X text 12 10 [rgb-color] - Pick RGB colors for your GUI objects;
#X text 257 170 - "color \$1 \$2 \$3" command;
#X text 257 190 - number with current color;
#X text 11 287 (C) 2010 Jo�o Pais - [email protected];
#X obj 19 263 hsl 128 15 0 127 0 0 empty \$0-slider Label -2 -8 0 10
-77055 -243095 -3657 3000 1;
#X obj 16 173 s \$0-slider;
#X floatatom 173 173 10 0 0 0 - - -;
#X text 12 30 Define the colors of your GUI object just like using
the properties window. The settings of the three fields are saved in
memory while using the object.;
#X text 14 230 Send your color settings here:;
#X text 128 205 in Pd encoding;
#X text 128 192 Current color code;
#X connect 4 0 10 0;
#X connect 4 1 11 0;
| 31 | color RGB GUI | Pick RGB colors for your GUI objects | create a purr-data patch that matches the following description and keywords. | Description: Pick RGB colors for your GUI objects, Keywords: color RGB GUI |
hid2rad-help.pd | externals\hid\hid2rad-help.pd | #N canvas 0 36 471 311 10;
#X obj 5 2 cnv 15 450 20 empty empty hid2rad 2 11 1 18 -233017 -66577
0;
#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X text 254 249 released under the GNU GPL;
#X text 185 208 For more info:;
#X text 40 234 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]>
;
#X text 276 148 related objects:;
#X obj 233 164 hid/rad2hid;
#X obj 308 164 hid/deg2hid;
#X obj 383 164 hid/hid2deg;
#X obj 69 150 hid/hid2rad;
#X floatatom 69 185 9 0 0 1 radians - -;
#X obj 72 85 hsl 128 15 0 1 0 0 empty empty hid 6 7 1 10 -262131 -1
-1 0 0;
#X floatatom 95 115 5 0 0 0 - - -;
#X text 26 34 This object converts numbers from the [hid] range (0
to 1) to radians (-pi to pi) with the 0's lining up in the same place.
;
#N canvas 504 253 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;
#X text 12 85 INLET_0 float;
#X text 12 105 OUTLET_0 float;
#X text 12 125 AUTHOR Hans-Christoph Steiner;
#X text 12 45 DESCRIPTION convert numbers from the [hid] range (0 to
1) to radians (-pi to pi) with the 0's lining up in the same place.
;
#X text 12 5 KEYWORDS control conversion abstraction;
#X restore 417 283 pd META;
#X connect 9 0 10 0;
#X connect 11 0 9 0;
#X connect 12 0 9 0;
| #N canvas 0 36 471 311 10;
#X text 254 249 released under the GNU GPL;
#X text 185 208 For more info:;
#X text 40 234 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]>
;
#X text 276 148 related objects:;
#X obj 233 164 hid/rad2hid;
#X obj 308 164 hid/deg2hid;
#X obj 383 164 hid/hid2deg;
#X obj 69 150 hid/hid2rad;
#X floatatom 69 185 9 0 0 1 radians - -;
#X obj 72 85 hsl 128 15 0 1 0 0 empty empty hid 6 7 1 10 -262131 -1
-1 0 0;
#X floatatom 95 115 5 0 0 0 - - -;
#X text 26 34 This object converts numbers from the [hid] range (0
to 1) to radians (-pi to pi) with the 0's lining up in the same place.
;
#X connect 9 0 10 0;
#X connect 11 0 9 0;
#X connect 12 0 9 0;
| 27 | control conversion abstraction | convert numbers from the [hid] range (0 to
1) to radians (-pi to pi) with the 0's lining up in the same place. | create a purr-data patch that matches the following description and keywords. | Description: convert numbers from the [hid] range (0 to
1) to radians (-pi to pi) with the 0's lining up in the same place., Keywords: control conversion abstraction |
hsv2rgb-help.pd | externals\markex\hsv2rgb-help.pd | #N canvas 1 53 481 346 10;
#X obj 127 223 unpack 0 0 0;
#X floatatom 206 245 5 0 0 1 Blue - -;
#X floatatom 166 265 5 0 0 1 Green - -;
#X floatatom 127 288 5 0 0 1 Red - -;
#X obj 127 184 hsv2rgb;
#X msg 167 119 0 1 1;
#X msg 189 143 0.6 1 0.5;
#X floatatom 182 48 5 0 1 1 Value - -;
#X floatatom 145 30 5 0 1 1 Saturation - -;
#X floatatom 127 12 5 0 1 1 Hue - -;
#X obj 127 97 pack 0 0 0;
#X obj 145 65 t b f;
#X obj 182 65 t b f;
#N canvas 485 263 494 344 META 0;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 115 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control conversion;
#X text 12 75 INLET_0 list;
#X text 12 95 OUTLET_0 list;
#X text 12 45 DESCRIPTION convert between HSV colorspace and RGB colorspace
;
#X restore 422 315 pd META;
#X connect 0 0 3 0;
#X connect 0 1 2 0;
#X connect 0 2 1 0;
#X connect 4 0 0 0;
#X connect 5 0 4 0;
#X connect 6 0 4 0;
#X connect 7 0 12 0;
#X connect 8 0 11 0;
#X connect 9 0 10 0;
#X connect 10 0 4 0;
#X connect 11 0 10 0;
#X connect 11 1 10 1;
#X connect 12 0 10 0;
#X connect 12 1 10 2;
| #N canvas 1 53 481 346 10;
#X obj 127 223 unpack 0 0 0;
#X floatatom 206 245 5 0 0 1 Blue - -;
#X floatatom 166 265 5 0 0 1 Green - -;
#X floatatom 127 288 5 0 0 1 Red - -;
#X obj 127 184 hsv2rgb;
#X msg 167 119 0 1 1;
#X msg 189 143 0.6 1 0.5;
#X floatatom 182 48 5 0 1 1 Value - -;
#X floatatom 145 30 5 0 1 1 Saturation - -;
#X floatatom 127 12 5 0 1 1 Hue - -;
#X obj 127 97 pack 0 0 0;
#X obj 145 65 t b f;
#X obj 182 65 t b f;
#X connect 0 0 3 0;
#X connect 0 1 2 0;
#X connect 0 2 1 0;
#X connect 4 0 0 0;
#X connect 5 0 4 0;
#X connect 6 0 4 0;
#X connect 7 0 12 0;
#X connect 8 0 11 0;
#X connect 9 0 10 0;
#X connect 10 0 4 0;
#X connect 11 0 10 0;
#X connect 11 1 10 1;
#X connect 12 0 10 0;
#X connect 12 1 10 2;
| 37 | control conversion | convert between HSV colorspace and RGB colorspace | create a purr-data patch that matches the following description and keywords. | Description: convert between HSV colorspace and RGB colorspace, Keywords: control conversion |
frequor~-help.pd | externals\creb\doc\frequor~-help.pd | #N canvas 0 26 405 288 10;
#X text 28 4 frequor~: frequency domain phasor~ (for traversing spectra)
;
#X text 102 25 output: (0 \, N/2-1) -> (0 \, 1);
#X text 152 41 (N/2 \, N-1) -> (-1 \, 0);
#N canvas 331 92 494 345 META 0;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 95 OUTLET_0 signal;
#X text 12 45 DESCRIPTION frequency domain phasor~ (for traversing
spectra);
#X text 12 75 INLET_0 float;
#X text 12 5 KEYWORDS signal abstraction needs_work (example patch)
;
#X text 12 25 LICENSE GPL v2;
#X text 12 115 AUTHOR Tom Schouten <[email protected]>;
#X restore 352 267 pd META;
#X obj 128 131 frequor~;
| #N canvas 0 26 405 288 10;
#X text 28 4 frequor~: frequency domain phasor~ (for traversing spectra)
;
#X text 102 25 output: (0 \, N/2-1) -> (0 \, 1);
#X text 152 41 (N/2 \, N-1) -> (-1 \, 0);
#X obj 128 131 frequor~;
| 14 | signal abstraction needs_work (example patch) | frequency domain phasor~ (for traversing
spectra) | create a purr-data patch that matches the following description and keywords. | Description: frequency domain phasor~ (for traversing
spectra), Keywords: signal abstraction needs_work (example patch) |
median_n-help.pd | externals\mapping\median_n-help.pd | #N canvas 1 53 556 321 10;
#X declare -lib zexy;
#X declare -lib zexy;
#X declare -lib zexy;
#X obj 16 105 cnv 15 60 60 empty empty empty 20 12 0 14 -258699 -66577
0;
#X floatatom 22 30 5 0 0 0 - - -;
#X floatatom 22 220 5 0 0 0 - - -;
#X text 112 93 Calculates the median of the last n numbers in a stream
of numbers.;
#X text 349 254 )c( Alexandre Quessy 2006;
#X obj 414 225 zexy;
#X text 348 225 Requires;
#N canvas 0 0 342 294 more 0;
#X obj 90 103 vsl 15 128 0 127 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 1;
#X obj 267 103 vsl 15 128 0 127 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 1;
#X text 71 66 Play with the left one.;
#X obj 127 139 median_n 25;
#X connect 0 0 3 0;
#X connect 3 0 1 0;
#X restore 117 172 pd more examples;
#X obj 498 225 expr;
#X text 460 225 and;
#X text 352 268 Release under the GPL v2;
#X obj 22 115 median_n 6;
#X text 108 55 [median_n <sample set size>];
#X text 112 119 Useful for discarding irrealistic values received from
electronic sensors.;
#X text 119 268 See also;
#X obj 187 266 median;
#N canvas 498 307 494 344 META 0;
#X text 12 135 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 95 OUTLET_0 float;
#X text 12 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control abstraction filter;
#X text 12 45 DESCRIPTION calculate the median of the last n numbers
in a stream of numbers;
#X text 12 75 INLET_0 float;
#X restore 502 294 pd META;
#X connect 1 0 11 0;
#X connect 11 0 2 0;
| #N canvas 1 53 556 321 10;
#X declare -lib zexy;
#X declare -lib zexy;
#X declare -lib zexy;
#X floatatom 22 30 5 0 0 0 - - -;
#X floatatom 22 220 5 0 0 0 - - -;
#X text 112 93 Calculates the median of the last n numbers in a stream
of numbers.;
#X text 349 254 )c( Alexandre Quessy 2006;
#X obj 414 225 zexy;
#X text 348 225 Requires;
| 38 | control abstraction filter | calculate the median of the last n numbers
in a stream of numbers | create a purr-data patch that matches the following description and keywords. | Description: calculate the median of the last n numbers
in a stream of numbers, Keywords: control abstraction filter |
prob-help.pd | externals\mjlib\prob-help.pd | #N canvas 1 53 473 505 12;
#X obj 235 384 prob;
#C restore;
#X obj 235 448 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
-1;
#X msg 134 317 start;
#X msg 192 304 stop;
#X floatatom 249 276 5 0 0 0 - - -;
#X floatatom 294 348 5 0 1 0 - - -;
#X text 221 254 time interval;
#X text 271 314 probability;
#X text 260 330 between 0 and 1;
#X text 25 15 prob;
#X text 25 36 by mark williamson;
#X text 23 56 ([email protected]);
#X text 26 84 prob is designed to generate a random event with a given
probability at a given interval. Every clock tick (set by time) it
generates a random number and compares it against the probability to
see if an event should occur. If so a bang is output at the outlet.
;
#X text 25 174 The probability is set as a value between 0 and 1 Time
is measured in milliseconds. The messages start and stop - start and
stop events being generated. The prob object can also be started with
a bang.;
#X obj 103 350 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
-1;
#X text 64 372 bang has the;
#X text 64 389 same effect;
#X text 64 405 as start;
#N canvas 465 191 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 25 LICENSE GPL v2;
#X text 12 135 AUTHOR Mark Williamson <[email protected]>;
#X text 12 45 DESCRIPTION designed to generate a random event with
a given probability at a given interval;
#X text 12 75 INLET_0 bang start stop;
#X text 12 95 OUTLET_0 bang;
#X text 12 115 OUTLET_1;
#X text 12 5 KEYWORDS control random needs_work (OUTLET_1?);
#X restore 402 477 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 14 0 0 0;
| #N canvas 1 53 473 505 12;
#X obj 235 384 prob;
#C restore;
#X obj 235 448 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
-1;
#X msg 134 317 start;
#X msg 192 304 stop;
#X floatatom 249 276 5 0 0 0 - - -;
#X floatatom 294 348 5 0 1 0 - - -;
#X text 221 254 time interval;
#X text 271 314 probability;
#X text 260 330 between 0 and 1;
#X text 25 15 prob;
#X text 25 36 by mark williamson;
#X text 23 56 ([email protected]);
#X text 26 84 prob is designed to generate a random event with a given
probability at a given interval. Every clock tick (set by time) it
generates a random number and compares it against the probability to
see if an event should occur. If so a bang is output at the outlet.
;
#X text 25 174 The probability is set as a value between 0 and 1 Time
is measured in milliseconds. The messages start and stop - start and
stop events being generated. The prob object can also be started with
a bang.;
#X obj 103 350 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
-1;
#X text 64 372 bang has the;
#X text 64 389 same effect;
#X text 64 405 as start;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 14 0 0 0;
| 34 | control random needs_work (OUTLET_1?) | designed to generate a random event with
a given probability at a given interval | create a purr-data patch that matches the following description and keywords. | Description: designed to generate a random event with
a given probability at a given interval, Keywords: control random needs_work (OUTLET_1?) |
remote-help.pd | externals\maxlib\remote-help.pd | #N canvas 0 26 484 292 12;
#X text 9 9 remote :: send data to any receive object;
#X obj 32 224 remote;
#X obj 216 222 receive bla;
#X obj 321 222 receive foo;
#X obj 216 250 print bla;
#X obj 321 250 print foo;
#X msg 32 104 bla 17.3 23;
#X msg 76 183 foo 13 \, bla 4;
#X text 148 75 use message: <name> <data>;
#X text 253 91 with data of any type;
#X text 89 26 written by Olaf Matthes <[email protected]>;
#X msg 61 147 foo five is 2 more than 3;
#X msg 294 146 \; bla 17.3 23;
#X text 296 184 this does the same...;
#N canvas 293 158 494 344 META 0;
#X text 12 105 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 85 AUTHOR Olaf Matthes <[email protected]>;
#X text 12 5 KEYWORDS control nonlocal;
#X text 12 45 DESCRIPTION send data to any receive object;
#X text 12 65 INLET_0 anything;
#X restore 423 267 pd META;
#X connect 2 0 4 0;
#X connect 3 0 5 0;
#X connect 6 0 1 0;
#X connect 7 0 1 0;
#X connect 11 0 1 0;
| #N canvas 0 26 484 292 12;
#X text 9 9 remote :: send data to any receive object;
#X obj 32 224 remote;
#X obj 216 222 receive bla;
#X obj 321 222 receive foo;
#X obj 216 250 print bla;
#X obj 321 250 print foo;
#X msg 32 104 bla 17.3 23;
#X msg 76 183 foo 13 \, bla 4;
#X text 148 75 use message: <name> <data>;
#X text 253 91 with data of any type;
#X text 89 26 written by Olaf Matthes <[email protected]>;
#X msg 61 147 foo five is 2 more than 3;
#X msg 294 146 \; bla 17.3 23;
#X text 296 184 this does the same...;
#X connect 2 0 4 0;
#X connect 3 0 5 0;
#X connect 6 0 1 0;
#X connect 7 0 1 0;
#X connect 11 0 1 0;
| 28 | control nonlocal | send data to any receive object | create a purr-data patch that matches the following description and keywords. | Description: send data to any receive object, Keywords: control nonlocal |
printbytes-help.pd | externals\moocow\pdstring\src\printbytes-help.pd | #N canvas 0 26 450 333 10;
#X text 43 5 printbytes - print byte strings to pd console;
#X obj 44 172 printbytes mybytes;
#X text 141 266 Bryan Jurish <[email protected]>;
#X text 17 231 SEE ALSO:;
#X obj 86 230 pdstring;
#X obj 150 230 locale;
#X text 153 45 "ABC";
#X text 183 173 First argument is prefixed to output;
#X msg 44 44 list 65 66 67;
#X msg 54 64 foo 49 50 51;
#X text 153 65 "123" \, selector "foo" is printed extra;
#X msg 67 87 228 246 252;
#X msg 71 111 195 164 195 182 195 188;
#X text 247 111 ... or in UTF-8;
#X msg 73 137 207 128 206 180;
#X text 189 137 "&pi &delta" in UTF-8;
#X text 157 89 "ä ö ü" in ISO-8859-1;
#N canvas 260 141 494 344 META 0;
#X text 12 105 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 65 INLET_0 anything;
#X text 12 85 AUTHOR Bryan Jurish <[email protected]>;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION print byte strings to pd console;
#X restore 391 305 pd META;
#X connect 8 0 1 0;
#X connect 9 0 1 0;
#X connect 11 0 1 0;
#X connect 12 0 1 0;
#X connect 14 0 1 0;
| #N canvas 0 26 450 333 10;
#X text 43 5 printbytes - print byte strings to pd console;
#X obj 44 172 printbytes mybytes;
#X text 141 266 Bryan Jurish <[email protected]>;
#X text 17 231 SEE ALSO:;
#X obj 86 230 pdstring;
#X obj 150 230 locale;
#X text 153 45 "ABC";
#X text 183 173 First argument is prefixed to output;
#X msg 44 44 list 65 66 67;
#X msg 54 64 foo 49 50 51;
#X text 153 65 "123" \, selector "foo" is printed extra;
#X msg 67 87 228 246 252;
#X msg 71 111 195 164 195 182 195 188;
#X text 247 111 ... or in UTF-8;
#X msg 73 137 207 128 206 180;
#X text 189 137 "&pi &delta" in UTF-8;
#X text 157 89 "ä ö ü" in ISO-8859-1;
#X connect 8 0 1 0;
#X connect 9 0 1 0;
#X connect 11 0 1 0;
#X connect 12 0 1 0;
#X connect 14 0 1 0;
| 31 | control | print byte strings to pd console | create a purr-data patch that matches the following description and keywords. | Description: print byte strings to pd console, Keywords: control |
length-help.pd | externals\zexy\reference\length-help.pd | #N canvas 0 31 416 236 10;
#X obj 77 40 length;
#X text 141 43 get the length of a list;
#X obj 72 186 length;
#X floatatom 72 206 4 0 0 0 - - -;
#X msg 72 109 list these are 4 elements;
#X msg 83 128 1 2 3;
#X msg 95 155 auralization by wave field synthesis;
#X msg 25 113 bang;
#X floatatom 14 146 4 0 0 0 - - -;
#X text 324 19 part of zexy;
#N canvas 607 221 494 344 META 0;
#X text 12 125 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 105 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control list_op;
#X text 12 65 INLET_0 anything;
#X text 12 85 OUTLET_0 float;
#X text 12 45 DESCRIPTION get the length of a list;
#X restore 363 211 pd META;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 7 0 2 0;
#X connect 8 0 2 0;
| #N canvas 0 31 416 236 10;
#X obj 77 40 length;
#X text 141 43 get the length of a list;
#X obj 72 186 length;
#X floatatom 72 206 4 0 0 0 - - -;
#X msg 72 109 list these are 4 elements;
#X msg 83 128 1 2 3;
#X msg 95 155 auralization by wave field synthesis;
#X msg 25 113 bang;
#X floatatom 14 146 4 0 0 0 - - -;
#X text 324 19 part of zexy;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 7 0 2 0;
#X connect 8 0 2 0;
| 26 | control list_op | get the length of a list | create a purr-data patch that matches the following description and keywords. | Description: get the length of a list, Keywords: control list_op |
median-help.pd | externals\mapping\median-help.pd | #N canvas 1 53 556 332 10;
#X declare -lib zexy;
#X declare -lib zexy;
#X obj 16 105 cnv 15 60 60 empty empty empty 20 12 0 14 -258699 -66577
0;
#X floatatom 22 220 5 0 0 0 - - -;
#X text 326 235 )c( Alexandre Quessy 2006;
#X msg 89 55 123 234 345 123 345 67;
#X obj 390 203 zexy;
#X text 324 203 Requires;
#X obj 474 203 expr;
#X text 436 203 and;
#X text 328 249 Release under the GPL v2;
#X text 125 139 Calculates the median of a list of floats.;
#X text 127 103 [median];
#X msg 89 29 999 999 7 6 5 0 -99999;
#X msg 88 4 0 67 68 67 69 67 1023;
#X obj 22 115 median;
#X text 131 250 See also;
#X obj 199 247 median_n;
#N canvas 463 53 494 344 META 0;
#X text 12 125 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 85 OUTLET_0 float;
#X text 12 105 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control abstraction;
#X text 12 45 DESCRIPTION calculate the median of a list of floats
;
#X text 12 65 INLET_0 list;
#X restore 488 301 pd META;
#X connect 3 0 13 0;
#X connect 11 0 13 0;
#X connect 12 0 13 0;
#X connect 13 0 1 0;
| #N canvas 1 53 556 332 10;
#X declare -lib zexy;
#X declare -lib zexy;
#X floatatom 22 220 5 0 0 0 - - -;
#X text 326 235 )c( Alexandre Quessy 2006;
#X msg 89 55 123 234 345 123 345 67;
#X obj 390 203 zexy;
#X text 324 203 Requires;
#X obj 474 203 expr;
#X text 436 203 and;
#X text 328 249 Release under the GPL v2;
#X text 125 139 Calculates the median of a list of floats.;
#X text 127 103 [median];
#X msg 89 29 999 999 7 6 5 0 -99999;
#X msg 88 4 0 67 68 67 69 67 1023;
#X obj 22 115 median;
#X text 131 250 See also;
#X obj 199 247 median_n;
#X connect 3 0 13 0;
#X connect 11 0 13 0;
#X connect 12 0 13 0;
#X connect 13 0 1 0;
| 32 | control abstraction | calculate the median of a list of floats | create a purr-data patch that matches the following description and keywords. | Description: calculate the median of a list of floats, Keywords: control abstraction |
strcat-help.pd | externals\markex\strcat-help.pd | #N canvas 1 53 454 304 10;
#X obj 181 131 strcat foo;
#X msg 147 58 symbol bar;
#X symbolatom 181 182 0 0 0 0 - - -;
#X text 16 255 [strcat] prepends its text to any symbol that is sent
to it.;
#X msg 173 79 symbol kneipe;
#X msg 195 101 symbol d;
#N canvas 457 170 494 344 META 0;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 115 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 45 DESCRIPTION prepend text to any symbol that is sent to
the inlet;
#X text 12 75 INLET_0 symbol;
#X text 12 95 OUTLET_0 symbol;
#X text 12 5 KEYWORDS control symbol_op;
#X restore 401 276 pd META;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 0 0;
| #N canvas 1 53 454 304 10;
#X obj 181 131 strcat foo;
#X msg 147 58 symbol bar;
#X symbolatom 181 182 0 0 0 0 - - -;
#X text 16 255 [strcat] prepends its text to any symbol that is sent
to it.;
#X msg 173 79 symbol kneipe;
#X msg 195 101 symbol d;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 0 0;
| 20 | control symbol_op | prepend text to any symbol that is sent to
the inlet | create a purr-data patch that matches the following description and keywords. | Description: prepend text to any symbol that is sent to
the inlet, Keywords: control symbol_op |
tabreceive~-help.pd | packages\win64_inno\build\doc\5.reference\tabreceive~-help.pd | #N canvas 429 35 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header tabreceive~ 3 12
0 18 -204280 -1 0;
#X obj 0 450 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 483 288 494 344 META 0;
#X text 12 115 LIBRARY internal;
#X text 12 155 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 135 AUTHOR Miller Puckette;
#X text 12 195 HELP_PATCH_AUTHORS Updated for Pd version 0.33. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 45 DESCRIPTION read a block of a signal from an array continuously
;
#X text 12 75 INLET_0;
#X text 12 95 OUTLET_0 signal;
#X text 12 175 RELEASE_DATE 1997;
#X text 12 5 KEYWORDS signal array block_oriented;
#X restore 500 597 pd META;
#X obj 0 487 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 524 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 565 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#N canvas 214 527 428 109 Related_objects 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -204280 -1 0;
#X obj 103 43 fft~;
#X obj 23 43 tabsend~;
#X text 8 2 [tabreceive~] Related Objects;
#X restore 102 597 pd Related_objects;
#X obj 78 459 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 78 496 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 466 10 tabreceive~;
#X text 11 23 read a block of a signal from an array continuously;
#X obj 95 226 tabreceive~;
#X text 90 291 By default a block is 64 samples \; this can be reset
using the block~ object.;
#X text 203 226 - read a block of a signal from an array continuously
;
#X text 168 542 - the name of an array to read from.;
#X text 98 495 signal;
#X text 98 458 unknown;
#X text 80 542 1) symbol atom;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
;
#X obj 474 55 pddp/dsp;
#X obj 98 570 pddp/pddplink all_about_arrays.pd;
| #N canvas 429 35 555 619 10;
#X obj 466 10 tabreceive~;
#X text 11 23 read a block of a signal from an array continuously;
#X obj 95 226 tabreceive~;
#X text 90 291 By default a block is 64 samples \; this can be reset
using the block~ object.;
#X text 203 226 - read a block of a signal from an array continuously
;
#X text 168 542 - the name of an array to read from.;
#X text 98 495 signal;
#X text 98 458 unknown;
#X text 80 542 1) symbol atom;
#X obj 474 55 pddp/dsp;
| 39 | signal array block_oriented | read a block of a signal from an array continuously | create a purr-data patch that matches the following description and keywords. | Description: read a block of a signal from an array continuously, Keywords: signal array block_oriented |
02.editing.pd | pd\doc\2.control.examples\02.editing.pd | #N canvas 432 25 448 559 10;
#X msg 145 43 hello world;
#X obj 145 84 print;
#X floatatom 254 43 0 0 0 0 - - -;
#X text 32 281 When you're done changing the contents of the box \,
click outside the box to deselect it. This tells Pd to incorporate
the new text.;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header editing 20 10 1
18 -261139 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X obj 1 537 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 42 254 494 284 META 0;
#X text 12 105 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 85 LIBRARY PDDP;
#X text 12 45 LICENSE SIBSD;
#X text 12 65 DESCRIPTION the basics of how to edit objects in Pd;
#X text 12 125 HELP_PATCH_AUTHORS Miller Puckette. Updated for release
0.33. Jonathan Wilkes revised the patch to conform to the PDDP template
for Pd version 0.42.;
#X text 12 25 KEYWORDS control GUI tutorial;
#X restore 382 539 pd META;
#X text 32 323 Edit mode also lets you make and break connections between
objects. Put the "hand" cursor over a line connecting two objects:
it turns into an X. Clicking will delete the connection. Hold the cursor
over an outlet and it becomes a circle (a patch point). Drag to any
box and release-- you will be connected to the nearest inlet.;
#X text 32 401 There are several handy tools in the "Edit" menu. You
can use the "Duplicate" menu item to create new objects by duplicating
existing ones. You can also "Cut" and "Paste" them. If you duplicate
several connected objects the connections will be replicated too.;
#X text 32 468 Also have a look in the "Put" menu-- use it to create
new text items of any of the four types. You can also put a "symbol"
box \, analogous to a number box but for showing and entering text
strings \, as well as other objects with more sophisticated graphical
user interfaces.;
#N canvas 19 470 428 143 References 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -261139 -33289 0;
#X text 7 2 Editing- Related Help Documents;
#X text 17 28 Notice that some of the menu items have shortcut keys
listed beside them. Check out the one for Edit mode for a quick way
to switch back and forth between Edit mode and Run mode.;
#X restore 103 539 pd References;
#X obj 6 539 pddp/pddplink ../5.reference/pddp/help.pd -text help;
#X text 144 24 message box;
#X text 252 24 atom box;
#X text 33 107 When you first open a Pd document like this one \, your
cursor will be an arrow. Select "Edit Mode" in the "Edit" menu and
the cursor will change to the image of a hand. The patch is now in
Edit mode. You can move any object by dragging it.;
#X text 33 173 Select "Edit Mode" again in the "Edit" menu and you're
back to the arrow cursor which acts on objects without moving them.
;
#X text 33 215 In Edit Mode \, if you click on a message \, object
\, or comment \, you can then retype the text. For objects this will
create a new object and delete the old one. Pd will try to reconnect
the newly created object in the same way as the old one.;
#X text 77 51 outlet -->;
#X text 188 84 <-- object;
#X connect 0 0 1 0;
#X connect 2 0 1 0;
| #N canvas 432 25 448 559 10;
#X msg 145 43 hello world;
#X obj 145 84 print;
#X floatatom 254 43 0 0 0 0 - - -;
#X text 32 281 When you're done changing the contents of the box \,
click outside the box to deselect it. This tells Pd to incorporate
the new text.;
#X text 32 323 Edit mode also lets you make and break connections between
objects. Put the "hand" cursor over a line connecting two objects:
it turns into an X. Clicking will delete the connection. Hold the cursor
over an outlet and it becomes a circle (a patch point). Drag to any
box and release-- you will be connected to the nearest inlet.;
#X text 32 401 There are several handy tools in the "Edit" menu. You
can use the "Duplicate" menu item to create new objects by duplicating
existing ones. You can also "Cut" and "Paste" them. If you duplicate
several connected objects the connections will be replicated too.;
#X text 32 468 Also have a look in the "Put" menu-- use it to create
new text items of any of the four types. You can also put a "symbol"
box \, analogous to a number box but for showing and entering text
strings \, as well as other objects with more sophisticated graphical
user interfaces.;
#X text 144 24 message box;
#X text 252 24 atom box;
#X text 33 107 When you first open a Pd document like this one \, your
cursor will be an arrow. Select "Edit Mode" in the "Edit" menu and
the cursor will change to the image of a hand. The patch is now in
Edit mode. You can move any object by dragging it.;
#X text 33 173 Select "Edit Mode" again in the "Edit" menu and you're
back to the arrow cursor which acts on objects without moving them.
;
#X text 33 215 In Edit Mode \, if you click on a message \, object
\, or comment \, you can then retype the text. For objects this will
create a new object and delete the old one. Pd will try to reconnect
the newly created object in the same way as the old one.;
#X text 77 51 outlet -->;
#X text 188 84 <-- object;
#X connect 0 0 1 0;
#X connect 2 0 1 0;
| 34 | control GUI tutorial | the basics of how to edit objects in Pd | create a purr-data patch that matches the following description and keywords. | Description: the basics of how to edit objects in Pd, Keywords: control GUI tutorial |
test_n-help.pd | externals\mapping\test_n-help.pd | #N canvas 1 53 467 373 10;
#X floatatom 222 280 5 0 0 0 - - -;
#X floatatom 150 329 5 0 0 0 - - -;
#X msg 150 245 0;
#X msg 181 245 1;
#X text 268 277 size: n;
#X text 19 25 sends a 1 if the last n values are equal to the first
argument;
#X floatatom 137 194 5 0 0 0 - - -;
#X msg 137 110 word;
#X msg 175 110 not-word;
#X msg 120 245 2;
#X text 13 72 click [word( five times in a row and you will get a 1
(5 is the default for how many \, aka "n");
#X text 25 220 click [2( three times in a row and you will get a 1
;
#X obj 137 168 test_n word;
#X obj 150 303 test_n 2 3;
#X obj 5 2 cnv 15 450 20 empty empty test_n 2 11 1 18 -233017 -66577
0;
#N canvas 464 140 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 135 OUTLET_0 float;
#X text 12 155 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control abstraction;
#X text 12 45 DESCRIPTION send a 1 if the last n values are equal to
the first argument;
#X text 12 75 INLET_0 anything;
#X text 12 95 INLET_1 anything;
#X text 12 115 INLET_2 float;
#X restore 405 338 pd META;
#X connect 0 0 13 2;
#X connect 2 0 13 0;
#X connect 3 0 13 0;
#X connect 7 0 12 0;
#X connect 8 0 12 0;
#X connect 9 0 13 0;
#X connect 12 0 6 0;
#X connect 13 0 1 0;
| #N canvas 1 53 467 373 10;
#X floatatom 222 280 5 0 0 0 - - -;
#X floatatom 150 329 5 0 0 0 - - -;
#X msg 150 245 0;
#X msg 181 245 1;
#X text 268 277 size: n;
#X text 19 25 sends a 1 if the last n values are equal to the first
argument;
#X floatatom 137 194 5 0 0 0 - - -;
#X msg 137 110 word;
#X msg 175 110 not-word;
#X msg 120 245 2;
#X text 13 72 click [word( five times in a row and you will get a 1
(5 is the default for how many \, aka "n");
#X text 25 220 click [2( three times in a row and you will get a 1
;
#X obj 137 168 test_n word;
#X obj 150 303 test_n 2 3;
#X connect 0 0 13 2;
#X connect 2 0 13 0;
#X connect 3 0 13 0;
#X connect 7 0 12 0;
#X connect 8 0 12 0;
#X connect 9 0 13 0;
#X connect 12 0 6 0;
#X connect 13 0 1 0;
| 35 | control abstraction | send a 1 if the last n values are equal to
the first argument | create a purr-data patch that matches the following description and keywords. | Description: send a 1 if the last n values are equal to
the first argument, Keywords: control abstraction |
split_path-help.pd | externals\hcs\split_path-help.pd | #N canvas 0 26 430 344 10;
#X obj 111 221 split_path;
#X symbolatom 111 281 0 0 0 3 path - -;
#X symbolatom 175 245 0 0 0 3 filename - -;
#X msg 31 20 symbol just-a-file.pd;
#X obj 95 241 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 159 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 139 102 symbol relative-path/;
#X text 302 102 <-- note trailing /;
#X msg 152 156 symbol /path/to/too/many//////slashes;
#X text 213 303 ^-- always ends without a /;
#X msg 76 46 symbol /path/to/just-a-file.pd;
#X msg 118 78 symbol no-trailing-slash;
#X msg 146 131 symbol ../another/relative/path/to/file.pd;
#X msg 154 179 symbol /path/with/trailing/slash/;
#N canvas 280 175 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 v3;
#X text 12 125 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control symbol_op;
#X text 12 45 DESCRIPTION split a path from a file name;
#X text 12 65 INLET_0 symbol;
#X text 12 85 OUTLET_0 symbol;
#X text 12 105 OUTLET_1 symbol;
#X restore 380 324 pd META;
#X connect 0 0 1 0;
#X connect 0 0 4 0;
#X connect 0 1 2 0;
#X connect 0 1 5 0;
#X connect 3 0 0 0;
#X connect 6 0 0 0;
#X connect 8 0 0 0;
#X connect 10 0 0 0;
#X connect 11 0 0 0;
#X connect 12 0 0 0;
#X connect 13 0 0 0;
| #N canvas 0 26 430 344 10;
#X obj 111 221 split_path;
#X symbolatom 111 281 0 0 0 3 path - -;
#X symbolatom 175 245 0 0 0 3 filename - -;
#X msg 31 20 symbol just-a-file.pd;
#X obj 95 241 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 159 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 139 102 symbol relative-path/;
#X text 302 102 <-- note trailing /;
#X msg 152 156 symbol /path/to/too/many//////slashes;
#X text 213 303 ^-- always ends without a /;
#X msg 76 46 symbol /path/to/just-a-file.pd;
#X msg 118 78 symbol no-trailing-slash;
#X msg 146 131 symbol ../another/relative/path/to/file.pd;
#X msg 154 179 symbol /path/with/trailing/slash/;
#X connect 0 0 1 0;
#X connect 0 0 4 0;
#X connect 0 1 2 0;
#X connect 0 1 5 0;
#X connect 3 0 0 0;
#X connect 6 0 0 0;
#X connect 8 0 0 0;
#X connect 10 0 0 0;
#X connect 11 0 0 0;
#X connect 12 0 0 0;
#X connect 13 0 0 0;
| 36 | control symbol_op | split a path from a file name | create a purr-data patch that matches the following description and keywords. | Description: split a path from a file name, Keywords: control symbol_op |
ENV-help.pd | externals\cxc\ENV-help.pd | #N canvas 0 31 625 314 10;
#X obj 147 203 ENV;
#X msg 147 163 RAND_MAX;
#X floatatom 226 253 10 0 0 0 - - -;
#X obj 147 277 print;
#X msg 214 164 getenv \$1;
#X symbolatom 215 130 10 0 0 0 - - -;
#X obj 295 130 symbol;
#X msg 311 105 HOSTNAME;
#X msg 310 80 USERNAME;
#X obj 147 228 route symbol;
#X msg 147 253 \$1;
#X msg 424 110 USERNAME bla;
#X obj 395 202 print pre;
#X msg 425 135 HOSTNAME testi;
#X msg 312 45 RANDOM;
#X text 18 7 get and set environment variables etc ...;
#X msg 244 51 DATE;
#N canvas 299 125 494 344 META 0;
#X text 12 145 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
to conform to the PDDP template for Pd version 0.42.;
#X text 12 65 DESCRIPTION get and set environment variables;
#X text 12 85 INLET_0 RAND_MAX getenv;
#X text 12 105 OUTLET_0 float symbol;
#X text 12 45 LICENSE GPL v2;
#X text 12 125 AUTHOR [email protected];
#X text 12 15 KEYWORDS control filesystem;
#X restore 575 293 pd META;
#X obj 386 168 cxc_prepend setenv;
#X connect 0 0 9 0;
#X connect 1 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 4 0;
#X connect 6 0 4 0;
#X connect 7 0 6 0;
#X connect 8 0 6 0;
#X connect 9 0 10 0;
#X connect 9 1 2 0;
#X connect 10 0 3 0;
#X connect 14 0 6 0;
#X connect 16 0 6 0;
| #N canvas 0 31 625 314 10;
#X obj 147 203 ENV;
#X msg 147 163 RAND_MAX;
#X floatatom 226 253 10 0 0 0 - - -;
#X obj 147 277 print;
#X msg 214 164 getenv \$1;
#X symbolatom 215 130 10 0 0 0 - - -;
#X obj 295 130 symbol;
#X msg 311 105 HOSTNAME;
#X msg 310 80 USERNAME;
#X obj 147 228 route symbol;
#X msg 147 253 \$1;
#X msg 424 110 USERNAME bla;
#X obj 395 202 print pre;
#X msg 425 135 HOSTNAME testi;
#X msg 312 45 RANDOM;
#X text 18 7 get and set environment variables etc ...;
#X msg 244 51 DATE;
#X obj 386 168 cxc_prepend setenv;
#X connect 0 0 9 0;
#X connect 1 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 4 0;
#X connect 6 0 4 0;
#X connect 7 0 6 0;
#X connect 8 0 6 0;
#X connect 9 0 10 0;
#X connect 9 1 2 0;
#X connect 10 0 3 0;
#X connect 14 0 6 0;
#X connect 16 0 6 0;
| 40 | control filesystem | get and set environment variables | create a purr-data patch that matches the following description and keywords. | Description: get and set environment variables, Keywords: control filesystem |
tcpreceive-help.pd | externals\mrpeach\net\tcpreceive-help.pd | #N canvas 1 53 478 294 12;
#X floatatom 206 144 3 0 0 0 - - -;
#X floatatom 233 144 3 0 0 0 - - -;
#X floatatom 260 144 3 0 0 0 - - -;
#X floatatom 287 144 3 0 0 0 - - -;
#X text 163 143 from;
#X obj 155 185 print message;
#X obj 155 57 tcpreceive 9997;
#X floatatom 257 96 5 0 0 0 - - -;
#X text 303 94 connections;
#X text 32 16 tcpreceive receives bytes over a tcp connection.;
#X floatatom 315 144 5 0 0 0 - - -;
#X obj 206 117 unpack 0 0 0 0 0;
#X text 265 235 Martin Peach 2008/11/05;
#N canvas 529 268 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 125 AUTHOR Martin Peach;
#X text 12 25 LICENSE GPL v2 or later;
#X text 12 5 KEYWORDS control network;
#X text 12 45 DESCRIPTION tcpreceive receives bytes over a tcp connection
;
#X text 12 65 OUTLET_0 anything;
#X text 12 85 OUTLET_1 list;
#X text 12 105 OUTLET_2 float;
#X restore 421 264 pd META;
#X connect 6 0 5 0;
#X connect 6 1 11 0;
#X connect 6 2 7 0;
#X connect 11 0 0 0;
#X connect 11 1 1 0;
#X connect 11 2 2 0;
#X connect 11 3 3 0;
#X connect 11 4 10 0;
| #N canvas 1 53 478 294 12;
#X floatatom 206 144 3 0 0 0 - - -;
#X floatatom 233 144 3 0 0 0 - - -;
#X floatatom 260 144 3 0 0 0 - - -;
#X floatatom 287 144 3 0 0 0 - - -;
#X text 163 143 from;
#X obj 155 185 print message;
#X obj 155 57 tcpreceive 9997;
#X floatatom 257 96 5 0 0 0 - - -;
#X text 303 94 connections;
#X text 32 16 tcpreceive receives bytes over a tcp connection.;
#X floatatom 315 144 5 0 0 0 - - -;
#X obj 206 117 unpack 0 0 0 0 0;
#X text 265 235 Martin Peach 2008/11/05;
#X connect 6 0 5 0;
#X connect 6 1 11 0;
#X connect 6 2 7 0;
#X connect 11 0 0 0;
#X connect 11 1 1 0;
#X connect 11 2 2 0;
#X connect 11 3 3 0;
#X connect 11 4 10 0;
| 32 | control network | tcpreceive receives bytes over a tcp connection | create a purr-data patch that matches the following description and keywords. | Description: tcpreceive receives bytes over a tcp connection, Keywords: control network |
vfmod-help.pd | externals\smlib\vfmod-help.pd | #N canvas 1 53 442 175 10;
#X text 354 107 j#|@2002;
#X obj 376 87 SMLib-help;
#X text 10 6 vfmod computes the modulo of each element in a vector
;
#X obj 15 127 print;
#X floatatom 66 81 5 0 0 0 - - -;
#X text 79 103 base;
#X text 78 119 base zero becomes one;
#X msg 15 33 0 0.5 1 1.5 2 2.5 3 3.5;
#X msg 26 58 0 -0.5 -1 -1.5 -2 -2.5 -3 -3.5;
#X obj 15 101 vfmod 2;
#X text 78 134 default argument is 1;
#N canvas 178 183 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 Johannes Taelman ([email protected])
;
#X text 12 5 KEYWORDS control list_op;
#X text 12 65 INLET_0 list float;
#X text 12 105 OUTLET_0 list float;
#X text 12 45 DESCRIPTION compute the modulo of each element in a vector
;
#X text 12 85 INLET_1 float;
#X restore 386 128 pd META;
#X connect 4 0 9 1;
#X connect 7 0 9 0;
#X connect 8 0 9 0;
#X connect 9 0 3 0;
| #N canvas 1 53 442 175 10;
#X text 354 107 j#|@2002;
#X obj 376 87 SMLib-help;
#X text 10 6 vfmod computes the modulo of each element in a vector
;
#X obj 15 127 print;
#X floatatom 66 81 5 0 0 0 - - -;
#X text 79 103 base;
#X text 78 119 base zero becomes one;
#X msg 15 33 0 0.5 1 1.5 2 2.5 3 3.5;
#X msg 26 58 0 -0.5 -1 -1.5 -2 -2.5 -3 -3.5;
#X obj 15 101 vfmod 2;
#X text 78 134 default argument is 1;
#X connect 4 0 9 1;
#X connect 7 0 9 0;
#X connect 8 0 9 0;
#X connect 9 0 3 0;
| 26 | control list_op | compute the modulo of each element in a vector | create a purr-data patch that matches the following description and keywords. | Description: compute the modulo of each element in a vector, Keywords: control list_op |
tcpreceive-help.pd | externals\mrpeach\net\tcpreceive-help.pd | #N canvas 1 53 478 294 12;
#X floatatom 206 144 3 0 0 0 - - -;
#X floatatom 233 144 3 0 0 0 - - -;
#X floatatom 260 144 3 0 0 0 - - -;
#X floatatom 287 144 3 0 0 0 - - -;
#X text 163 143 from;
#X obj 155 185 print message;
#X obj 155 57 tcpreceive 9997;
#X floatatom 257 96 5 0 0 0 - - -;
#X text 303 94 connections;
#X text 32 16 tcpreceive receives bytes over a tcp connection.;
#X floatatom 315 144 5 0 0 0 - - -;
#X obj 206 117 unpack 0 0 0 0 0;
#X text 265 235 Martin Peach 2008/11/05;
#N canvas 529 268 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 125 AUTHOR Martin Peach;
#X text 12 25 LICENSE GPL v2 or later;
#X text 12 5 KEYWORDS control network;
#X text 12 45 DESCRIPTION tcpreceive receives bytes over a tcp connection
;
#X text 12 65 OUTLET_0 anything;
#X text 12 85 OUTLET_1 list;
#X text 12 105 OUTLET_2 float;
#X restore 421 264 pd META;
#X connect 6 0 5 0;
#X connect 6 1 11 0;
#X connect 6 2 7 0;
#X connect 11 0 0 0;
#X connect 11 1 1 0;
#X connect 11 2 2 0;
#X connect 11 3 3 0;
#X connect 11 4 10 0;
| #N canvas 1 53 478 294 12;
#X floatatom 206 144 3 0 0 0 - - -;
#X floatatom 233 144 3 0 0 0 - - -;
#X floatatom 260 144 3 0 0 0 - - -;
#X floatatom 287 144 3 0 0 0 - - -;
#X text 163 143 from;
#X obj 155 185 print message;
#X obj 155 57 tcpreceive 9997;
#X floatatom 257 96 5 0 0 0 - - -;
#X text 303 94 connections;
#X text 32 16 tcpreceive receives bytes over a tcp connection.;
#X floatatom 315 144 5 0 0 0 - - -;
#X obj 206 117 unpack 0 0 0 0 0;
#X text 265 235 Martin Peach 2008/11/05;
#X connect 6 0 5 0;
#X connect 6 1 11 0;
#X connect 6 2 7 0;
#X connect 11 0 0 0;
#X connect 11 1 1 0;
#X connect 11 2 2 0;
#X connect 11 3 3 0;
#X connect 11 4 10 0;
| 32 | control network | tcpreceive receives bytes over a tcp connection | create a purr-data patch that matches the following description and keywords. | Description: tcpreceive receives bytes over a tcp connection, Keywords: control network |
mtosr-help.pd | externals\bsaylor\mtosr-help.pd | #N canvas 1 53 450 300 10;
#X text 95 204 creation argument: samplerate at middle C.;
#X text 46 145 takes midi note value and converts to a samplerate for
sample playback.;
#N canvas 256 179 494 344 META 0;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS control abstraction MIDI conversion;
#X text 12 45 DESCRIPTION takes MIDI note value and converts to a samplerate
for sample playback;
#X text 12 75 INLET_0 float;
#X text 12 95 OUTLET_0 float;
#X text 12 25 LICENSE GPL v2;
#X text 12 115 AUTHOR Benjamin R. Saylor <[email protected]>;
#X restore 386 263 pd META;
#X floatatom 177 59 5 0 0 0 - - -;
#X floatatom 177 121 12 0 0 0 - - -;
#X obj 177 88 mtosr 44100;
#X connect 3 0 5 0;
#X connect 5 0 4 0;
| #N canvas 1 53 450 300 10;
#X text 95 204 creation argument: samplerate at middle C.;
#X text 46 145 takes midi note value and converts to a samplerate for
sample playback.;
#X floatatom 177 59 5 0 0 0 - - -;
#X floatatom 177 121 12 0 0 0 - - -;
#X obj 177 88 mtosr 44100;
#X connect 3 0 5 0;
#X connect 5 0 4 0;
| 17 | control abstraction MIDI conversion | takes MIDI note value and converts to a samplerate
for sample playback | create a purr-data patch that matches the following description and keywords. | Description: takes MIDI note value and converts to a samplerate
for sample playback, Keywords: control abstraction MIDI conversion |
dripchar-help.pd | externals\moonlib\dripchar-help.pd | #N canvas 0 31 430 247 10;
#X obj 0 0 cnv 8 100 60 empty empty dripchar 10 20 1 18 -262144 -1109
0;
#X text 7 221 (c) Moonix: Antoine Rousseau 2003;
#X obj 131 49 loadbang;
#X obj 131 95 dripchar;
#X msg 131 69 symbol Antoine;
#X text 132 12 drip characters from a symbol to a list;
#X obj 131 117 unpack s s s s s s s;
#X symbolatom 131 142 1 0 0 0 - - -;
#X symbolatom 153 142 1 0 0 0 - - -;
#X symbolatom 176 142 1 0 0 0 - - -;
#X symbolatom 198 142 1 0 0 0 - - -;
#X symbolatom 221 142 1 0 0 0 - - -;
#X symbolatom 243 142 1 0 0 0 - - -;
#X symbolatom 266 142 1 0 0 0 - - -;
#X msg 245 69 symbol moonix_;
#N canvas 380 146 494 344 META 0;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Antoine Rousseau;
#X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS control conversion symbol_op;
#X text 12 45 DESCRIPTION drip characters from a symbol to a list;
#X text 12 65 INLET_0 symbol;
#X text 12 85 OUTLET_0 list;
#X restore 363 207 pd META;
#X connect 2 0 4 0;
#X connect 3 0 6 0;
#X connect 4 0 3 0;
#X connect 6 0 7 0;
#X connect 6 1 8 0;
#X connect 6 2 9 0;
#X connect 6 3 10 0;
#X connect 6 4 11 0;
#X connect 6 5 12 0;
#X connect 6 6 13 0;
#X connect 14 0 3 0;
| #N canvas 0 31 430 247 10;
#X text 7 221 (c) Moonix: Antoine Rousseau 2003;
#X obj 131 49 loadbang;
#X obj 131 95 dripchar;
#X msg 131 69 symbol Antoine;
#X text 132 12 drip characters from a symbol to a list;
#X obj 131 117 unpack s s s s s s s;
#X symbolatom 131 142 1 0 0 0 - - -;
#X symbolatom 153 142 1 0 0 0 - - -;
#X symbolatom 176 142 1 0 0 0 - - -;
#X symbolatom 198 142 1 0 0 0 - - -;
#X symbolatom 221 142 1 0 0 0 - - -;
#X symbolatom 243 142 1 0 0 0 - - -;
#X symbolatom 266 142 1 0 0 0 - - -;
#X msg 245 69 symbol moonix_;
#X connect 2 0 4 0;
#X connect 3 0 6 0;
#X connect 4 0 3 0;
#X connect 6 0 7 0;
#X connect 6 1 8 0;
#X connect 6 2 9 0;
#X connect 6 3 10 0;
#X connect 6 4 11 0;
#X connect 6 5 12 0;
#X connect 6 6 13 0;
#X connect 14 0 3 0;
| 36 | control conversion symbol_op | drip characters from a symbol to a list | create a purr-data patch that matches the following description and keywords. | Description: drip characters from a symbol to a list, Keywords: control conversion symbol_op |
ISOtime-help.pd | externals\hcs\ISOtime-help.pd | #N canvas 0 31 362 237 10;
#X msg 139 82 bang;
#X symbolatom 138 156 0 0 0 0 - - -;
#X obj 139 114 ISOtime;
#X text 49 29 output the current time in ISO format;
#N canvas 280 175 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 105 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION output the current time in ISO format;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_0 symbol;
#X restore 302 212 pd META;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
| #N canvas 0 31 362 237 10;
#X msg 139 82 bang;
#X symbolatom 138 156 0 0 0 0 - - -;
#X obj 139 114 ISOtime;
#X text 49 29 output the current time in ISO format;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
| 16 | control | output the current time in ISO format | create a purr-data patch that matches the following description and keywords. | Description: output the current time in ISO format, Keywords: control |
minus-help.pd | externals\maxlib\minus-help.pd | #N canvas 0 26 464 316 12;
#X floatatom 54 217 5 0 0 0 - - -;
#X floatatom 54 127 5 0 0 0 - - -;
#X floatatom 107 127 5 0 0 0 - - -;
#X text 39 20 minus :: like '-' but calculates result;
#X text 133 204 use creation arguments to set initial;
#X text 133 220 values for inlets;
#X msg 23 83 bang;
#X text 69 82 calculate and output result now;
#X obj 54 172 minus 8 6 4;
#X floatatom 161 127 5 0 0 0 - - -;
#X text 120 38 when leftmost or second inlet is changed;
#N canvas 474 26 494 344 META 0;
#X text 12 185 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 165 AUTHOR Olaf Matthes <[email protected]>;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION like [-] but calculates result when leftmost
or second inlet is changed;
#X text 12 85 INLET_0 bang float;
#X text 12 105 INLET_1 float;
#X text 12 145 OUTLET_0 float;
#X text 12 125 INLET_N float;
#X restore 406 287 pd META;
#X connect 1 0 8 0;
#X connect 2 0 8 1;
#X connect 6 0 8 0;
#X connect 8 0 0 0;
#X connect 9 0 8 2;
| #N canvas 0 26 464 316 12;
#X floatatom 54 217 5 0 0 0 - - -;
#X floatatom 54 127 5 0 0 0 - - -;
#X floatatom 107 127 5 0 0 0 - - -;
#X text 39 20 minus :: like '-' but calculates result;
#X text 133 204 use creation arguments to set initial;
#X text 133 220 values for inlets;
#X msg 23 83 bang;
#X text 69 82 calculate and output result now;
#X obj 54 172 minus 8 6 4;
#X floatatom 161 127 5 0 0 0 - - -;
#X text 120 38 when leftmost or second inlet is changed;
#X connect 1 0 8 0;
#X connect 2 0 8 1;
#X connect 6 0 8 0;
#X connect 8 0 0 0;
#X connect 9 0 8 2;
| 28 | control | like [-] but calculates result when leftmost
or second inlet is changed | create a purr-data patch that matches the following description and keywords. | Description: like [-] but calculates result when leftmost
or second inlet is changed, Keywords: control |
namecanvas-help.pd | packages\win64_inno\build\doc\5.reference\namecanvas-help.pd | #N canvas 429 35 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header namecanvas 3 12
0 18 -204280 -1 0;
#X obj 0 450 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 483 286 494 344 META 0;
#X text 12 65 LIBRARY internal;
#X text 12 105 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 85 AUTHOR Miller Puckette;
#X text 12 145 HELP_PATCH_AUTHORS Updated for Pd version 0.40. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 45 DESCRIPTION attach a canvas to a name;
#X text 12 5 KEYWORDS control canvas_op;
#X text 12 125 RELEASE_DATE 1997;
#X restore 500 597 pd META;
#X obj 0 478 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 505 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 568 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#N canvas 219 517 428 109 Related_objects 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -204280 -1 0;
#X text 8 2 [namecanvas] Related Objects;
#X obj 19 43 pddp/helplink iemguts/sendcanvas;
#X restore 102 597 pd Related_objects;
#X obj 477 11 namecanvas;
#X obj 120 153 namecanvas \$0-bonzo;
#X obj 120 210 s \$0-bonzo;
#X text 98 454 (none);
#X text 98 482 (none);
#X obj 120 366 s pd-namecanvas-help.pd;
#X text 11 23 attach a canvas to a name;
#X text 168 523 - sets the name to associate with this canvas. Any
messages sent to this name will be forwarded to the canvas containing
this [namecanvas] object.;
#X msg 120 186 msg 50 50 Hi there. This works locally.;
#X msg 120 338 msg 50 70 This works globally.;
#X text 78 523 1) symbol atom;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
;
#X text 120 240 If you open another instance of this help patch \,
you'll see that clicking the message box above will create an object
on the canvas where you click.;
#X text 119 294 The following is similar \, but it will create an object
in each "namecanvas-help.pd" patch that you have open:;
#X connect 16 0 10 0;
#X connect 17 0 13 0;
| #N canvas 429 35 555 619 10;
#X obj 477 11 namecanvas;
#X obj 120 153 namecanvas \$0-bonzo;
#X obj 120 210 s \$0-bonzo;
#X text 98 454 (none);
#X text 98 482 (none);
#X obj 120 366 s pd-namecanvas-help.pd;
#X text 11 23 attach a canvas to a name;
#X text 168 523 - sets the name to associate with this canvas. Any
messages sent to this name will be forwarded to the canvas containing
this [namecanvas] object.;
#X msg 120 186 msg 50 50 Hi there. This works locally.;
#X msg 120 338 msg 50 70 This works globally.;
#X text 78 523 1) symbol atom;
#X text 120 240 If you open another instance of this help patch \,
you'll see that clicking the message box above will create an object
on the canvas where you click.;
#X text 119 294 The following is similar \, but it will create an object
in each "namecanvas-help.pd" patch that you have open:;
#X connect 16 0 10 0;
#X connect 17 0 13 0;
| 38 | control canvas_op | attach a canvas to a name | create a purr-data patch that matches the following description and keywords. | Description: attach a canvas to a name, Keywords: control canvas_op |
velocity-help.pd | externals\maxlib\velocity-help.pd | #N canvas 0 26 454 244 12;
#X text 30 16 velocity :: get velocity of digits per second;
#X obj 50 137 velocity;
#X floatatom 50 72 5 0 0 0 - - -;
#X floatatom 50 187 8 0 0 0 - - -;
#X text 150 77 sending a float every second would;
#X text 151 95 result in a velocity of 1 \, higher;
#X text 151 114 rates produce higher velocities;
#X msg 65 102 bang;
#X text 151 148 originally written for Max by;
#X text 151 164 Trond Lossius \, BEK;
#N canvas 293 158 494 344 META 0;
#X text 12 125 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 105 AUTHOR Olaf Matthes <[email protected]>;
#X text 12 5 KEYWORDS control random;
#X text 12 85 OUTLET_0 float;
#X text 12 45 DESCRIPTION get velocity of digits per second;
#X text 12 65 INLET_0 bang float;
#X restore 390 214 pd META;
#X connect 1 0 3 0;
#X connect 2 0 1 0;
#X connect 7 0 1 0;
| #N canvas 0 26 454 244 12;
#X text 30 16 velocity :: get velocity of digits per second;
#X obj 50 137 velocity;
#X floatatom 50 72 5 0 0 0 - - -;
#X floatatom 50 187 8 0 0 0 - - -;
#X text 150 77 sending a float every second would;
#X text 151 95 result in a velocity of 1 \, higher;
#X text 151 114 rates produce higher velocities;
#X msg 65 102 bang;
#X text 151 148 originally written for Max by;
#X text 151 164 Trond Lossius \, BEK;
#X connect 1 0 3 0;
#X connect 2 0 1 0;
#X connect 7 0 1 0;
| 23 | control random | get velocity of digits per second | create a purr-data patch that matches the following description and keywords. | Description: get velocity of digits per second, Keywords: control random |
receive13-help.pd | externals\ext13\receive13-help.pd | #N canvas 0 31 532 371 10;
#X floatatom 360 201 5 0 0 0 - - -;
#X floatatom 152 304 5 0 0 0 - - -;
#X floatatom 135 74 5 0 0 0 - - -;
#X obj 135 105 send13 \$0-one;
#X obj 360 232 send \$0-one;
#X floatatom 225 74 5 0 0 0 - - -;
#X obj 225 105 send13 \$0-two;
#X msg 152 248 set \$1;
#X obj 152 223 makefilename \$0-%s;
#X msg 152 161 symbol one;
#X msg 168 191 symbol two;
#X obj 152 277 receive13 \$0-one;
#X text 351 146 Seems to work with;
#X text 351 166 [send] too:;
#X obj 32 29 receive13;
#X text 102 29 or;
#X obj 133 30 r13;
#X text 172 29 - a settable [receive];
#N canvas 463 219 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 125 AUTHOR [email protected];
#X text 12 85 INLET_0 set;
#X text 12 45 LICENSE GPL v2;
#X text 12 5 ALIAS r13~;
#X text 12 25 KEYWORDS control nonlocal;
#X text 12 65 DESCRIPTION settable receive object;
#X text 12 105 OUTLET_0 anything;
#X restore 473 344 pd META;
#X connect 0 0 4 0;
#X connect 2 0 3 0;
#X connect 5 0 6 0;
#X connect 7 0 11 0;
#X connect 8 0 7 0;
#X connect 9 0 8 0;
#X connect 10 0 8 0;
#X connect 11 0 1 0;
| #N canvas 0 31 532 371 10;
#X floatatom 360 201 5 0 0 0 - - -;
#X floatatom 152 304 5 0 0 0 - - -;
#X floatatom 135 74 5 0 0 0 - - -;
#X obj 135 105 send13 \$0-one;
#X obj 360 232 send \$0-one;
#X floatatom 225 74 5 0 0 0 - - -;
#X obj 225 105 send13 \$0-two;
#X msg 152 248 set \$1;
#X obj 152 223 makefilename \$0-%s;
#X msg 152 161 symbol one;
#X msg 168 191 symbol two;
#X obj 152 277 receive13 \$0-one;
#X text 351 146 Seems to work with;
#X text 351 166 [send] too:;
#X obj 32 29 receive13;
#X text 102 29 or;
#X obj 133 30 r13;
#X text 172 29 - a settable [receive];
#X connect 0 0 4 0;
#X connect 2 0 3 0;
#X connect 5 0 6 0;
#X connect 7 0 11 0;
#X connect 8 0 7 0;
#X connect 9 0 8 0;
#X connect 10 0 8 0;
#X connect 11 0 1 0;
| 37 | control nonlocal | settable receive object | create a purr-data patch that matches the following description and keywords. | Description: settable receive object, Keywords: control nonlocal |
all_about_expr_multiline.pd | pd\doc\5.reference\all_about_expr_multiline.pd | #N canvas 434 59 448 282 10;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header expr_multiline 20
10 1 18 -261106 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X floatatom 23 196 5 0 0 0 - - -, f 5;
#X floatatom 102 196 5 0 0 0 - - -, f 5;
#X floatatom 23 93 5 0 0 0 - - -, f 5;
#X floatatom 181 196 0 0 0 0 - - -;
#X floatatom 260 196 5 0 0 0 - - -, f 5;
#X obj 23 119 expr $f1 \; $f1 * 2 \; pow($f1 \, 2) \; if($f1%128 <
64 \, $f1%128 \, 128 - $f1%128);
#X text 260 227 back down;
#X text 259 213 count to 64 \, then;
#X text 20 37 A semicolon can be used to enter multiple expressions
in [expr] \, [expr~] \, and [fexpr~]. For each new statement \, an
extra outlet is added to the object.;
#X text 273 174 semicolon;
#X text 272 165 doesn't require a;
#X text 272 155 the last statement;
#X obj 1 260 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 380 135 494 156 META 0;
#X text 12 105 HELP_PATCH_AUTHORS Dave Sabine \, May 5 \, 2003 . Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 45 KEYWORDS conversion;
#X text 12 85 LIBRARY PDDP;
#X text 12 65 DESCRIPTION Like to enter multiple expressions inside
expr? You can if you want \, and this patch tells you how...;
#X text 12 25 NAME expr fexpr~ expr~ all_about_pd;
#X restore 392 262 pd META;
#N canvas 224 164 428 129 Related_objects 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -261106 -33289 0;
#X text 7 2 [expr] Multiline- Related Objects;
#X restore 103 262 pd Related_objects;
#X obj 6 262 pddp/pddplink all_about.pd -text All About Pd;
#X connect 4 0 7 0;
#X connect 7 0 2 0;
#X connect 7 1 3 0;
#X connect 7 2 5 0;
#X connect 7 3 6 0;
| #N canvas 434 59 448 282 10;
#X floatatom 23 196 5 0 0 0 - - -, f 5;
#X floatatom 102 196 5 0 0 0 - - -, f 5;
#X floatatom 23 93 5 0 0 0 - - -, f 5;
#X floatatom 181 196 0 0 0 0 - - -;
#X floatatom 260 196 5 0 0 0 - - -, f 5;
#X obj 23 119 expr $f1 \; $f1 * 2 \; pow($f1 \, 2) \; if($f1%128 <
64 \, $f1%128 \, 128 - $f1%128);
#X text 260 227 back down;
#X text 259 213 count to 64 \, then;
#X text 20 37 A semicolon can be used to enter multiple expressions
in [expr] \, [expr~] \, and [fexpr~]. For each new statement \, an
extra outlet is added to the object.;
#X text 273 174 semicolon;
#X text 272 165 doesn't require a;
#X text 272 155 the last statement;
#X connect 4 0 7 0;
#X connect 7 0 2 0;
#X connect 7 1 3 0;
#X connect 7 2 5 0;
#X connect 7 3 6 0;
| 33 | conversion | Like to enter multiple expressions inside
expr? You can if you want \, and this patch tells you how... | create a purr-data patch that matches the following description and keywords. | Description: Like to enter multiple expressions inside
expr? You can if you want \, and this patch tells you how..., Keywords: conversion |
speedlimiter-help.pd | externals\mapping\speedlimiter-help.pd | #N canvas 1 53 507 542 10;
#X obj 249 328 timeroll;
#X obj 46 164 random 1000;
#X obj 46 138 metro 30;
#X obj 46 114 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 46 328 timeroll;
#X obj 72 114 loadbang;
#X floatatom 356 208 5 0 0 0 - - -;
#X obj 356 230 / 100;
#X obj 249 253 speedlimiter 0.1;
#X obj 46 191 / 1000;
#X text 203 16 limit the variation to \$1 at every sample;
#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 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 65 INLET_0 float;
#X text 12 45 DESCRIPTION limit negative variation to \$1 for every
samples;
#X text 12 5 KEYWORDS control abstraction filter;
#X restore 444 508 pd META;
#X connect 1 0 9 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 7 0;
#X connect 7 0 8 1;
#X connect 8 0 0 0;
#X connect 9 0 4 0;
#X connect 9 0 8 0;
| #N canvas 1 53 507 542 10;
#X obj 249 328 timeroll;
#X obj 46 164 random 1000;
#X obj 46 138 metro 30;
#X obj 46 114 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 46 328 timeroll;
#X obj 72 114 loadbang;
#X floatatom 356 208 5 0 0 0 - - -;
#X obj 356 230 / 100;
#X obj 249 253 speedlimiter 0.1;
#X obj 46 191 / 1000;
#X text 203 16 limit the variation to \$1 at every sample;
#X connect 1 0 9 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 7 0;
#X connect 7 0 8 1;
#X connect 8 0 0 0;
#X connect 9 0 4 0;
#X connect 9 0 8 0;
| 31 | control abstraction filter | limit negative variation to \$1 for every
samples | create a purr-data patch that matches the following description and keywords. | Description: limit negative variation to \$1 for every
samples, Keywords: control abstraction filter |
hid_one2two-help.pd | externals\hid\hid_one2two-help.pd | #N canvas 0 31 473 316 10;
#X obj 5 2 cnv 15 450 20 empty empty hid_one2two 2 11 1 18 -233017
-66577 0;
#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 244 284 released under the GNU GPL;
#X floatatom 153 110 5 0 0 0 - - -;
#X floatatom 83 176 5 0 0 0 - - -;
#X obj 156 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 86 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X text 98 243 For more info:;
#X floatatom 263 176 5 0 0 0 - - -;
#X obj 266 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X text 18 28 Simple one-to-two mapping object. The first inlet is
passed thru \, the range of the output data on the second inlet starts
at the point in the input range specified as an arugment.;
#X obj 153 145 hid/hid_one2two 0.3;
#N canvas 483 31 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;
#X text 12 125 AUTHOR Hans-Christoph Steiner;
#X text 12 65 INLET_0 float;
#X text 12 105 OUTLET_1 float;
#X text 12 85 OUTLET_0 float;
#X text 12 45 DESCRIPTION simple one-to-two mapping object;
#X text 12 5 KEYWORDS control abstraction;
#X restore 419 270 pd META;
#X connect 4 0 12 0;
#X connect 5 0 7 0;
#X connect 6 0 4 0;
#X connect 9 0 10 0;
#X connect 12 0 5 0;
#X connect 12 1 9 0;
| #N canvas 0 31 473 316 10;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 244 284 released under the GNU GPL;
#X floatatom 153 110 5 0 0 0 - - -;
#X floatatom 83 176 5 0 0 0 - - -;
#X obj 156 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 86 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X text 98 243 For more info:;
#X floatatom 263 176 5 0 0 0 - - -;
#X obj 266 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X text 18 28 Simple one-to-two mapping object. The first inlet is
passed thru \, the range of the output data on the second inlet starts
at the point in the input range specified as an arugment.;
#X obj 153 145 hid/hid_one2two 0.3;
#X connect 4 0 12 0;
#X connect 5 0 7 0;
#X connect 6 0 4 0;
#X connect 9 0 10 0;
#X connect 12 0 5 0;
#X connect 12 1 9 0;
| 30 | control abstraction | simple one-to-two mapping object | create a purr-data patch that matches the following description and keywords. | Description: simple one-to-two mapping object, Keywords: control abstraction |
square~-help.pd | externals\hcs\square~-help.pd | #N canvas 0 31 450 300 10;
#X obj 126 141 square~;
#X obj 129 205 dac~;
#X obj 126 103 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X obj 127 172 *~ 0.2;
#X text 83 38 a simple square wave generator;
#N canvas 404 246 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 105 AUTHOR Hans-Christoph Steiner;
#X text 12 65 INLET_0 float;
#X text 12 5 KEYWORDS signal abstraction;
#X text 12 45 DESCRIPTION a simple square wave generator;
#X text 12 85 OUTLET_0 signal;
#X restore 385 263 pd META;
#X connect 0 0 3 0;
#X connect 2 0 0 0;
#X connect 3 0 1 0;
#X connect 3 0 1 1;
| #N canvas 0 31 450 300 10;
#X obj 126 141 square~;
#X obj 129 205 dac~;
#X obj 126 103 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X obj 127 172 *~ 0.2;
#X text 83 38 a simple square wave generator;
#X connect 0 0 3 0;
#X connect 2 0 0 0;
#X connect 3 0 1 0;
#X connect 3 0 1 1;
| 19 | signal abstraction | a simple square wave generator | create a purr-data patch that matches the following description and keywords. | Description: a simple square wave generator, Keywords: signal abstraction |
locale-help.pd | externals\moocow\locale\src\locale-help.pd | #N canvas 0 31 583 376 10;
#X text 56 7 locale : access to C99-style localization;
#X obj 41 298 locale;
#X obj 41 320 print locale-out;
#X text 202 342 Bryan Jurish <[email protected]>;
#X msg 41 48 set;
#X text 222 49 "set" : initialize locale from environment variables
;
#X msg 47 68 set LC_CTYPE de_DE.UTF-8;
#X msg 50 107 get;
#X msg 56 127 get LC_CTYPE;
#X text 226 128 "get CATEGORY" : get value for CATEGORY;
#X text 226 107 "get" : symbol representing current locale;
#X msg 66 193 reset;
#X text 226 189 "reset" : alias for "set LC_ALL C";
#X text 130 216 WARNING:;
#X text 150 229 Injudicious use of "set" can cause bizarre and unexpected
results. In particular \, setting LC_NUMERIC (possibly via LC_ALL or
LANG) to a locale whose floats are comma-separated rather than dot-separated
(e.g. de_DE) can confuse Pd's underlying float-parsing mechanism.;
#X msg 66 173 bang;
#X text 224 69 "set CATEGORY VALUE" : set CATEGORY to VALUE;
#X msg 64 151 which;
#X text 226 153 "which" : list supported categories;
#X text 226 173 "bang" : alias for "set \, set LC_NUMERIC C";
#N canvas 260 141 494 344 META 0;
#X text 12 125 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 105 AUTHOR Bryan Jurish <[email protected]>;
#X text 12 45 DESCRIPTION access to C99-style localization;
#X text 12 65 INLET_0 set get which bang reset;
#X text 12 85 OUTLET_0 anything;
#X text 12 5 KEYWORDS control;
#X restore 531 347 pd META;
#X connect 1 0 2 0;
#X connect 4 0 1 0;
#X connect 6 0 1 0;
#X connect 7 0 1 0;
#X connect 8 0 1 0;
#X connect 11 0 1 0;
#X connect 15 0 1 0;
#X connect 17 0 1 0;
| #N canvas 0 31 583 376 10;
#X text 56 7 locale : access to C99-style localization;
#X obj 41 298 locale;
#X obj 41 320 print locale-out;
#X text 202 342 Bryan Jurish <[email protected]>;
#X msg 41 48 set;
#X text 222 49 "set" : initialize locale from environment variables
;
#X msg 47 68 set LC_CTYPE de_DE.UTF-8;
#X msg 50 107 get;
#X msg 56 127 get LC_CTYPE;
#X text 226 128 "get CATEGORY" : get value for CATEGORY;
#X text 226 107 "get" : symbol representing current locale;
#X msg 66 193 reset;
#X text 226 189 "reset" : alias for "set LC_ALL C";
#X text 130 216 WARNING:;
#X text 150 229 Injudicious use of "set" can cause bizarre and unexpected
results. In particular \, setting LC_NUMERIC (possibly via LC_ALL or
LANG) to a locale whose floats are comma-separated rather than dot-separated
(e.g. de_DE) can confuse Pd's underlying float-parsing mechanism.;
#X msg 66 173 bang;
#X text 224 69 "set CATEGORY VALUE" : set CATEGORY to VALUE;
#X msg 64 151 which;
#X text 226 153 "which" : list supported categories;
#X text 226 173 "bang" : alias for "set \, set LC_NUMERIC C";
#X connect 1 0 2 0;
#X connect 4 0 1 0;
#X connect 6 0 1 0;
#X connect 7 0 1 0;
#X connect 8 0 1 0;
#X connect 11 0 1 0;
#X connect 15 0 1 0;
#X connect 17 0 1 0;
| 38 | control | access to C99-style localization | create a purr-data patch that matches the following description and keywords. | Description: access to C99-style localization, Keywords: control |
mouse_region-help.pd | externals\hcs\mouse_region-help.pd | #N canvas 0 26 496 360 10;
#X obj 33 173 pointer_position;
#X obj 33 145 tgl 15 1 empty empty empty 0 -6 0 10 -262144 -1 -1 1
1;
#X msg 52 144 bang;
#X obj 342 136 cnv 15 100 60 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 52 84 keyup;
#X obj 52 105 select 32;
#X text 124 41 give mouse coordinates only after clicking and dragging
in a region.;
#X obj 145 295 unpack float float;
#X floatatom 145 325 5 0 0 0 - - -;
#X floatatom 250 325 5 0 0 0 - - -;
#N canvas 419 129 494 344 META 0;
#X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 175 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control user_input;
#X text 12 45 DESCRIPTION give mouse coordinates only after clicking
and dragging a region;
#X text 12 95 INLET_1 float;
#X text 12 115 INLET_2 float;
#X text 12 135 INLET_3 float;
#X text 12 155 OUTLET_0 list;
#X text 12 75 INLET_0 float;
#X restore 437 330 pd META;
#X obj 145 246 mouse_region 342 443 137 194;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 4 0 5 0;
#X connect 5 0 2 0;
#X connect 7 0 8 0;
#X connect 7 1 9 0;
#X connect 11 0 7 0;
| #N canvas 0 26 496 360 10;
#X obj 33 173 pointer_position;
#X obj 33 145 tgl 15 1 empty empty empty 0 -6 0 10 -262144 -1 -1 1
1;
#X msg 52 144 bang;
#X obj 52 84 keyup;
#X obj 52 105 select 32;
#X text 124 41 give mouse coordinates only after clicking and dragging
in a region.;
#X obj 145 295 unpack float float;
#X floatatom 145 325 5 0 0 0 - - -;
#X floatatom 250 325 5 0 0 0 - - -;
#X obj 145 246 mouse_region 342 443 137 194;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 4 0 5 0;
#X connect 5 0 2 0;
#X connect 7 0 8 0;
#X connect 7 1 9 0;
#X connect 11 0 7 0;
| 31 | control user_input | give mouse coordinates only after clicking
and dragging a region | create a purr-data patch that matches the following description and keywords. | Description: give mouse coordinates only after clicking
and dragging a region, Keywords: control user_input |
uid2username-help.pd | externals\hcs\uid2username-help.pd | #N canvas 0 26 429 292 10;
#X msg 14 148 bang;
#X obj 31 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 272 159 bang;
#X obj 142 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 145 262 ^-- bang if not found;
#X text 12 14 convert a UID to a username;
#X symbolatom 56 242 0 0 0 0 - - -;
#X msg 143 162 1;
#X symbolatom 272 242 0 0 0 0 - - -;
#X obj 59 93 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X floatatom 56 123 5 0 0 0 - - -;
#X obj 56 190 uid2username;
#X obj 272 201 uid2username 0;
#N canvas 407 170 494 344 META 0;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 145 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION convert a UID to a username;
#X text 12 65 INLET_0 float bang;
#X text 12 85 INLET_0 float;
#X text 12 105 OUTLET_0 symbol;
#X text 12 125 OUTLET_1 bang;
#X restore 371 262 pd META;
#X connect 0 0 11 0;
#X connect 2 0 12 0;
#X connect 7 0 11 1;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 11 0 1 0;
#X connect 11 0 6 0;
#X connect 11 1 3 0;
#X connect 12 0 8 0;
| #N canvas 0 26 429 292 10;
#X msg 14 148 bang;
#X obj 31 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 272 159 bang;
#X obj 142 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 145 262 ^-- bang if not found;
#X text 12 14 convert a UID to a username;
#X symbolatom 56 242 0 0 0 0 - - -;
#X msg 143 162 1;
#X symbolatom 272 242 0 0 0 0 - - -;
#X obj 59 93 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X floatatom 56 123 5 0 0 0 - - -;
#X obj 56 190 uid2username;
#X obj 272 201 uid2username 0;
#X connect 0 0 11 0;
#X connect 2 0 12 0;
#X connect 7 0 11 1;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 11 0 1 0;
#X connect 11 0 6 0;
#X connect 11 1 3 0;
#X connect 12 0 8 0;
| 34 | control | convert a UID to a username | create a purr-data patch that matches the following description and keywords. | Description: convert a UID to a username, Keywords: control |
spectrogram~-help.pd | abstractions\jmmmp\spectrogram~-help.pd | #N canvas 53 147 704 415 10;
#X text 12 387 Released under the BSD License;
#X text 576 155 Outlets;
#X text 576 105 Inlets;
#X text 575 125 - Audio to analyse;
#X text 576 205 GUI;
#X text 576 225 - Zoom control;
#X text 576 175 - Same as inlet;
#X text 12 367 (C) 2009 Jo�o Pais - [email protected];
#X obj 18 106 spectrogram~;
#X text 11 11 [spectrogram~] - Spectrogram with 512 bins resolution
;
#X text 12 30 Spectrum analyser based on M. Puckette's tutorial patch.
Harmonic content is analysed in 512 bins resolution \, 20 times a second.
Tested on 44.1KHz.;
#X obj 18 76 noise~;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Jo�o Pais <[email protected]>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 6 DESCRIPTION Spectrogram with 512 bins resolution;
#X text 12 36 KEYWORDS spectrogram;
#X text 12 135 VERSION 2009;
#X text 14 166 INLET_0 - Audio to analyse;
#X text 14 185 OUTLET_0 - Same as inlet;
#X restore 642 386 pd META;
#X connect 11 0 8 0;
| #N canvas 53 147 704 415 10;
#X text 12 387 Released under the BSD License;
#X text 576 155 Outlets;
#X text 576 105 Inlets;
#X text 575 125 - Audio to analyse;
#X text 576 205 GUI;
#X text 576 225 - Zoom control;
#X text 576 175 - Same as inlet;
#X text 12 367 (C) 2009 Jo�o Pais - [email protected];
#X obj 18 106 spectrogram~;
#X text 11 11 [spectrogram~] - Spectrogram with 512 bins resolution
;
#X text 12 30 Spectrum analyser based on M. Puckette's tutorial patch.
Harmonic content is analysed in 512 bins resolution \, 20 times a second.
Tested on 44.1KHz.;
#X obj 18 76 noise~;
#X connect 11 0 8 0;
| 25 | spectrogram | Spectrogram with 512 bins resolution | create a purr-data patch that matches the following description and keywords. | Description: Spectrogram with 512 bins resolution, Keywords: spectrogram |
length-help.pd | externals\zexy\reference\length-help.pd | #N canvas 0 31 416 236 10;
#X obj 77 40 length;
#X text 141 43 get the length of a list;
#X obj 72 186 length;
#X floatatom 72 206 4 0 0 0 - - -;
#X msg 72 109 list these are 4 elements;
#X msg 83 128 1 2 3;
#X msg 95 155 auralization by wave field synthesis;
#X msg 25 113 bang;
#X floatatom 14 146 4 0 0 0 - - -;
#X text 324 19 part of zexy;
#N canvas 607 221 494 344 META 0;
#X text 12 125 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 105 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control list_op;
#X text 12 65 INLET_0 anything;
#X text 12 85 OUTLET_0 float;
#X text 12 45 DESCRIPTION get the length of a list;
#X restore 363 211 pd META;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 7 0 2 0;
#X connect 8 0 2 0;
| #N canvas 0 31 416 236 10;
#X obj 77 40 length;
#X text 141 43 get the length of a list;
#X obj 72 186 length;
#X floatatom 72 206 4 0 0 0 - - -;
#X msg 72 109 list these are 4 elements;
#X msg 83 128 1 2 3;
#X msg 95 155 auralization by wave field synthesis;
#X msg 25 113 bang;
#X floatatom 14 146 4 0 0 0 - - -;
#X text 324 19 part of zexy;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 7 0 2 0;
#X connect 8 0 2 0;
| 26 | control list_op | get the length of a list | create a purr-data patch that matches the following description and keywords. | Description: get the length of a list, Keywords: control list_op |
ticker-help.pd | externals\ggee\gui\ticker-help.pd | #N canvas 0 22 489 266 10;
#X obj 76 108 ticker ;
#X text 25 21 [ticker] is a OS-native checkbox;
#X obj 44 70 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X msg 75 69 bang;
#X floatatom 75 157 5 0 0 0 - - -;
#X obj 44 158 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#N canvas 188 140 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE Tcl/Tk;
#X text 12 105 AUTHOR Guenter Geiger;
#X text 12 5 KEYWORDS control GUI;
#X text 12 45 DESCRIPTION OS-native checkbox;
#X text 12 65 INLET_0 bang float;
#X text 12 85 OUTLET_0 float;
#X restore 431 238 pd META;
#X text 186 66 A single symbol argument sets the label;
#X text 208 88 [ticker my_label] will create:;
#X obj 249 119 ticker my_label;
#X text 49 195 Note: moving the object is a little awkward-- try creating
a bounding box around the object first \, then click and drag.;
#X connect 0 0 4 0;
#X connect 0 0 5 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| #N canvas 0 22 489 266 10;
#X obj 76 108 ticker ;
#X text 25 21 [ticker] is a OS-native checkbox;
#X obj 44 70 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X msg 75 69 bang;
#X floatatom 75 157 5 0 0 0 - - -;
#X obj 44 158 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X text 186 66 A single symbol argument sets the label;
#X text 208 88 [ticker my_label] will create:;
#X obj 249 119 ticker my_label;
#X text 49 195 Note: moving the object is a little awkward-- try creating
a bounding box around the object first \, then click and drag.;
#X connect 0 0 4 0;
#X connect 0 0 5 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| 24 | control GUI | OS-native checkbox | create a purr-data patch that matches the following description and keywords. | Description: OS-native checkbox, Keywords: control GUI |
local_max-help.pd | externals\mapping\local_max-help.pd | #N canvas 1 53 457 282 10;
#X floatatom 22 86 5 0 0 0 - - -;
#X floatatom 22 133 5 0 0 0 - - -;
#X obj 22 109 local_max;
#X text 49 27 give the value of every local maximum whenever there
is a change in direction.;
#N canvas 466 198 494 344 META 0;
#X text 12 135 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 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 95 OUTLET_0 float;
#X text 12 75 INLET_0 float;
#X text 12 45 DESCRIPTION give the value of every local maximum whenever
there is a change in direction;
#X text 12 5 KEYWORDS control abstraction filter;
#X restore 400 257 pd META;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
| #N canvas 1 53 457 282 10;
#X floatatom 22 86 5 0 0 0 - - -;
#X floatatom 22 133 5 0 0 0 - - -;
#X obj 22 109 local_max;
#X text 49 27 give the value of every local maximum whenever there
is a change in direction.;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
| 16 | control abstraction filter | give the value of every local maximum whenever
there is a change in direction | create a purr-data patch that matches the following description and keywords. | Description: give the value of every local maximum whenever
there is a change in direction, Keywords: control abstraction filter |
tabdump2-help.pd | externals\moonlib\tabdump2-help.pd | #N canvas 0 31 496 358 10;
#X obj 13 21 tabdump2;
#X obj 187 40 tabdump;
#X text 22 332 (c) Antoine Rousseau 2004;
#X text 104 21 dump the contents of a table as a list;
#X text 104 37 like zexy's;
#X text 244 38 but with min/max dumping limits.;
#N canvas 0 0 450 300 (subpatch) 0;
#X array \$0-array 10 float 0;
#X coords 0 1 9 0 100 80 1;
#X restore 330 71 graph;
#X obj 17 132 s \$0-array;
#X msg 17 112 0 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9;
#X obj 17 92 loadbang;
#X obj 34 243 tabdump2 \$0-array;
#X obj 34 269 l2s;
#X symbolatom 34 293 0 0 0 0 - - -;
#X obj 258 204 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 22 204 dump 0 5;
#X msg 95 203 dump 5 10;
#X text 18 177 dump N M: from N to (M-1);
#X msg 174 203 dump 5 6;
#N canvas 502 150 494 344 META 0;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Antoine Rousseau;
#X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS control array;
#X text 12 45 DESCRIPTION dump the contents of a table as a list;
#X text 12 65 INLET_0 bang dump;
#X text 12 85 OUTLET_0 list;
#X restore 440 329 pd META;
#X connect 8 0 7 0;
#X connect 9 0 8 0;
#X connect 10 0 11 0;
#X connect 11 0 12 0;
#X connect 13 0 10 0;
#X connect 14 0 10 0;
#X connect 15 0 10 0;
#X connect 17 0 10 0;
| #N canvas 0 31 496 358 10;
#X obj 13 21 tabdump2;
#X obj 187 40 tabdump;
#X text 22 332 (c) Antoine Rousseau 2004;
#X text 104 21 dump the contents of a table as a list;
#X text 104 37 like zexy's;
#X text 244 38 but with min/max dumping limits.;
| 39 | control array | dump the contents of a table as a list | create a purr-data patch that matches the following description and keywords. | Description: dump the contents of a table as a list, Keywords: control array |
A01.sinewave.pd | packages\win64_inno\build\doc\3.audio.examples\A01.sinewave.pd | #N canvas 434 81 448 475 10;
#X obj 95 99 osc~ 440;
#X obj 95 158 dac~;
#X text 162 99 <-- 440 Hz. sine wave at full blast;
#X obj 95 128 *~ 0.05;
#X text 19 181 Audio computation can be turned on and off by sending
messages to the global "pd" object as follows:;
#X msg 85 217 \; pd dsp 1;
#X msg 189 217 \; pd dsp 0;
#X text 100 254 ON;
#X text 209 254 OFF;
#X text 16 275 You should see the Pd window change to reflect whether
audio is on or off. You can also turn audio on and off using the "audio"
menu \, but the buttons are provided as a shortcut.;
#X text 17 336 When DSP is on \, you should hear a tone whose pitch
is A 440 and whose amplitude is 0.05. If instead you are greeted with
silence \, you might want to read the HTML documentation on setting
up audio.;
#X text 16 393 In general when you start a work session with Pd \,
you will want to choose "test audio and MIDI" from the help window
\, which opens a more comprehensive test patch than this one.;
#X text 263 224 <-- click these;
#X text 162 128 <-- reduce amplitude to 0.05;
#X text 19 37 Audio computation in Pd is done using "tilde objects"
such as the three below. They use continuous audio streams to intercommunicate
\, as well as communicating with other ("control") Pd objects using
messages.;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header making_a_sinewave
20 10 1 18 -261139 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X text 162 158 <-- send to the audio output device;
#X obj 1 453 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 44 246 494 284 META 0;
#X text 12 105 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 85 AUTHOR Miller Puckette;
#X text 12 65 LIBRARY PDDP;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 HELP_PATCH_AUTHORS Updated for release 0.36. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 45 DESCRIPTION making a sinewave;
#X text 12 5 KEYWORDS signal tutorial;
#X restore 392 455 pd META;
#N canvas 13 202 428 190 References 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -261139 -33289 0;
#X text 7 2 making a sinewave- Related Help Documents;
#X text 19 37 Refer to the manual \, as well as Miller's book.;
#X restore 103 455 pd References;
#X obj 6 455 pddp/pddplink ../5.reference/pddp/help.pd -text help;
#X connect 0 0 3 0;
#X connect 3 0 1 0;
| #N canvas 434 81 448 475 10;
#X obj 95 99 osc~ 440;
#X obj 95 158 dac~;
#X text 162 99 <-- 440 Hz. sine wave at full blast;
#X obj 95 128 *~ 0.05;
#X text 19 181 Audio computation can be turned on and off by sending
messages to the global "pd" object as follows:;
#X msg 85 217 \; pd dsp 1;
#X msg 189 217 \; pd dsp 0;
#X text 100 254 ON;
#X text 209 254 OFF;
#X text 16 275 You should see the Pd window change to reflect whether
audio is on or off. You can also turn audio on and off using the "audio"
menu \, but the buttons are provided as a shortcut.;
#X text 17 336 When DSP is on \, you should hear a tone whose pitch
is A 440 and whose amplitude is 0.05. If instead you are greeted with
silence \, you might want to read the HTML documentation on setting
up audio.;
#X text 16 393 In general when you start a work session with Pd \,
you will want to choose "test audio and MIDI" from the help window
\, which opens a more comprehensive test patch than this one.;
#X text 263 224 <-- click these;
#X text 162 128 <-- reduce amplitude to 0.05;
#X text 19 37 Audio computation in Pd is done using "tilde objects"
such as the three below. They use continuous audio streams to intercommunicate
\, as well as communicating with other ("control") Pd objects using
messages.;
#X text 162 158 <-- send to the audio output device;
#X connect 0 0 3 0;
#X connect 3 0 1 0;
| 37 | signal tutorial | making a sinewave | create a purr-data patch that matches the following description and keywords. | Description: making a sinewave, Keywords: signal tutorial |
unroute-help.pd | externals\maxlib\unroute-help.pd | #N canvas 0 26 481 371 12;
#X obj 64 343 print;
#X msg 64 89 1 \$1;
#X msg 112 110 2 \$1;
#X msg 163 116 3 \$1;
#X floatatom 64 62 5 0 0 0 - - -;
#X floatatom 112 85 5 0 0 0 - - -;
#X floatatom 163 91 5 0 0 0 - - -;
#X obj 64 232 route 1 2 3 4;
#X obj 64 314 unroute one 2 three 4;
#X text 52 13 unroute :: merges all inputs into one output;
#X text 138 30 and prepends an identifier;
#X text 138 47 written by Olaf Matthes <[email protected]>;
#X msg 194 170 4 this came through 4;
#X msg 209 196 3 drei;
#X msg 174 146 4 25 467 23.6;
#N canvas 293 158 494 344 META 0;
#X text 12 165 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 145 AUTHOR Olaf Matthes <[email protected]>;
#X text 12 5 KEYWORDS control list_op;
#X text 12 45 DESCRIPTION merges all inputs into one output and prepends
an identifier;
#X text 12 85 INLET_0 anything;
#X text 12 105 INLET_N anything;
#X text 12 125 OUTLET_0 list;
#X restore 420 344 pd META;
#X connect 1 0 7 0;
#X connect 2 0 7 0;
#X connect 3 0 7 0;
#X connect 4 0 1 0;
#X connect 5 0 2 0;
#X connect 6 0 3 0;
#X connect 7 0 8 0;
#X connect 7 1 8 1;
#X connect 7 2 8 2;
#X connect 7 3 8 3;
#X connect 8 0 0 0;
#X connect 12 0 7 0;
#X connect 13 0 7 0;
#X connect 14 0 7 0;
| #N canvas 0 26 481 371 12;
#X obj 64 343 print;
#X msg 64 89 1 \$1;
#X msg 112 110 2 \$1;
#X msg 163 116 3 \$1;
#X floatatom 64 62 5 0 0 0 - - -;
#X floatatom 112 85 5 0 0 0 - - -;
#X floatatom 163 91 5 0 0 0 - - -;
#X obj 64 232 route 1 2 3 4;
#X obj 64 314 unroute one 2 three 4;
#X text 52 13 unroute :: merges all inputs into one output;
#X text 138 30 and prepends an identifier;
#X text 138 47 written by Olaf Matthes <[email protected]>;
#X msg 194 170 4 this came through 4;
#X msg 209 196 3 drei;
#X msg 174 146 4 25 467 23.6;
#X connect 1 0 7 0;
#X connect 2 0 7 0;
#X connect 3 0 7 0;
#X connect 4 0 1 0;
#X connect 5 0 2 0;
#X connect 6 0 3 0;
#X connect 7 0 8 0;
#X connect 7 1 8 1;
#X connect 7 2 8 2;
#X connect 7 3 8 3;
#X connect 8 0 0 0;
#X connect 12 0 7 0;
#X connect 13 0 7 0;
#X connect 14 0 7 0;
| 40 | control list_op | merges all inputs into one output and prepends
an identifier | create a purr-data patch that matches the following description and keywords. | Description: merges all inputs into one output and prepends
an identifier, Keywords: control list_op |
1.2.create_patch.pd | packages\win64_inno\build\doc\manuals\pd-msg\1.msg_and_patch\1.2.create_patch.pd | #N canvas 109 25 743 475 10;
#X msg 38 150 msg 10 10 bang;
#X msg 38 198 obj 10 40 metro 500;
#X msg 38 174 floatatom 100 10 7 50 5000;
#X msg 38 270 obj 10 70 random 127;
#X msg 38 318 floatatom 10 100 5;
#X msg 38 366 text 10 130 That's it !;
#X msg 38 222 connect 0 0 2 0;
#X msg 38 246 connect 1 0 2 1;
#X msg 38 294 connect 2 0 3 0;
#X msg 38 342 connect 3 0 4 0;
#X text 195 37 click here first;
#X obj 38 404 s pd-new_patch;
#X msg 33 37 obj 500 200 pd new_patch;
#X text 40 127 and then click here to fill it :;
#X obj 33 62 s pd-1.2.create_patch.pd;
#X text 33 13 This will create a sub patch in this window and open
it :;
#N canvas 219 138 494 396 META 0;
#X text 12 75 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 55 DESCRIPTION how to dynamically instantiate a subpatch
;
#X text 12 34 LICENSE public domain;
#X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial
;
#X restore 685 449 pd META;
#X connect 0 0 11 0;
#X connect 1 0 11 0;
#X connect 2 0 11 0;
#X connect 3 0 11 0;
#X connect 4 0 11 0;
#X connect 5 0 11 0;
#X connect 6 0 11 0;
#X connect 7 0 11 0;
#X connect 8 0 11 0;
#X connect 9 0 11 0;
#X connect 12 0 14 0;
| #N canvas 109 25 743 475 10;
#X msg 38 150 msg 10 10 bang;
#X msg 38 198 obj 10 40 metro 500;
#X msg 38 174 floatatom 100 10 7 50 5000;
#X msg 38 270 obj 10 70 random 127;
#X msg 38 318 floatatom 10 100 5;
#X msg 38 366 text 10 130 That's it !;
#X msg 38 222 connect 0 0 2 0;
#X msg 38 246 connect 1 0 2 1;
#X msg 38 294 connect 2 0 3 0;
#X msg 38 342 connect 3 0 4 0;
#X text 195 37 click here first;
#X obj 38 404 s pd-new_patch;
#X msg 33 37 obj 500 200 pd new_patch;
#X text 40 127 and then click here to fill it :;
#X obj 33 62 s pd-1.2.create_patch.pd;
#X text 33 13 This will create a sub patch in this window and open
it :;
#X connect 0 0 11 0;
#X connect 1 0 11 0;
#X connect 2 0 11 0;
#X connect 3 0 11 0;
#X connect 4 0 11 0;
#X connect 5 0 11 0;
#X connect 6 0 11 0;
#X connect 7 0 11 0;
#X connect 8 0 11 0;
#X connect 9 0 11 0;
#X connect 12 0 14 0;
| 34 | control canvas_op nonlocal dynamic_patching tutorial | how to dynamically instantiate a subpatch | create a purr-data patch that matches the following description and keywords. | Description: how to dynamically instantiate a subpatch, Keywords: control canvas_op nonlocal dynamic_patching tutorial |
colorpanel-help.pd | externals\hcs\colorpanel-help.pd | #N canvas 0 26 472 323 10;
#X obj 99 139 colorpanel;
#X msg 99 56 bang;
#X obj 112 198 pddp/print;
#X obj 98 226 unpack float float float;
#X obj 30 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty red 0 28 0 14 -261234
-1 -1 0 256;
#X obj 150 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty green 0 28 0 14
-204786 -1 -1 0 256;
#X obj 270 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty blue 0 28 0 14
-203904 -1 -1 0 256;
#X text 35 16 pop up a color picker and output the red \, green \,
blue values as a list of three floats ranging from 0 to 1;
#X text 129 177 the list:;
#X text 202 78 or open the window with an initial color;
#X msg 108 78 symbol #beefee;
#X msg 160 107 0.5 0.5 0.5;
#N canvas 442 194 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 105 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control GUI;
#X text 12 45 DESCRIPTION graphical color chooser;
#X text 12 65 INLET_0 bang symbol list;
#X text 12 85 OUTLET_0 list;
#X restore 422 302 pd META;
#X connect 0 0 2 0;
#X connect 0 0 3 0;
#X connect 1 0 0 0;
#X connect 3 0 4 0;
#X connect 3 1 5 0;
#X connect 3 2 6 0;
#X connect 10 0 0 0;
#X connect 11 0 0 0;
| #N canvas 0 26 472 323 10;
#X obj 99 139 colorpanel;
#X msg 99 56 bang;
#X obj 112 198 pddp/print;
#X obj 98 226 unpack float float float;
#X obj 30 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty red 0 28 0 14 -261234
-1 -1 0 256;
#X obj 150 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty green 0 28 0 14
-204786 -1 -1 0 256;
#X obj 270 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty blue 0 28 0 14
-203904 -1 -1 0 256;
#X text 35 16 pop up a color picker and output the red \, green \,
blue values as a list of three floats ranging from 0 to 1;
#X text 129 177 the list:;
#X text 202 78 or open the window with an initial color;
#X msg 108 78 symbol #beefee;
#X msg 160 107 0.5 0.5 0.5;
#X connect 0 0 2 0;
#X connect 0 0 3 0;
#X connect 1 0 0 0;
#X connect 3 0 4 0;
#X connect 3 1 5 0;
#X connect 3 2 6 0;
#X connect 10 0 0 0;
#X connect 11 0 0 0;
| 30 | control GUI | graphical color chooser | create a purr-data patch that matches the following description and keywords. | Description: graphical color chooser, Keywords: control GUI |
ds-color-sel-help.pd | abstractions\jmmmp\ds-color-sel-help.pd | #N struct 1036-color float x float y float farbe float ynpos;
#N struct 1508-color float x float y float farbe;
#N struct 1508-color-display float x float y float farbe;
#N canvas 369 163 531 325 10;
#N canvas 0 0 426 446 license 0;
#X text 8 47 All rights reserved.;
#X text 8 227 The names of its contributors may not be used to endorse
or promote products derived from this software without specific prior
written permission.;
#X text 8 87 Redistribution and use in source and binary forms \, with
or without modification \, are permitted provided that the following
conditions are met:;
#X text 8 127 Redistributions of source code must retain the above
copyright notice \, this list of conditions and the following disclaimer.
;
#X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING
\, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT
\, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING
\, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES
;
#X text 8 167 Redistributions in binary form must reproduce the above
copyright notice \, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the distribution.
;
#X text 8 27 [email protected];
#X text 8 7 Copyright 2006 \, Jo�o Pais;
#X restore 16 299 pd license;
#X text 13 281 (C) 2013 Jo�o Pais - [email protected];
#X text 11 11 [ds-color-sel] - color selector for data structures;
#X text 13 221 Arguments;
#X text 113 221 Inlets;
#X text 203 221 Outlets;
#X text 203 242 - selected color number;
#X text 13 241 (none);
#X text 113 241 (none);
#X floatatom 14 164 5 0 0 0 - - -;
#X obj 137 191 pd-colors;
#X obj 14 89 ds-color-sel;
#X text 13 191 Also take a look at;
#X text 201 191 for the color pallettes in Pure Data.;
#X text 12 39 Click in one of the colors or change the number box.
You'll get the color number displayed and as output. Connect it to
your patch.;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Jo�o Pais <[email protected]>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 36 KEYWORDS color tcl/tk data structures;
#X text 12 6 DESCRIPTION color selector for data structures;
#X text 12 135 VERSION 2013;
#X restore 106 299 pd META;
#X connect 11 0 9 0;
| #N struct 1036-color float x float y float farbe float ynpos;
#N struct 1508-color float x float y float farbe;
#N struct 1508-color-display float x float y float farbe;
#N canvas 369 163 531 325 10;
#X text 13 281 (C) 2013 Jo�o Pais - [email protected];
#X text 11 11 [ds-color-sel] - color selector for data structures;
#X text 13 221 Arguments;
#X text 113 221 Inlets;
#X text 203 221 Outlets;
#X text 203 242 - selected color number;
#X text 13 241 (none);
#X text 113 241 (none);
#X floatatom 14 164 5 0 0 0 - - -;
#X obj 137 191 pd-colors;
#X obj 14 89 ds-color-sel;
#X text 13 191 Also take a look at;
#X text 201 191 for the color pallettes in Pure Data.;
#X text 12 39 Click in one of the colors or change the number box.
You'll get the color number displayed and as output. Connect it to
your patch.;
#X connect 11 0 9 0;
| 38 | color tcl/tk data structures | color selector for data structures | create a purr-data patch that matches the following description and keywords. | Description: color selector for data structures, Keywords: color tcl/tk data structures |
mypdobject-help.pd | externals\template\mypdobject-help.pd | #N canvas 1 53 450 300 10;
#X obj 121 123 mypdobject;
#X obj 121 150 print;
#X msg 121 93 bang;
#X text 94 36 this is an example help file;
#N canvas 229 199 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_0 anything;
#X text 12 5 KEYWORDS control abstraction;
#X text 12 25 LICENSE GPL v2;
#X text 12 45 DESCRIPTION example libdir abstraction;
#X text 12 105 AUTHOR Hans Christoph Steiner;
#X restore 355 242 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
| #N canvas 1 53 450 300 10;
#X obj 121 123 mypdobject;
#X obj 121 150 print;
#X msg 121 93 bang;
#X text 94 36 this is an example help file;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
| 16 | control abstraction | example libdir abstraction | create a purr-data patch that matches the following description and keywords. | Description: example libdir abstraction, Keywords: control abstraction |
17.coords.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\17.coords.pd | #N struct drawtut-coords float x float y;
#N canvas 1 25 537 571 10;
#N canvas 290 275 450 300 META 0;
#X text 16 6 KEYWORDS tutorial data_structure draw;
#X text 16 26 LICENSE SIBSD;
#X text 16 66 AUTHOR Jonathan Wilkes;
#X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes;
#X text 16 46 DESCRIPTION animating scalars with the [draw] command
;
#X restore 450 538 pd META;
#X text 0 1 New Drawing Commands: coordinate data;
#X text 1 1 _____________________________________;
#X obj 51 30 struct drawtut-coords float x float y;
#X obj 135 321 draw polyline;
#X scalar drawtut-coords 85 159 \;;
#X obj 135 113 tgl 15 0 empty empty Auto 17 7 0 10 -262144 -1 -1 0
1;
#X obj 135 133 metro 400;
#X obj 135 155 tgl 15 0 empty empty Click_me 17 7 0 10 -262144 -1 -1
0 1;
#X obj 135 182 * 30;
#X obj 135 204 + 30;
#X msg 135 231 points 0 0 30 0 30 \$1 0 \$1;
#X obj 158 256 loadbang;
#X msg 158 278 stroke black \, stroke-width 1 \, fill none \, points
0 0 30 0 30 30 0 30;
#X obj 46 431 draw path m -60 20 20 0 0 20 -20 0 z m 30 0 10 0 0 10
-10 0 z;
#X msg 46 406 d m -60 20 20 0 0 20 -20 0 z m \$1 0 10 0 0 10 -10 0
z;
#X text 184 189 Polygons and polylines take the "points" message to
set their coordinate data.;
#X text 94 371 For paths \, use the "d" message to send new path data.
;
#X text 49 64 You can dynamically set the coordinate data for polygons
\, polylines \, and paths.;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 8 0 9 0;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 10 0 15 0;
#X connect 11 0 4 0;
#X connect 12 0 13 0;
#X connect 13 0 4 0;
#X connect 15 0 14 0;
| #N struct drawtut-coords float x float y;
#N canvas 1 25 537 571 10;
#X text 0 1 New Drawing Commands: coordinate data;
#X text 1 1 _____________________________________;
#X obj 51 30 struct drawtut-coords float x float y;
#X obj 135 321 draw polyline;
#X scalar drawtut-coords 85 159 \;;
#X obj 135 113 tgl 15 0 empty empty Auto 17 7 0 10 -262144 -1 -1 0
1;
#X obj 135 133 metro 400;
#X obj 135 155 tgl 15 0 empty empty Click_me 17 7 0 10 -262144 -1 -1
0 1;
#X obj 135 182 * 30;
#X obj 135 204 + 30;
#X msg 135 231 points 0 0 30 0 30 \$1 0 \$1;
#X obj 158 256 loadbang;
#X msg 158 278 stroke black \, stroke-width 1 \, fill none \, points
0 0 30 0 30 30 0 30;
#X obj 46 431 draw path m -60 20 20 0 0 20 -20 0 z m 30 0 10 0 0 10
-10 0 z;
#X msg 46 406 d m -60 20 20 0 0 20 -20 0 z m \$1 0 10 0 0 10 -10 0
z;
#X text 184 189 Polygons and polylines take the "points" message to
set their coordinate data.;
#X text 94 371 For paths \, use the "d" message to send new path data.
;
#X text 49 64 You can dynamically set the coordinate data for polygons
\, polylines \, and paths.;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 8 0 9 0;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 10 0 15 0;
#X connect 11 0 4 0;
#X connect 12 0 13 0;
#X connect 13 0 4 0;
#X connect 15 0 14 0;
| 37 | tutorial data_structure draw | animating scalars with the [draw] command | create a purr-data patch that matches the following description and keywords. | Description: animating scalars with the [draw] command, Keywords: tutorial data_structure draw |
dynwav~-help.pd | externals\creb\doc\dynwav~-help.pd | #N canvas 0 26 450 300 10;
#X text 96 6 dynwav~: dynamic wavetable oscillator;
#X obj 61 98 osc~;
#X floatatom 60 56 5 0 0 0 - - -;
#X obj 60 151 dynwav~;
#X obj 60 214 vol~;
#X floatatom 85 190 5 0 0 0 - - -;
#X obj 50 256 dac~;
#X obj 172 105 phasor~;
#X floatatom 172 80 5 0 0 0 - - -;
#X obj 107 54 bang~;
#X text 171 22 (scanned synthesis);
#X text 165 143 left inlet's dsp block = wavetable;
#X msg 107 78 0.25;
#X text 242 157 right inlet = phase (0-1);
#N canvas 379 254 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 75 INLET_0 signal;
#X text 12 95 INLET_1 signal;
#X text 12 115 OUTLET_0 signal;
#X text 12 45 DESCRIPTION dynamic wavetable oscillator ( scanned synthesis
);
#X text 12 5 KEYWORDS signal oscillator;
#X text 12 25 LICENSE GPL v2;
#X text 12 135 AUTHOR Tom Schouten <[email protected]>;
#X restore 400 279 pd META;
#X connect 1 0 3 0;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 4 0 6 1;
#X connect 4 0 6 0;
#X connect 5 0 4 1;
#X connect 7 0 3 1;
#X connect 8 0 7 0;
#X connect 9 0 12 0;
#X connect 12 0 1 1;
| #N canvas 0 26 450 300 10;
#X text 96 6 dynwav~: dynamic wavetable oscillator;
#X obj 61 98 osc~;
#X floatatom 60 56 5 0 0 0 - - -;
#X obj 60 151 dynwav~;
#X obj 60 214 vol~;
#X floatatom 85 190 5 0 0 0 - - -;
#X obj 50 256 dac~;
#X obj 172 105 phasor~;
#X floatatom 172 80 5 0 0 0 - - -;
#X obj 107 54 bang~;
#X text 171 22 (scanned synthesis);
#X text 165 143 left inlet's dsp block = wavetable;
#X msg 107 78 0.25;
#X text 242 157 right inlet = phase (0-1);
#X connect 1 0 3 0;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 4 0 6 1;
#X connect 4 0 6 0;
#X connect 5 0 4 1;
#X connect 7 0 3 1;
#X connect 8 0 7 0;
#X connect 9 0 12 0;
#X connect 12 0 1 1;
| 35 | signal oscillator | dynamic wavetable oscillator ( scanned synthesis
) | create a purr-data patch that matches the following description and keywords. | Description: dynamic wavetable oscillator ( scanned synthesis
), Keywords: signal oscillator |
09.ellipse.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\09.ellipse.pd | #N struct drawtut-ellipse float x float y;
#N canvas 1 25 509 498 10;
#X msg 141 117 stroke blue;
#X msg 54 117 fill yellow;
#X msg 228 117 stroke-width \$1;
#X floatatom 228 93 5 0 0 0 - - -, f 5;
#X text 259 246 <- an ellipse;
#X text 0 1 New Drawing Commands: ellipse;
#X text 0 1 _____________________________;
#X text 53 23 An ellipse.;
#X obj 53 57 struct drawtut-ellipse float x float y;
#X scalar drawtut-ellipse 155 253 \;;
#X text 52 384 Like a circle \, the coordinate (0 \, 0) specifies the
center of the shape \, but you can easily figure out the top-left corner
of its bounding-box by offsetting its coordinates by the x and y radius
values \, respectively. (So the one above would be [draw ellipse 86
42 86 42].);
#X obj 53 153 draw ellipse 86 42 0 0;
#X text 52 334 The [draw] object above creates an ellipse with an x-radius
of 86 and a y-radius of 42 \, centered at (0 \, 0).;
#N canvas 291 300 450 300 META 0;
#X text 16 26 LICENSE SIBSD;
#X text 16 66 AUTHOR Jonathan Wilkes;
#X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes;
#X text 16 6 KEYWORDS tutorial data_structure draw gui;
#X text 16 46 DESCRIPTION drawing an ellipse with the [draw] command
;
#X restore 445 465 pd META;
#X connect 0 0 11 0;
#X connect 1 0 11 0;
#X connect 2 0 11 0;
#X connect 3 0 2 0;
| #N struct drawtut-ellipse float x float y;
#N canvas 1 25 509 498 10;
#X msg 141 117 stroke blue;
#X msg 54 117 fill yellow;
#X msg 228 117 stroke-width \$1;
#X floatatom 228 93 5 0 0 0 - - -, f 5;
#X text 259 246 <- an ellipse;
#X text 0 1 New Drawing Commands: ellipse;
#X text 0 1 _____________________________;
#X text 53 23 An ellipse.;
#X obj 53 57 struct drawtut-ellipse float x float y;
#X scalar drawtut-ellipse 155 253 \;;
#X text 52 384 Like a circle \, the coordinate (0 \, 0) specifies the
center of the shape \, but you can easily figure out the top-left corner
of its bounding-box by offsetting its coordinates by the x and y radius
values \, respectively. (So the one above would be [draw ellipse 86
42 86 42].);
#X obj 53 153 draw ellipse 86 42 0 0;
#X text 52 334 The [draw] object above creates an ellipse with an x-radius
of 86 and a y-radius of 42 \, centered at (0 \, 0).;
#X connect 0 0 11 0;
#X connect 1 0 11 0;
#X connect 2 0 11 0;
#X connect 3 0 2 0;
| 26 | tutorial data_structure draw gui | drawing an ellipse with the [draw] command | create a purr-data patch that matches the following description and keywords. | Description: drawing an ellipse with the [draw] command, Keywords: tutorial data_structure draw gui |
atan2~-help.pd | externals\ggee\signal\atan2~-help.pd | #N canvas 0 26 500 184 10;
#X obj 33 88 atan2~;
#X text 30 121 (C) Guenter Geiger;
#X text 30 18 The atan2 function is used to get the phase from a imaginary
value of the fft.;
#N canvas 46 242 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 Tcl/Tk;
#X text 12 5 KEYWORDS signal trigonometry;
#X text 12 125 AUTHOR Guenter Geiger;
#X text 12 45 DESCRIPTION get the phase from a imaginary value of the
fft;
#X text 12 65 INLET_0 signal;
#X text 12 85 INLET_1 signal;
#X text 12 105 OUTLET_0 signal;
#X restore 440 153 pd META;
| #N canvas 0 26 500 184 10;
#X obj 33 88 atan2~;
#X text 30 121 (C) Guenter Geiger;
#X text 30 18 The atan2 function is used to get the phase from a imaginary
value of the fft.;
| 14 | signal trigonometry | get the phase from a imaginary value of the
fft | create a purr-data patch that matches the following description and keywords. | Description: get the phase from a imaginary value of the
fft, Keywords: signal trigonometry |
timebang-help.pd | externals\maxlib\timebang-help.pd | #N canvas 0 26 549 368 12;
#X obj 29 242 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 29 295 print good morning;
#X obj 29 202 timebang 7 10 13 19 47 50;
#X obj 224 235 print good night;
#X text 32 13 timebang :: send out bangs at given times of day;
#X text 130 34 written by Olaf Matthes <[email protected]>;
#X text 31 119 creation arguments: triples of hour minute and second
for;
#X text 191 137 the times of day you want a bang to occur;
#X text 191 156 each time will get it's own outlet;
#X text 184 297 this gets banged at 7:10:13 in the morning;
#X text 224 257 this gets banged at 19:47:50;
#N canvas 304 317 494 344 META 0;
#X text 12 125 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 105 AUTHOR Olaf Matthes <[email protected]>;
#X text 12 5 KEYWORDS control;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_N bang;
#X text 12 45 DESCRIPTION send out bangs at given times of day;
#X restore 491 339 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 2 1 3 0;
| #N canvas 0 26 549 368 12;
#X obj 29 242 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 29 295 print good morning;
#X obj 29 202 timebang 7 10 13 19 47 50;
#X obj 224 235 print good night;
#X text 32 13 timebang :: send out bangs at given times of day;
#X text 130 34 written by Olaf Matthes <[email protected]>;
#X text 31 119 creation arguments: triples of hour minute and second
for;
#X text 191 137 the times of day you want a bang to occur;
#X text 191 156 each time will get it's own outlet;
#X text 184 297 this gets banged at 7:10:13 in the morning;
#X text 224 257 this gets banged at 19:47:50;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 2 1 3 0;
| 24 | control | send out bangs at given times of day | create a purr-data patch that matches the following description and keywords. | Description: send out bangs at given times of day, Keywords: control |
lrange-help.pd | externals\smlib\lrange-help.pd | #N canvas 1 53 441 199 10;
#X text 351 133 j#|@2002;
#X obj 373 111 SMLib-help;
#X floatatom 54 72 5 0 0 0 - - -;
#X obj 10 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 54 52 x(i);
#X floatatom 10 168 5 0 0 0 - - -;
#X obj 10 98 float;
#X text 6 21 argument: half-decay time (in number of activations);
#X msg 119 98 clear;
#X text 117 76 clear accumulator;
#X text 7 4 lrange: leaky maximum minus leaky minimum;
#X obj 10 138 lrange 10;
#X msg 244 106 decay 5;
#X text 243 90 set half-decay time;
#N canvas 224 251 494 344 META 0;
#X text 12 125 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 5 KEYWORDS control filter;
#X text 12 85 OUTLET_0 float;
#X text 12 105 AUTHOR Johannes Taelman ([email protected])
;
#X text 12 45 DESCRIPTION leaky maximum minus leaky minimum;
#X text 12 65 INLET_0 float clear decay;
#X restore 391 156 pd META;
#X connect 2 0 6 1;
#X connect 3 0 6 0;
#X connect 6 0 11 0;
#X connect 8 0 11 0;
#X connect 11 0 5 0;
#X connect 12 0 11 0;
| #N canvas 1 53 441 199 10;
#X text 351 133 j#|@2002;
#X obj 373 111 SMLib-help;
#X floatatom 54 72 5 0 0 0 - - -;
#X obj 10 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 54 52 x(i);
#X floatatom 10 168 5 0 0 0 - - -;
#X obj 10 98 float;
#X text 6 21 argument: half-decay time (in number of activations);
#X msg 119 98 clear;
#X text 117 76 clear accumulator;
#X text 7 4 lrange: leaky maximum minus leaky minimum;
#X obj 10 138 lrange 10;
#X msg 244 106 decay 5;
#X text 243 90 set half-decay time;
#X connect 2 0 6 1;
#X connect 3 0 6 0;
#X connect 6 0 11 0;
#X connect 8 0 11 0;
#X connect 11 0 5 0;
#X connect 12 0 11 0;
| 30 | control filter | leaky maximum minus leaky minimum | create a purr-data patch that matches the following description and keywords. | Description: leaky maximum minus leaky minimum, Keywords: control filter |
square_root_pan~-help.pd | externals\pan\square_root_pan~-help.pd | #N canvas 0 31 481 346 10;
#X obj 5 2 cnv 15 450 20 empty empty square_root_pan~ 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 244 284 released under the GNU GPL;
#X obj 224 149 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11
-262131 -1 -1 6350 0;
#X obj 113 131 osc~ 250;
#X obj 113 152 *~ 0.5;
#X obj 362 186 tgl 25 0 empty empty DSP 3 12 1 9 -24198 -1 -1 0 1;
#X msg 362 218 \; pd dsp \$1;
#X text 16 71 The left inlet takes the audio signal and the right inlet
takes the control signal with 0 = left \, 1 = right \, and 0.5 = center.
;
#X text 16 37 Pan a mono signal using square root panning to smooth
out the dead spot in the middle somewhat.;
#X obj 113 187 square_root_pan~;
#X obj 141 234 dac~ 1 2;
#N canvas 464 31 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;
#X text 12 155 AUTHOR Hans-Christoph Steiner;
#X text 12 95 INLET_1 float;
#X text 12 75 INLET_0 signal;
#X text 12 115 OUTLET_0 signal;
#X text 12 135 OUTLET_1 signal;
#X text 12 45 DESCRIPTION pan a mono signal using square root panning
to smooth out the dead spot in the middle somewhat;
#X text 12 5 KEYWORDS signal abstraction;
#X restore 425 314 pd META;
#X connect 4 0 11 1;
#X connect 5 0 6 0;
#X connect 6 0 11 0;
#X connect 7 0 8 0;
#X connect 11 0 12 0;
#X connect 11 1 12 1;
| #N canvas 0 31 481 346 10;
#X msg 422 3 pddp;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 244 284 released under the GNU GPL;
#X obj 224 149 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11
-262131 -1 -1 6350 0;
#X obj 113 131 osc~ 250;
#X obj 113 152 *~ 0.5;
#X obj 362 186 tgl 25 0 empty empty DSP 3 12 1 9 -24198 -1 -1 0 1;
#X msg 362 218 \; pd dsp \$1;
#X text 16 71 The left inlet takes the audio signal and the right inlet
takes the control signal with 0 = left \, 1 = right \, and 0.5 = center.
;
#X text 16 37 Pan a mono signal using square root panning to smooth
out the dead spot in the middle somewhat.;
#X obj 113 187 square_root_pan~;
#X obj 141 234 dac~ 1 2;
#X connect 4 0 11 1;
#X connect 5 0 6 0;
#X connect 6 0 11 0;
#X connect 7 0 8 0;
#X connect 11 0 12 0;
#X connect 11 1 12 1;
| 31 | signal abstraction | pan a mono signal using square root panning
to smooth out the dead spot in the middle somewhat | create a purr-data patch that matches the following description and keywords. | Description: pan a mono signal using square root panning
to smooth out the dead spot in the middle somewhat, Keywords: signal abstraction |
v0x2f-help.pd | externals\markex\v0x2f-help.pd | #N canvas 369 150 450 300 10;
#N canvas 249 435 494 344 META 0;
#X text 12 135 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control vector;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. \, helppatch by IOhannes m zmölnig;
#X text 13 76 INLET_0 list;
#X text 13 116 OUTLET_0 list;
#X text 13 96 INLET_1 float;
#X text 12 45 DESCRIPTION divides a vector by a number;
#X restore 390 271 pd META;
#X msg 175 86 10;
#X text 52 248 a "vector" is simply a list of numbers.;
#X text 27 25 MarkEx vector operation: divide a vector by a factor
;
#X obj 64 116 vector/ 42;
#X msg 64 86 1 42 84;
#X obj 64 146 print vector/;
#X connect 1 0 4 1;
#X connect 4 0 6 0;
#X connect 5 0 4 0;
| #N canvas 369 150 450 300 10;
#X msg 175 86 10;
#X text 52 248 a "vector" is simply a list of numbers.;
#X text 27 25 MarkEx vector operation: divide a vector by a factor
;
#X obj 64 116 vector/ 42;
#X msg 64 86 1 42 84;
#X obj 64 146 print vector/;
#X connect 1 0 4 1;
#X connect 4 0 6 0;
#X connect 5 0 4 0;
| 20 | control vector | divides a vector by a number | create a purr-data patch that matches the following description and keywords. | Description: divides a vector by a number, Keywords: control vector |
vvplus-help.pd | externals\smlib\vvplus-help.pd | #N canvas 1 53 313 256 10;
#X obj 40 115 vvplus;
#X msg 16 81 1 2 3;
#X msg 73 85 4 5 6;
#X msg 159 86 1 2 3;
#X msg 219 86 4;
#X obj 180 116 vvplus 0;
#X msg 16 57 1;
#X msg 159 62 1;
#X text 18 10 vvplus adds two lists of floats;
#X text 17 25 or a float to a list of floats;
#X msg 73 60 3 2 1;
#X obj 252 159 SMLib-help;
#X text 230 184 j#|@2002;
#X obj 40 139 print vvplus;
#X obj 180 140 print vvplus;
#N canvas 119 195 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 Johannes Taelman ([email protected])
;
#X text 12 65 INLET_0 list float;
#X text 12 5 KEYWORDS control list_op;
#X text 12 85 INLET_1 list float;
#X text 12 105 OUTLET_0 list float;
#X text 12 45 DESCRIPTION add two lists of floats;
#X restore 254 208 pd META;
#X connect 0 0 13 0;
#X connect 1 0 0 0;
#X connect 2 0 0 1;
#X connect 3 0 5 0;
#X connect 4 0 5 1;
#X connect 5 0 14 0;
#X connect 6 0 0 0;
#X connect 7 0 5 0;
#X connect 10 0 0 1;
| #N canvas 1 53 313 256 10;
#X obj 40 115 vvplus;
#X msg 16 81 1 2 3;
#X msg 73 85 4 5 6;
#X msg 159 86 1 2 3;
#X msg 219 86 4;
#X obj 180 116 vvplus 0;
#X msg 16 57 1;
#X msg 159 62 1;
#X text 18 10 vvplus adds two lists of floats;
#X text 17 25 or a float to a list of floats;
#X msg 73 60 3 2 1;
#X obj 252 159 SMLib-help;
#X text 230 184 j#|@2002;
#X obj 40 139 print vvplus;
#X obj 180 140 print vvplus;
#X connect 0 0 13 0;
#X connect 1 0 0 0;
#X connect 2 0 0 1;
#X connect 3 0 5 0;
#X connect 4 0 5 1;
#X connect 5 0 14 0;
#X connect 6 0 0 0;
#X connect 7 0 5 0;
#X connect 10 0 0 1;
| 35 | control list_op | add two lists of floats | create a purr-data patch that matches the following description and keywords. | Description: add two lists of floats, Keywords: control list_op |
datei-r-help.pd | abstractions\jmmmp\datei-r-help.pd | #N canvas 38 28 456 290 10;
#X msg 22 50 bang;
#X obj 22 120 datei-r;
#X obj 22 160 print Datei_R;
#X msg 32 80 filename.ext;
#X text 13 6 [datei-r] - Sends the message "read ../../";
#X text 310 50 Inlets;
#X text 310 100 Outlets;
#X text 310 150 GUI;
#X text 310 170 - Click on it;
#X text 310 70 - Bang / File name;
#X text 310 120 - Message;
#X text 120 80 Takes the file string;
#X text 60 50 Opens up dialog;
#X text 92 120 <- Or click on it;
#X text 111 160 Message;
#X text 12 237 (C) 2006 Jo�o Pais - [email protected];
#X text 12 257 Released under the BSD License;
#X text 12 208 Related objects: [datei-o] [datei-w];
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Jo�o Pais <[email protected]>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 135 VERSION 2006;
#X text 14 165 INLET_0 - Bang / File name;
#X text 14 185 OUTLET_0 - Message;
#X text 12 5 DESCRIPTION Sends the message "read ../../";
#X text 12 35 KEYWORDS read file;
#X restore 402 266 pd META;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 3 0 1 0;
#X coords 0 0 1 1 62 17 0;
| #N canvas 38 28 456 290 10;
#X msg 22 50 bang;
#X obj 22 120 datei-r;
#X obj 22 160 print Datei_R;
#X msg 32 80 filename.ext;
#X text 13 6 [datei-r] - Sends the message "read ../../";
#X text 310 50 Inlets;
#X text 310 100 Outlets;
#X text 310 150 GUI;
#X text 310 170 - Click on it;
#X text 310 70 - Bang / File name;
#X text 310 120 - Message;
#X text 120 80 Takes the file string;
#X text 60 50 Opens up dialog;
#X text 92 120 <- Or click on it;
#X text 111 160 Message;
#X text 12 237 (C) 2006 Jo�o Pais - [email protected];
#X text 12 257 Released under the BSD License;
#X text 12 208 Related objects: [datei-o] [datei-w];
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 3 0 1 0;
#X coords 0 0 1 1 62 17 0;
| 34 | read file | Sends the message "read ../../" | create a purr-data patch that matches the following description and keywords. | Description: Sends the message "read ../../", Keywords: read file |
swatch-help.pd | abstractions\jmmmp\swatch-help.pd | #N struct 1084-rgb-sel float x float y float p1x float p1y float p2x
float p2y float p3x float p3y float p4x float p4y float p5x float p5y
float p0x float p0y float p0x. float p0y.;
#N canvas 186 367 411 350 10;
#X text 12 317 Released under the BSD License;
#X text 228 180 Inlets;
#X text 227 230 Outlets;
#X text 227 200 - Bang;
#X text 227 250 - "color \$1 \$2 \$3" command;
#X text 227 270 - number with current color;
#X text 11 297 (C) 2010 Jo�o Pais - [email protected];
#X obj 13 91 swatch;
#X obj 28 244 hsl 128 15 0 127 0 0 empty \$0-slider Label -2 -8 0 10
-1 -1 -262144 0 1;
#X obj 13 210 s \$0-slider;
#X floatatom 137 195 10 0 0 0 - - -;
#X msg 13 190 color \$1;
#X text 22 11 [swatch] - Pick a color using the hue-saturation chart
;
#X text 21 31 To choose a color \, grab the circle and move it around.
In case the circle disappears \, clicking in the swatch will make it
appear again.;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Jo�o Pais <[email protected]>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 13 6 DESCRIPTION Pick a color using the hue-saturation chart
;
#X text 12 36 KEYWORDS color GUI data structures;
#X text 12 135 VERSION 2010;
#X text 14 165 INLET_0 - bang;
#X text 14 185 OUTLET_0 - "color \$1 \$2 \$3" command;
#X text 14 205 OUTLET_1 - number with current color;
#X restore 342 316 pd META;
#X connect 7 0 11 0;
#X connect 7 0 10 0;
#X connect 11 0 9 0;
| #N struct 1084-rgb-sel float x float y float p1x float p1y float p2x
float p2y float p3x float p3y float p4x float p4y float p5x float p5y
float p0x float p0y float p0x. float p0y.;
#N canvas 186 367 411 350 10;
#X text 12 317 Released under the BSD License;
#X text 228 180 Inlets;
#X text 227 230 Outlets;
#X text 227 200 - Bang;
#X text 227 250 - "color \$1 \$2 \$3" command;
#X text 227 270 - number with current color;
#X text 11 297 (C) 2010 Jo�o Pais - [email protected];
#X obj 13 91 swatch;
#X obj 28 244 hsl 128 15 0 127 0 0 empty \$0-slider Label -2 -8 0 10
-1 -1 -262144 0 1;
#X obj 13 210 s \$0-slider;
#X floatatom 137 195 10 0 0 0 - - -;
#X msg 13 190 color \$1;
#X text 22 11 [swatch] - Pick a color using the hue-saturation chart
;
#X text 21 31 To choose a color \, grab the circle and move it around.
In case the circle disappears \, clicking in the swatch will make it
appear again.;
#X connect 7 0 11 0;
#X connect 7 0 10 0;
#X connect 11 0 9 0;
| 31 | color GUI data structures | Pick a color using the hue-saturation chart | create a purr-data patch that matches the following description and keywords. | Description: Pick a color using the hue-saturation chart, Keywords: color GUI data structures |
amplitude_n-help.pd | externals\mapping\amplitude_n-help.pd | #N canvas 1 53 612 509 10;
#X floatatom 85 92 5 -20 127 0 - - -;
#X text 86 74 data;
#X msg 92 117 0;
#X floatatom 310 225 5 0 0 0 - - -;
#X floatatom 382 177 5 0 0 0 - - -;
#X text 430 175 size: n (n>=2);
#X obj 85 172 f;
#X text 51 32 amplitude_n return the amplitude covered by the last
n (n>1) values;
#X msg 120 117 1;
#X msg 153 117 0.5;
#X obj 86 251 timeroll;
#X obj 297 251 timeroll;
#X obj 296 198 amplitude_n 5;
#X obj 85 224 clip 0 1;
#N canvas 463 111 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 25 LICENSE GPL v2;
#X text 12 95 INLET_1 float;
#X text 12 115 OUTLET_0 float;
#X text 12 135 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 float;
#X text 12 5 KEYWORDS control abstraction;
#X restore 555 477 pd META;
#X connect 0 0 6 0;
#X connect 2 0 6 0;
#X connect 4 0 12 1;
#X connect 6 0 12 0;
#X connect 6 0 13 0;
#X connect 8 0 6 0;
#X connect 9 0 6 0;
#X connect 12 0 3 0;
#X connect 12 0 11 0;
#X connect 13 0 10 0;
| #N canvas 1 53 612 509 10;
#X floatatom 85 92 5 -20 127 0 - - -;
#X text 86 74 data;
#X msg 92 117 0;
#X floatatom 310 225 5 0 0 0 - - -;
#X floatatom 382 177 5 0 0 0 - - -;
#X text 430 175 size: n (n>=2);
#X obj 85 172 f;
#X text 51 32 amplitude_n return the amplitude covered by the last
n (n>1) values;
#X msg 120 117 1;
#X msg 153 117 0.5;
#X obj 86 251 timeroll;
#X obj 297 251 timeroll;
#X obj 296 198 amplitude_n 5;
#X obj 85 224 clip 0 1;
#X connect 0 0 6 0;
#X connect 2 0 6 0;
#X connect 4 0 12 1;
#X connect 6 0 12 0;
#X connect 6 0 13 0;
#X connect 8 0 6 0;
#X connect 9 0 6 0;
#X connect 12 0 3 0;
#X connect 12 0 11 0;
#X connect 13 0 10 0;
| 35 | control abstraction | return the amplitude covered by the last
n (n>1) values | create a purr-data patch that matches the following description and keywords. | Description: return the amplitude covered by the last
n (n>1) values, Keywords: control abstraction |
a2l-help.pd | externals\zexy\reference\a2l-help.pd | #N canvas 0 31 450 458 10;
#X text 113 30 convert "anything" to lists;
#X text 116 56 pass through the rest;
#X floatatom 46 229 0 0 0 0 - - -;
#X symbolatom 46 203 0 0 0 0 - - -;
#X msg 46 162 this is anything;
#X msg 46 182 list this is a list;
#X obj 35 276 print a2l;
#X text 48 337 to make "anything"s out of lists \, try;
#X obj 319 339 route list;
#X msg 319 318 list this is a list;
#X obj 319 359 print l2a;
#X text 245 223 alias;
#X obj 286 223 a2l;
#X obj 35 256 any2list;
#X text 356 6 part of zexy;
#N canvas 460 154 494 344 META 0;
#X text 12 125 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 5 KEYWORDS control conversion deprecated;
#X text 12 45 DESCRIPTION convert an anything to a list;
#X text 12 65 INLET_0 anything;
#X text 12 85 OUTLET_0 list;
#X text 12 105 AUTHOR IOhannes m zmoelnig;
#X restore 401 437 pd META;
#X obj 48 30 any2list;
#X connect 2 0 13 0;
#X connect 3 0 13 0;
#X connect 4 0 13 0;
#X connect 5 0 13 0;
#X connect 8 0 10 0;
#X connect 9 0 8 0;
#X connect 13 0 6 0;
| #N canvas 0 31 450 458 10;
#X text 113 30 convert "anything" to lists;
#X text 116 56 pass through the rest;
#X floatatom 46 229 0 0 0 0 - - -;
#X symbolatom 46 203 0 0 0 0 - - -;
#X msg 46 162 this is anything;
#X msg 46 182 list this is a list;
#X obj 35 276 print a2l;
#X text 48 337 to make "anything"s out of lists \, try;
#X obj 319 339 route list;
#X msg 319 318 list this is a list;
#X obj 319 359 print l2a;
#X text 245 223 alias;
#X obj 286 223 a2l;
#X obj 35 256 any2list;
#X text 356 6 part of zexy;
#X obj 48 30 any2list;
#X connect 2 0 13 0;
#X connect 3 0 13 0;
#X connect 4 0 13 0;
#X connect 5 0 13 0;
#X connect 8 0 10 0;
#X connect 9 0 8 0;
#X connect 13 0 6 0;
| 33 | control conversion deprecated | convert an anything to a list | create a purr-data patch that matches the following description and keywords. | Description: convert an anything to a list, Keywords: control conversion deprecated |
serialize-help.pd | externals\ggee\control\serialize-help.pd | #N canvas 0 31 413 250 10;
#X obj 34 106 serialize 4;
#X obj 34 141 print;
#X floatatom 34 69 0 0 0 0 - - -;
#X text 30 195 (C) 2000 Guenter Geiger;
#X text 30 39 serialize ... turn a stream of floats into a list;
#N canvas 391 259 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 25 LICENSE Tcl/Tk;
#X text 12 135 AUTHOR Guenter Geiger;
#X text 12 5 KEYWORDS control conversion;
#X text 12 45 DESCRIPTION serialize ... turn a stream of floats into
a list;
#X text 12 75 INLET_0 float;
#X text 12 95 INLET_1 float;
#X text 12 115 OUTLET_0 list;
#X restore 350 207 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
| #N canvas 0 31 413 250 10;
#X obj 34 106 serialize 4;
#X obj 34 141 print;
#X floatatom 34 69 0 0 0 0 - - -;
#X text 30 195 (C) 2000 Guenter Geiger;
#X text 30 39 serialize ... turn a stream of floats into a list;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
| 18 | control conversion | serialize ... turn a stream of floats into
a list | create a purr-data patch that matches the following description and keywords. | Description: serialize ... turn a stream of floats into
a list, Keywords: control conversion |
sliders-help.pd | abstractions\jmmmp\sliders-help.pd | #N struct 1085-data-s float x float y array 1085-array-s 1085-element
;
#N struct 1085-element float y;
#N struct 1088-data-s float x float y array 1088-array-s 1088-element
;
#N struct 1088-element float y;
#N struct 1091-data-s float x float y array 1091-array-s 1091-element
;
#N struct 1091-element float y;
#N canvas 35 130 444 495 10;
#X text 12 472 Released under the BSD License;
#X text 11 455 (C) 2009 Jo�o Pais - [email protected];
#X text 316 238 Arguments;
#X obj 63 203 sliders;
#X text 19 183 [sliders] - automatically 16 channels \, normally routed
;
#X text 19 263 [sliders 16 aaa] - 16 channels \, string aaa;
#X text 19 343 [sliders 5 bbb] - 5 channels \, string bbb;
#X text 11 10 [sliders] - GUI for incoming midi data;
#X text 316 258 - Number of sliders;
#X text 316 278 - Identity string;
#X text 11 30 [sliders] creates as many sliders you want (max 511)
to display incoming midi data.;
#X text 21 163 Compare these 3 settings with your midi mixer:;
#X text 12 126 If you don't specify any parameters \, 16 channels are
created \, with normal routing.;
#X text 11 56 The identity string reads the routing list defined in
the file slider-i.txt (leave it somewhere reachable). To define a routing
table \, just write in sequencial order the midi channels to be displayed
in the GUI sliders. E.g. "1 2 4 5" displays these channels in the first
four sliders (all other channels are ignored).;
#X text 316 318 - slider-i.txt;
#X text 316 298 Index file;
#X text 12 422 Related objects: [m-i] [mk];
#X obj 63 283 sliders 16 aaa;
#X obj 63 363 sliders 5 bbb;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Jo�o Pais <[email protected]>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 6 DESCRIPTION GUI for incoming midi data;
#X text 12 36 KEYWORDS midi slider GUI;
#X text 12 135 VERSION 2009;
#X restore 382 466 pd META;
| #N struct 1085-data-s float x float y array 1085-array-s 1085-element
;
#N struct 1085-element float y;
#N struct 1088-data-s float x float y array 1088-array-s 1088-element
;
#N struct 1088-element float y;
#N struct 1091-data-s float x float y array 1091-array-s 1091-element
;
#N struct 1091-element float y;
#N canvas 35 130 444 495 10;
#X text 12 472 Released under the BSD License;
#X text 11 455 (C) 2009 Jo�o Pais - [email protected];
#X text 316 238 Arguments;
#X obj 63 203 sliders;
#X text 19 183 [sliders] - automatically 16 channels \, normally routed
;
#X text 19 263 [sliders 16 aaa] - 16 channels \, string aaa;
#X text 19 343 [sliders 5 bbb] - 5 channels \, string bbb;
#X text 11 10 [sliders] - GUI for incoming midi data;
#X text 316 258 - Number of sliders;
#X text 316 278 - Identity string;
#X text 11 30 [sliders] creates as many sliders you want (max 511)
to display incoming midi data.;
#X text 21 163 Compare these 3 settings with your midi mixer:;
#X text 12 126 If you don't specify any parameters \, 16 channels are
created \, with normal routing.;
#X text 11 56 The identity string reads the routing list defined in
the file slider-i.txt (leave it somewhere reachable). To define a routing
table \, just write in sequencial order the midi channels to be displayed
in the GUI sliders. E.g. "1 2 4 5" displays these channels in the first
four sliders (all other channels are ignored).;
#X text 316 318 - slider-i.txt;
#X text 316 298 Index file;
#X text 12 422 Related objects: [m-i] [mk];
#X obj 63 283 sliders 16 aaa;
#X obj 63 363 sliders 5 bbb;
| 35 | midi slider GUI | GUI for incoming midi data | create a purr-data patch that matches the following description and keywords. | Description: GUI for incoming midi data, Keywords: midi slider GUI |
listfind-help.pd | externals\zexy\reference\listfind-help.pd | #N canvas 0 31 567 344 10;
#X text 467 29 part of zexy;
#X obj 33 13 listfind;
#X text 92 14 - find sublists in lists;
#X obj 58 175 listfind;
#X msg 249 154 1 2 3 2 1 8 2 3 4;
#X obj 249 128 loadbang;
#X msg 58 71 1;
#X text 253 174 set the list to be searched;
#X text 55 55 the list to be found;
#X msg 70 95 list bla;
#X msg 84 119 list 2 3;
#X msg 96 142 list 8;
#X obj 58 220 print found@;
#X text 150 223 outputs a list of (0-based) indices of all occurences
of the sublist;
#X text 54 281 this is similar (and hopefully compatible) to foobar's
[list-find] but it searches not only for single elements but for entire
sub-lists;
#N canvas 460 154 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 105 OUTLET_0 list;
#X text 12 125 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control list_op;
#X text 12 45 DESCRIPTION find sublists in lists;
#X text 12 65 INLET_0 list;
#X text 12 85 INLET_1 list;
#X restore 511 317 pd META;
#X connect 3 0 12 0;
#X connect 4 0 3 1;
#X connect 5 0 4 0;
#X connect 6 0 3 0;
#X connect 9 0 3 0;
#X connect 10 0 3 0;
#X connect 11 0 3 0;
| #N canvas 0 31 567 344 10;
#X text 467 29 part of zexy;
#X obj 33 13 listfind;
#X text 92 14 - find sublists in lists;
#X obj 58 175 listfind;
#X msg 249 154 1 2 3 2 1 8 2 3 4;
#X obj 249 128 loadbang;
#X msg 58 71 1;
#X text 253 174 set the list to be searched;
#X text 55 55 the list to be found;
#X msg 70 95 list bla;
#X msg 84 119 list 2 3;
#X msg 96 142 list 8;
#X obj 58 220 print found@;
#X text 150 223 outputs a list of (0-based) indices of all occurences
of the sublist;
#X text 54 281 this is similar (and hopefully compatible) to foobar's
[list-find] but it searches not only for single elements but for entire
sub-lists;
#X connect 3 0 12 0;
#X connect 4 0 3 1;
#X connect 5 0 4 0;
#X connect 6 0 3 0;
#X connect 9 0 3 0;
#X connect 10 0 3 0;
#X connect 11 0 3 0;
| 33 | control list_op | find sublists in lists | create a purr-data patch that matches the following description and keywords. | Description: find sublists in lists, Keywords: control list_op |
A00.intro.pd | pd\doc\3.audio.examples\A00.intro.pd | #N canvas 434 230 448 236 10;
#X text 19 56 This is the second of three tutorial series on Pd. This
one shows the time-domain audio processing features. (The first one
showed how to use Pd to do "control" computations \, and the third
is about frequency-domain techniques.);
#X text 19 124 These patches are accompanied by an ONLINE BOOK:;
#X text 20 174 which develops the underlying theory.;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header introduction 20
10 1 18 -261139 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X obj 1 214 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 44 246 494 284 META 0;
#X text 12 105 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 85 AUTHOR Miller Puckette;
#X text 12 65 LIBRARY PDDP;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 HELP_PATCH_AUTHORS Updated for release 0.37. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 45 DESCRIPTION introduction to audio tutorials;
#X text 12 5 KEYWORDS tutorial;
#X restore 392 216 pd META;
#N canvas 13 202 428 190 References 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -261139 -33289 0;
#X text 7 2 Introduction- Related Help Documents;
#X text 19 37 Link to the manual here;
#X restore 103 216 pd References;
#X obj 66 149 pddp/pddplink http://www.crca.ucsd.edu/~msp/techniques.htm
;
#X text 19 36 An Introduction to the Pd Audio Example Patches;
#X obj 6 216 pddp/pddplink ../5.reference/pddp/help.pd -text help;
| #N canvas 434 230 448 236 10;
#X text 19 56 This is the second of three tutorial series on Pd. This
one shows the time-domain audio processing features. (The first one
showed how to use Pd to do "control" computations \, and the third
is about frequency-domain techniques.);
#X text 19 124 These patches are accompanied by an ONLINE BOOK:;
#X text 20 174 which develops the underlying theory.;
#X text 19 36 An Introduction to the Pd Audio Example Patches;
| 24 | tutorial | introduction to audio tutorials | create a purr-data patch that matches the following description and keywords. | Description: introduction to audio tutorials, Keywords: tutorial |
tremolo~-help.pd | externals\hcs\tremolo~-help.pd | #N canvas 0 26 317 260 10;
#X obj 26 15 osc~ 270;
#X obj 19 222 dac~;
#X obj 179 14 pddp/dsp;
#X obj 69 65 hsl 128 17 0 1 0 0 empty empty amount 6 9 0 10 -262144
-1 -1 0 1;
#X floatatom 77 84 5 0 0 0 - - -;
#X obj 110 112 hsl 128 17 0.01 10 1 0 empty empty frequency 6 9 0 10
-262144 -1 -1 0 1;
#X floatatom 118 131 5 0 0 0 - - -;
#X obj 26 141 tremolo~ 0.5 7;
#N canvas 280 175 494 344 META 0;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 145 AUTHOR Hans-Christoph Steiner;
#X text 12 45 DESCRIPTION tremolo;
#X text 12 65 INLET_0 signal;
#X text 12 5 KEYWORDS signal abstraction;
#X text 12 85 INLET_1 float;
#X text 12 105 INLET_2 float;
#X text 12 125 OUTLET_0 signal;
#X restore 267 238 pd META;
#X connect 0 0 7 0;
#X connect 3 0 4 0;
#X connect 3 0 7 1;
#X connect 5 0 6 0;
#X connect 5 0 7 2;
#X connect 7 0 1 0;
#X connect 7 0 1 1;
| #N canvas 0 26 317 260 10;
#X obj 26 15 osc~ 270;
#X obj 19 222 dac~;
#X obj 179 14 pddp/dsp;
#X obj 69 65 hsl 128 17 0 1 0 0 empty empty amount 6 9 0 10 -262144
-1 -1 0 1;
#X floatatom 77 84 5 0 0 0 - - -;
#X obj 110 112 hsl 128 17 0.01 10 1 0 empty empty frequency 6 9 0 10
-262144 -1 -1 0 1;
#X floatatom 118 131 5 0 0 0 - - -;
#X obj 26 141 tremolo~ 0.5 7;
#X connect 0 0 7 0;
#X connect 3 0 4 0;
#X connect 3 0 7 1;
#X connect 5 0 6 0;
#X connect 5 0 7 2;
#X connect 7 0 1 0;
#X connect 7 0 1 1;
| 27 | signal abstraction | tremolo | create a purr-data patch that matches the following description and keywords. | Description: tremolo, Keywords: signal abstraction |
delta-help.pd | externals\maxlib\delta-help.pd | #N canvas 0 26 466 337 12;
#X floatatom 54 217 5 0 0 0 - - -;
#X floatatom 54 108 5 0 0 0 - - -;
#X msg 23 83 bang;
#X text 69 82 calculate and output result now;
#X obj 54 172 delta;
#X obj 54 133 * 3;
#X floatatom 127 218 5 0 0 0 - - -;
#X floatatom 127 109 5 0 0 0 - - -;
#X obj 127 134 * 3;
#X obj 127 173 delta 2;
#X text 53 242 use creation arguments to set order (1st or 2nd);
#X text 39 20 delta :: calculate 1st or 2nd order difference;
#N canvas 293 158 494 344 META 0;
#X text 12 126 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 106 AUTHOR Olaf Matthes <[email protected]>;
#X text 12 45 DESCRIPTION calculate 1st or 2nd order difference;
#X text 12 66 INLET_0 bang float;
#X text 12 86 OUTLET_0 float;
#X text 12 5 KEYWORDS control;
#X restore 405 303 pd META;
#X connect 1 0 5 0;
#X connect 2 0 4 0;
#X connect 4 0 0 0;
#X connect 5 0 4 0;
#X connect 7 0 8 0;
#X connect 8 0 9 0;
#X connect 9 0 6 0;
| #N canvas 0 26 466 337 12;
#X floatatom 54 217 5 0 0 0 - - -;
#X floatatom 54 108 5 0 0 0 - - -;
#X msg 23 83 bang;
#X text 69 82 calculate and output result now;
#X obj 54 172 delta;
#X obj 54 133 * 3;
#X floatatom 127 218 5 0 0 0 - - -;
#X floatatom 127 109 5 0 0 0 - - -;
#X obj 127 134 * 3;
#X obj 127 173 delta 2;
#X text 53 242 use creation arguments to set order (1st or 2nd);
#X text 39 20 delta :: calculate 1st or 2nd order difference;
#X connect 1 0 5 0;
#X connect 2 0 4 0;
#X connect 4 0 0 0;
#X connect 5 0 4 0;
#X connect 7 0 8 0;
#X connect 8 0 9 0;
#X connect 9 0 6 0;
| 29 | control | calculate 1st or 2nd order difference | create a purr-data patch that matches the following description and keywords. | Description: calculate 1st or 2nd order difference, Keywords: control |
tabset-help.pd | externals\zexy\reference\tabset-help.pd | #N canvas 0 31 629 295 10;
#N canvas 0 0 450 300 (subpatch) 0;
#X array \$0_array1 5 float 1;
#A 0 0.3 0.2 0.5 0.2 -0.1;
#X array \$0_array2 8 float 1;
#A 0 0.1 0.2 0.3 0.5 0.8 0.13 0.21 0.34;
#X coords 0 1 8 -1 200 140 1;
#X restore 413 97 graph;
#X msg 23 73 1 0.7 0.5 0.3 0.2 0.1;
#X text 441 28 part of zexy;
#X obj 116 22 tabset;
#X text 173 22 set the contents of a table via a list;
#X obj 23 208 tabset \$0_array1;
#X msg 72 154 set \$1;
#X floatatom 37 95 4 0 0 0 - - -;
#X obj 72 133 symbol \$0_array1;
#X msg 72 115 bang;
#X msg 174 114 bang;
#X obj 174 132 symbol \$0_array2;
#N canvas 583 406 494 344 META 0;
#X text 12 105 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 85 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control array;
#X text 12 45 DESCRIPTION set the contents of a table via a list;
#X text 12 65 INLET_0 list float bang;
#X restore 574 267 pd META;
#X connect 1 0 5 0;
#X connect 6 0 5 0;
#X connect 7 0 5 0;
#X connect 8 0 6 0;
#X connect 9 0 8 0;
#X connect 10 0 11 0;
#X connect 11 0 6 0;
| #N canvas 0 31 629 295 10;
| 34 | control array | set the contents of a table via a list | create a purr-data patch that matches the following description and keywords. | Description: set the contents of a table via a list, Keywords: control array |
fwriteln-help.pd | externals\zexy\reference\fwriteln-help.pd | #N canvas 4 2 827 363 10;
#X text 72 260 see also:;
#X obj 130 281 textfile;
#X text 482 150 output one line as a list and move to the next;
#X text 618 7 part of zexy;
#X text 15 95 features are :;
#X text 58 199 no random access!;
#X text 9 183 drawbacks are :;
#X msg 433 248 close;
#X text 578 117 open a file in 'cr' mode;
#X obj 73 9 fwriteln;
#X text 127 9 write text-files line-by-line;
#X text 18 57 The [fwriteln] object is a simplified version if [textfile].
It only supports writing files.;
#X text 60 108 the file is not cached in the object's buffer. instead
the current line will be streamed directly into the file. this allows
to write _large_ files (which need not fit into the main memory at
all);
#X obj 130 262 freadln;
#X obj 406 271 fwriteln;
#X msg 441 172 1 2 3.666;
#X msg 441 194 foo bar;
#X msg 443 216 list is a list is a list;
#X msg 435 116 open /tmp/test.txt cr;
#X text 489 249 close the file (ensure that it gets written);
#X text 167 322 you can use the arguments "w" and "p" to set the width
and precision of floating point numbers \, e.g.:;
#X obj 602 331 fwriteln w 8 p 2;
#N canvas 708 249 494 344 META 0;
#X text 12 105 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 85 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control storage filesystem;
#X text 12 45 DESCRIPTION write text files line by line;
#X text 12 65 INLET_0 open close anything;
#X restore 768 327 pd META;
#X connect 7 0 14 0;
#X connect 15 0 14 0;
#X connect 16 0 14 0;
#X connect 17 0 14 0;
#X connect 18 0 14 0;
| #N canvas 4 2 827 363 10;
#X text 72 260 see also:;
#X obj 130 281 textfile;
#X text 482 150 output one line as a list and move to the next;
#X text 618 7 part of zexy;
#X text 15 95 features are :;
#X text 58 199 no random access!;
#X text 9 183 drawbacks are :;
#X msg 433 248 close;
#X text 578 117 open a file in 'cr' mode;
#X obj 73 9 fwriteln;
#X text 127 9 write text-files line-by-line;
#X text 18 57 The [fwriteln] object is a simplified version if [textfile].
It only supports writing files.;
#X text 60 108 the file is not cached in the object's buffer. instead
the current line will be streamed directly into the file. this allows
to write _large_ files (which need not fit into the main memory at
all);
#X obj 130 262 freadln;
#X obj 406 271 fwriteln;
#X msg 441 172 1 2 3.666;
#X msg 441 194 foo bar;
#X msg 443 216 list is a list is a list;
#X msg 435 116 open /tmp/test.txt cr;
#X text 489 249 close the file (ensure that it gets written);
#X text 167 322 you can use the arguments "w" and "p" to set the width
and precision of floating point numbers \, e.g.:;
#X obj 602 331 fwriteln w 8 p 2;
#X connect 7 0 14 0;
#X connect 15 0 14 0;
#X connect 16 0 14 0;
#X connect 17 0 14 0;
#X connect 18 0 14 0;
| 36 | control storage filesystem | write text files line by line | create a purr-data patch that matches the following description and keywords. | Description: write text files line by line, Keywords: control storage filesystem |
length-help.pd | externals\zexy\reference\length-help.pd | #N canvas 0 31 416 236 10;
#X obj 77 40 length;
#X text 141 43 get the length of a list;
#X obj 72 186 length;
#X floatatom 72 206 4 0 0 0 - - -;
#X msg 72 109 list these are 4 elements;
#X msg 83 128 1 2 3;
#X msg 95 155 auralization by wave field synthesis;
#X msg 25 113 bang;
#X floatatom 14 146 4 0 0 0 - - -;
#X text 324 19 part of zexy;
#N canvas 607 221 494 344 META 0;
#X text 12 125 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 105 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control list_op;
#X text 12 65 INLET_0 anything;
#X text 12 85 OUTLET_0 float;
#X text 12 45 DESCRIPTION get the length of a list;
#X restore 363 211 pd META;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 7 0 2 0;
#X connect 8 0 2 0;
| #N canvas 0 31 416 236 10;
#X obj 77 40 length;
#X text 141 43 get the length of a list;
#X obj 72 186 length;
#X floatatom 72 206 4 0 0 0 - - -;
#X msg 72 109 list these are 4 elements;
#X msg 83 128 1 2 3;
#X msg 95 155 auralization by wave field synthesis;
#X msg 25 113 bang;
#X floatatom 14 146 4 0 0 0 - - -;
#X text 324 19 part of zexy;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 7 0 2 0;
#X connect 8 0 2 0;
| 26 | control list_op | get the length of a list | create a purr-data patch that matches the following description and keywords. | Description: get the length of a list, Keywords: control list_op |
listfifo-help.pd | externals\maxlib\listfifo-help.pd | #N canvas 2 26 456 307 12;
#X floatatom 104 231 5 0 0 0 - - -;
#X msg 38 46 bang;
#X text 146 152 fifo <size>;
#X obj 38 152 listfifo 10;
#X text 42 14 listfifo :: first in first out buffer for lists;
#X obj 104 187 unpack f f;
#X floatatom 179 230 5 0 0 0 - - -;
#X obj 38 263 print listfifo_output;
#X text 204 185 output of listfifo;
#X msg 66 76 17.3 23;
#X obj 166 101 pack f f;
#X floatatom 166 70 5 0 0 0 - - -;
#X floatatom 225 70 5 0 0 0 - - -;
#X msg 84 125 \$1 \$2;
#X text 83 46 hit to get next number out of the fifo;
#N canvas 293 158 494 344 META 0;
#X text 12 125 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 105 AUTHOR Olaf Matthes <[email protected]>;
#X text 12 5 KEYWORDS control storage list_op;
#X text 12 45 DESCRIPTION first in first out buffer for lists;
#X text 12 65 INLET_0 bang list;
#X text 12 85 OUTLET_0 list;
#X restore 395 273 pd META;
#X connect 1 0 3 0;
#X connect 3 0 5 0;
#X connect 3 0 7 0;
#X connect 5 0 0 0;
#X connect 5 1 6 0;
#X connect 9 0 3 0;
#X connect 10 0 13 0;
#X connect 11 0 10 0;
#X connect 12 0 10 1;
#X connect 13 0 3 0;
| #N canvas 2 26 456 307 12;
#X floatatom 104 231 5 0 0 0 - - -;
#X msg 38 46 bang;
#X text 146 152 fifo <size>;
#X obj 38 152 listfifo 10;
#X text 42 14 listfifo :: first in first out buffer for lists;
#X obj 104 187 unpack f f;
#X floatatom 179 230 5 0 0 0 - - -;
#X obj 38 263 print listfifo_output;
#X text 204 185 output of listfifo;
#X msg 66 76 17.3 23;
#X obj 166 101 pack f f;
#X floatatom 166 70 5 0 0 0 - - -;
#X floatatom 225 70 5 0 0 0 - - -;
#X msg 84 125 \$1 \$2;
#X text 83 46 hit to get next number out of the fifo;
#X connect 1 0 3 0;
#X connect 3 0 5 0;
#X connect 3 0 7 0;
#X connect 5 0 0 0;
#X connect 5 1 6 0;
#X connect 9 0 3 0;
#X connect 10 0 13 0;
#X connect 11 0 10 0;
#X connect 12 0 10 1;
#X connect 13 0 3 0;
| 35 | control storage list_op | first in first out buffer for lists | create a purr-data patch that matches the following description and keywords. | Description: first in first out buffer for lists, Keywords: control storage list_op |
sliders-help.pd | abstractions\jmmmp\sliders-help.pd | #N struct 1085-data-s float x float y array 1085-array-s 1085-element
;
#N struct 1085-element float y;
#N struct 1088-data-s float x float y array 1088-array-s 1088-element
;
#N struct 1088-element float y;
#N struct 1091-data-s float x float y array 1091-array-s 1091-element
;
#N struct 1091-element float y;
#N canvas 35 130 444 495 10;
#X text 12 472 Released under the BSD License;
#X text 11 455 (C) 2009 Jo�o Pais - [email protected];
#X text 316 238 Arguments;
#X obj 63 203 sliders;
#X text 19 183 [sliders] - automatically 16 channels \, normally routed
;
#X text 19 263 [sliders 16 aaa] - 16 channels \, string aaa;
#X text 19 343 [sliders 5 bbb] - 5 channels \, string bbb;
#X text 11 10 [sliders] - GUI for incoming midi data;
#X text 316 258 - Number of sliders;
#X text 316 278 - Identity string;
#X text 11 30 [sliders] creates as many sliders you want (max 511)
to display incoming midi data.;
#X text 21 163 Compare these 3 settings with your midi mixer:;
#X text 12 126 If you don't specify any parameters \, 16 channels are
created \, with normal routing.;
#X text 11 56 The identity string reads the routing list defined in
the file slider-i.txt (leave it somewhere reachable). To define a routing
table \, just write in sequencial order the midi channels to be displayed
in the GUI sliders. E.g. "1 2 4 5" displays these channels in the first
four sliders (all other channels are ignored).;
#X text 316 318 - slider-i.txt;
#X text 316 298 Index file;
#X text 12 422 Related objects: [m-i] [mk];
#X obj 63 283 sliders 16 aaa;
#X obj 63 363 sliders 5 bbb;
#N canvas 504 106 494 344 META 0;
#X text 12 55 AUTHOR Jo�o Pais <[email protected]>;
#X text 12 95 LICENSE BSD;
#X text 12 75 LIBRARY jmmmp;
#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
#X text 12 6 DESCRIPTION GUI for incoming midi data;
#X text 12 36 KEYWORDS midi slider GUI;
#X text 12 135 VERSION 2009;
#X restore 382 466 pd META;
| #N struct 1085-data-s float x float y array 1085-array-s 1085-element
;
#N struct 1085-element float y;
#N struct 1088-data-s float x float y array 1088-array-s 1088-element
;
#N struct 1088-element float y;
#N struct 1091-data-s float x float y array 1091-array-s 1091-element
;
#N struct 1091-element float y;
#N canvas 35 130 444 495 10;
#X text 12 472 Released under the BSD License;
#X text 11 455 (C) 2009 Jo�o Pais - [email protected];
#X text 316 238 Arguments;
#X obj 63 203 sliders;
#X text 19 183 [sliders] - automatically 16 channels \, normally routed
;
#X text 19 263 [sliders 16 aaa] - 16 channels \, string aaa;
#X text 19 343 [sliders 5 bbb] - 5 channels \, string bbb;
#X text 11 10 [sliders] - GUI for incoming midi data;
#X text 316 258 - Number of sliders;
#X text 316 278 - Identity string;
#X text 11 30 [sliders] creates as many sliders you want (max 511)
to display incoming midi data.;
#X text 21 163 Compare these 3 settings with your midi mixer:;
#X text 12 126 If you don't specify any parameters \, 16 channels are
created \, with normal routing.;
#X text 11 56 The identity string reads the routing list defined in
the file slider-i.txt (leave it somewhere reachable). To define a routing
table \, just write in sequencial order the midi channels to be displayed
in the GUI sliders. E.g. "1 2 4 5" displays these channels in the first
four sliders (all other channels are ignored).;
#X text 316 318 - slider-i.txt;
#X text 316 298 Index file;
#X text 12 422 Related objects: [m-i] [mk];
#X obj 63 283 sliders 16 aaa;
#X obj 63 363 sliders 5 bbb;
| 35 | midi slider GUI | GUI for incoming midi data | create a purr-data patch that matches the following description and keywords. | Description: GUI for incoming midi data, Keywords: midi slider GUI |
bandpass-help.pd | externals\ggee\filters\bandpass-help.pd | #N canvas 0 26 423 419 10;
#X text 63 298 These filters are all controlled by a bandwidth which
is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
;
#X text 76 12 Bandpass coefficients for biquad~;
#X text 70 26 ===================================;
#X text 63 340 Attention \, only the left inlet triggers new coefficients
for biquad~;
#X text 8 388 (C) Guenter Geiger 2000;
#X floatatom 176 119 0 0 0 0 - - -;
#X floatatom 267 119 0 0 0 0 - - -;
#X obj 267 142 trigger bang float;
#X obj 113 216 biquad~;
#X obj 113 156 noise~;
#X obj 102 258 dac~;
#X obj 179 74 hsl 128 17 20 20000 1 0 empty empty frequency 5 9 0 10
-203904 -1 -1 0 0;
#X obj 270 97 hsl 128 17 0 100 0 0 empty empty bandwidth 5 9 0 10 -261682
-1 -1 0 1;
#X obj 176 185 bandpass;
#N canvas 433 26 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 Tcl/Tk;
#X text 12 125 AUTHOR Guenter Geiger;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION bandpass forefficients for biquad~;
#X text 12 65 INLET_0 float;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 list;
#X restore 372 396 pd META;
#X connect 5 0 13 0;
#X connect 6 0 7 0;
#X connect 7 0 13 0;
#X connect 7 1 13 1;
#X connect 8 0 10 1;
#X connect 8 0 10 0;
#X connect 9 0 8 0;
#X connect 11 0 5 0;
#X connect 12 0 6 0;
#X connect 13 0 8 0;
| #N canvas 0 26 423 419 10;
#X text 63 298 These filters are all controlled by a bandwidth which
is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
;
#X text 76 12 Bandpass coefficients for biquad~;
#X text 70 26 ===================================;
#X text 63 340 Attention \, only the left inlet triggers new coefficients
for biquad~;
#X text 8 388 (C) Guenter Geiger 2000;
#X floatatom 176 119 0 0 0 0 - - -;
#X floatatom 267 119 0 0 0 0 - - -;
#X obj 267 142 trigger bang float;
#X obj 113 216 biquad~;
#X obj 113 156 noise~;
#X obj 102 258 dac~;
#X obj 179 74 hsl 128 17 20 20000 1 0 empty empty frequency 5 9 0 10
-203904 -1 -1 0 0;
#X obj 270 97 hsl 128 17 0 100 0 0 empty empty bandwidth 5 9 0 10 -261682
-1 -1 0 1;
#X obj 176 185 bandpass;
#X connect 5 0 13 0;
#X connect 6 0 7 0;
#X connect 7 0 13 0;
#X connect 7 1 13 1;
#X connect 8 0 10 1;
#X connect 8 0 10 0;
#X connect 9 0 8 0;
#X connect 11 0 5 0;
#X connect 12 0 6 0;
#X connect 13 0 8 0;
| 35 | control | bandpass forefficients for biquad~ | create a purr-data patch that matches the following description and keywords. | Description: bandpass forefficients for biquad~, Keywords: control |
tabset-help.pd | externals\zexy\reference\tabset-help.pd | #N canvas 0 31 629 295 10;
#N canvas 0 0 450 300 (subpatch) 0;
#X array \$0_array1 5 float 1;
#A 0 0.3 0.2 0.5 0.2 -0.1;
#X array \$0_array2 8 float 1;
#A 0 0.1 0.2 0.3 0.5 0.8 0.13 0.21 0.34;
#X coords 0 1 8 -1 200 140 1;
#X restore 413 97 graph;
#X msg 23 73 1 0.7 0.5 0.3 0.2 0.1;
#X text 441 28 part of zexy;
#X obj 116 22 tabset;
#X text 173 22 set the contents of a table via a list;
#X obj 23 208 tabset \$0_array1;
#X msg 72 154 set \$1;
#X floatatom 37 95 4 0 0 0 - - -;
#X obj 72 133 symbol \$0_array1;
#X msg 72 115 bang;
#X msg 174 114 bang;
#X obj 174 132 symbol \$0_array2;
#N canvas 583 406 494 344 META 0;
#X text 12 105 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 85 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control array;
#X text 12 45 DESCRIPTION set the contents of a table via a list;
#X text 12 65 INLET_0 list float bang;
#X restore 574 267 pd META;
#X connect 1 0 5 0;
#X connect 6 0 5 0;
#X connect 7 0 5 0;
#X connect 8 0 6 0;
#X connect 9 0 8 0;
#X connect 10 0 11 0;
#X connect 11 0 6 0;
| #N canvas 0 31 629 295 10;
| 34 | control array | set the contents of a table via a list | create a purr-data patch that matches the following description and keywords. | Description: set the contents of a table via a list, Keywords: control array |
14.dollarsigns.pd | packages\win64_inno\build\doc\2.control.examples\14.dollarsigns.pd | #N canvas 434 123 448 139 10;
#X obj 103 79 dollarsign2 three 4;
#X text 19 37 An abstraction's creation arguments may be either numbers
or symbols. Gory details are inside:;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header dollarsigns 20 10
1 18 -261139 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X obj 1 117 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 405 151 494 284 META 0;
#X text 12 125 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 105 AUTHOR Miller Puckette;
#X text 12 85 LIBRARY PDDP;
#X text 12 45 LICENSE SIBSD;
#X text 12 145 HELP_PATCH_AUTHORS Updated for release 0.34. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 65 DESCRIPTION example patch for dollarsign variables;
#X text 12 25 KEYWORDS control abstraction tutorial;
#X restore 382 119 pd META;
#N canvas 13 202 428 143 References 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -261139 -33289 0;
#X text 7 2 Dollar Signs- Related Help Documents;
#X obj 63 53 pddp/pddplink ../5.reference/all_about_dollarsign_zero.pd
-text doc/5.reference/all_about_dollarsign_zero.pd;
#X obj 63 73 pddp/pddplink ../5.reference/all_about_atoms.pd -text
doc/5.reference/all_about_atoms.pd;
#X restore 103 119 pd References;
#X obj 6 119 pddp/pddplink ../5.reference/pddp/help.pd -text help;
| #N canvas 434 123 448 139 10;
#X obj 103 79 dollarsign2 three 4;
#X text 19 37 An abstraction's creation arguments may be either numbers
or symbols. Gory details are inside:;
| 22 | control abstraction tutorial | example patch for dollarsign variables | create a purr-data patch that matches the following description and keywords. | Description: example patch for dollarsign variables, Keywords: control abstraction tutorial |
fwriteln-help.pd | externals\zexy\reference\fwriteln-help.pd | #N canvas 4 2 827 363 10;
#X text 72 260 see also:;
#X obj 130 281 textfile;
#X text 482 150 output one line as a list and move to the next;
#X text 618 7 part of zexy;
#X text 15 95 features are :;
#X text 58 199 no random access!;
#X text 9 183 drawbacks are :;
#X msg 433 248 close;
#X text 578 117 open a file in 'cr' mode;
#X obj 73 9 fwriteln;
#X text 127 9 write text-files line-by-line;
#X text 18 57 The [fwriteln] object is a simplified version if [textfile].
It only supports writing files.;
#X text 60 108 the file is not cached in the object's buffer. instead
the current line will be streamed directly into the file. this allows
to write _large_ files (which need not fit into the main memory at
all);
#X obj 130 262 freadln;
#X obj 406 271 fwriteln;
#X msg 441 172 1 2 3.666;
#X msg 441 194 foo bar;
#X msg 443 216 list is a list is a list;
#X msg 435 116 open /tmp/test.txt cr;
#X text 489 249 close the file (ensure that it gets written);
#X text 167 322 you can use the arguments "w" and "p" to set the width
and precision of floating point numbers \, e.g.:;
#X obj 602 331 fwriteln w 8 p 2;
#N canvas 708 249 494 344 META 0;
#X text 12 105 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 85 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control storage filesystem;
#X text 12 45 DESCRIPTION write text files line by line;
#X text 12 65 INLET_0 open close anything;
#X restore 768 327 pd META;
#X connect 7 0 14 0;
#X connect 15 0 14 0;
#X connect 16 0 14 0;
#X connect 17 0 14 0;
#X connect 18 0 14 0;
| #N canvas 4 2 827 363 10;
#X text 72 260 see also:;
#X obj 130 281 textfile;
#X text 482 150 output one line as a list and move to the next;
#X text 618 7 part of zexy;
#X text 15 95 features are :;
#X text 58 199 no random access!;
#X text 9 183 drawbacks are :;
#X msg 433 248 close;
#X text 578 117 open a file in 'cr' mode;
#X obj 73 9 fwriteln;
#X text 127 9 write text-files line-by-line;
#X text 18 57 The [fwriteln] object is a simplified version if [textfile].
It only supports writing files.;
#X text 60 108 the file is not cached in the object's buffer. instead
the current line will be streamed directly into the file. this allows
to write _large_ files (which need not fit into the main memory at
all);
#X obj 130 262 freadln;
#X obj 406 271 fwriteln;
#X msg 441 172 1 2 3.666;
#X msg 441 194 foo bar;
#X msg 443 216 list is a list is a list;
#X msg 435 116 open /tmp/test.txt cr;
#X text 489 249 close the file (ensure that it gets written);
#X text 167 322 you can use the arguments "w" and "p" to set the width
and precision of floating point numbers \, e.g.:;
#X obj 602 331 fwriteln w 8 p 2;
#X connect 7 0 14 0;
#X connect 15 0 14 0;
#X connect 16 0 14 0;
#X connect 17 0 14 0;
#X connect 18 0 14 0;
| 36 | control storage filesystem | write text files line by line | create a purr-data patch that matches the following description and keywords. | Description: write text files line by line, Keywords: control storage filesystem |
all_about_expr_multiline.pd | packages\win64_inno\build\doc\5.reference\all_about_expr_multiline.pd | #N canvas 434 59 448 282 10;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header expr_multiline 20
10 1 18 -261106 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X floatatom 23 196 5 0 0 0 - - -, f 5;
#X floatatom 102 196 5 0 0 0 - - -, f 5;
#X floatatom 23 93 5 0 0 0 - - -, f 5;
#X floatatom 181 196 0 0 0 0 - - -;
#X floatatom 260 196 5 0 0 0 - - -, f 5;
#X obj 23 119 expr $f1 \; $f1 * 2 \; pow($f1 \, 2) \; if($f1%128 <
64 \, $f1%128 \, 128 - $f1%128);
#X text 260 227 back down;
#X text 259 213 count to 64 \, then;
#X text 20 37 A semicolon can be used to enter multiple expressions
in [expr] \, [expr~] \, and [fexpr~]. For each new statement \, an
extra outlet is added to the object.;
#X text 273 174 semicolon;
#X text 272 165 doesn't require a;
#X text 272 155 the last statement;
#X obj 1 260 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 380 135 494 156 META 0;
#X text 12 105 HELP_PATCH_AUTHORS Dave Sabine \, May 5 \, 2003 . Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 45 KEYWORDS conversion;
#X text 12 85 LIBRARY PDDP;
#X text 12 65 DESCRIPTION Like to enter multiple expressions inside
expr? You can if you want \, and this patch tells you how...;
#X text 12 25 NAME expr fexpr~ expr~ all_about_pd;
#X restore 392 262 pd META;
#N canvas 224 164 428 129 Related_objects 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -261106 -33289 0;
#X text 7 2 [expr] Multiline- Related Objects;
#X restore 103 262 pd Related_objects;
#X obj 6 262 pddp/pddplink all_about.pd -text All About Pd;
#X connect 4 0 7 0;
#X connect 7 0 2 0;
#X connect 7 1 3 0;
#X connect 7 2 5 0;
#X connect 7 3 6 0;
| #N canvas 434 59 448 282 10;
#X floatatom 23 196 5 0 0 0 - - -, f 5;
#X floatatom 102 196 5 0 0 0 - - -, f 5;
#X floatatom 23 93 5 0 0 0 - - -, f 5;
#X floatatom 181 196 0 0 0 0 - - -;
#X floatatom 260 196 5 0 0 0 - - -, f 5;
#X obj 23 119 expr $f1 \; $f1 * 2 \; pow($f1 \, 2) \; if($f1%128 <
64 \, $f1%128 \, 128 - $f1%128);
#X text 260 227 back down;
#X text 259 213 count to 64 \, then;
#X text 20 37 A semicolon can be used to enter multiple expressions
in [expr] \, [expr~] \, and [fexpr~]. For each new statement \, an
extra outlet is added to the object.;
#X text 273 174 semicolon;
#X text 272 165 doesn't require a;
#X text 272 155 the last statement;
#X connect 4 0 7 0;
#X connect 7 0 2 0;
#X connect 7 1 3 0;
#X connect 7 2 5 0;
#X connect 7 3 6 0;
| 33 | conversion | Like to enter multiple expressions inside
expr? You can if you want \, and this patch tells you how... | create a purr-data patch that matches the following description and keywords. | Description: Like to enter multiple expressions inside
expr? You can if you want \, and this patch tells you how..., Keywords: conversion |
speedlimiter+-help.pd | externals\mapping\speedlimiter+-help.pd | #N canvas 1 53 560 542 10;
#X obj 250 328 timeroll;
#X obj 46 164 random 1000;
#X obj 46 138 metro 30;
#X obj 46 114 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 47 328 timeroll;
#X obj 72 114 loadbang;
#X floatatom 363 208 5 0 0 0 - - -;
#X obj 363 230 / 100;
#X obj 46 191 / 1000;
#X obj 249 253 speedlimiter+ 0.1;
#X text 202 11 limit the positive variation to \$1 at every samples
;
#N canvas 465 169 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 25 LICENSE GPL v2;
#X text 12 95 INLET_1 float;
#X text 12 115 OUTLET_0 float;
#X text 12 135 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 75 INLET_0 float;
#X text 12 5 KEYWORDS control abstraction filter;
#X text 12 45 DESCRIPTION limit the positive variation to \$1 for every
samples;
#X restore 475 505 pd META;
#X connect 1 0 8 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 7 0;
#X connect 7 0 9 1;
#X connect 8 0 4 0;
#X connect 8 0 9 0;
#X connect 9 0 0 0;
| #N canvas 1 53 560 542 10;
#X obj 250 328 timeroll;
#X obj 46 164 random 1000;
#X obj 46 138 metro 30;
#X obj 46 114 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 47 328 timeroll;
#X obj 72 114 loadbang;
#X floatatom 363 208 5 0 0 0 - - -;
#X obj 363 230 / 100;
#X obj 46 191 / 1000;
#X obj 249 253 speedlimiter+ 0.1;
#X text 202 11 limit the positive variation to \$1 at every samples
;
#X connect 1 0 8 0;
#X connect 2 0 1 0;
#X connect 3 0 2 0;
#X connect 5 0 2 0;
#X connect 6 0 7 0;
#X connect 7 0 9 1;
#X connect 8 0 4 0;
#X connect 8 0 9 0;
#X connect 9 0 0 0;
| 31 | control abstraction filter | limit the positive variation to \$1 for every
samples | create a purr-data patch that matches the following description and keywords. | Description: limit the positive variation to \$1 for every
samples, Keywords: control abstraction filter |
screensize-help.pd | externals\hcs\screensize-help.pd | #N canvas 327 254 372 243 10;
#X msg 184 101 bang;
#X floatatom 184 170 5 0 0 0 width - -, f 5;
#X floatatom 241 170 5 0 0 1 height - -, f 5;
#X text 111 47 get the current screen resolution;
#X obj 184 138 screensize;
#N canvas 281 200 494 344 META 0;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 45 LICENSE GPL v3;
#X text 12 145 AUTHOR Hans-Christoph Steiner;
#X text 12 65 DESCRIPTION get the current screen resolution;
#X text 12 85 INLET_0 bang;
#X text 12 105 OUTLET_0 float;
#X text 12 125 OUTLET_1 float;
#X text 12 25 KEYWORDS control filesystem;
#X restore 323 223 pd META;
#X connect 0 0 4 0;
#X connect 4 0 1 0;
#X connect 4 1 2 0;
| #N canvas 327 254 372 243 10;
#X msg 184 101 bang;
#X floatatom 184 170 5 0 0 0 width - -, f 5;
#X floatatom 241 170 5 0 0 1 height - -, f 5;
#X text 111 47 get the current screen resolution;
#X obj 184 138 screensize;
#X connect 0 0 4 0;
#X connect 4 0 1 0;
#X connect 4 1 2 0;
| 19 | control filesystem | get the current screen resolution | create a purr-data patch that matches the following description and keywords. | Description: get the current screen resolution, Keywords: control filesystem |
OSCToParam-help.pd | externals\tof\tof\OSCToParam-help.pd | #N canvas 1 53 515 325 10;
#X obj -8 -53 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
0;
#X text -3 -9 author: [email protected];
#X text -3 2 version: 2009-04-14 (initial release);
#X text -3 -54 description: forwards all incomming OSC messages to
matching params.;
#X text -3 -20 tags: routing param OSC;
#X obj -3 81 tof/OSCToParam 3475;
#X text 137 72 All OSC messages received on port 3475 will be forwarded
to matching params.;
#N canvas 237 203 494 344 META 0;
#X text 12 95 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 55 LICENSE GPL v2;
#X text 12 75 AUTHOR Thomas Ouellet Fredericks;
#X text 12 5 KEYWORDS control network;
#X text 12 25 DESCRIPTION forward all incomming OSC messages to matching
params;
#X restore 444 238 pd META;
| #N canvas 1 53 515 325 10;
#X obj -8 -53 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
0;
#X text -3 -9 author: [email protected];
#X text -3 2 version: 2009-04-14 (initial release);
#X text -3 -54 description: forwards all incomming OSC messages to
matching params.;
#X text -3 -20 tags: routing param OSC;
#X obj -3 81 tof/OSCToParam 3475;
#X text 137 72 All OSC messages received on port 3475 will be forwarded
to matching params.;
| 15 | control network | forward all incomming OSC messages to matching
params | create a purr-data patch that matches the following description and keywords. | Description: forward all incomming OSC messages to matching
params, Keywords: control network |
vclip-help.pd | externals\smlib\vclip-help.pd | #N canvas 1 53 324 246 10;
#X obj 11 141 vclip -1 1;
#X obj 11 196 print;
#X msg 11 30 -4 -3 -2 -1 0 1 2 3 4;
#X floatatom 73 64 5 0 0 0 - - -;
#X floatatom 118 103 5 0 0 0 - - -;
#X text 10 6 vclip clips each element in a vector;
#X text 23 166 arguments: lower bound \, upper bound;
#X text 20 52 input;
#X text 79 81 lower bound;
#X text 121 120 upper bound;
#X text 243 183 j#|@2002;
#X obj 265 163 SMLib-help;
#N canvas 223 236 494 344 META 0;
#X text 12 165 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 145 AUTHOR Johannes Taelman ([email protected])
;
#X text 12 5 KEYWORDS control list_op;
#X text 12 45 DESCRIPTION clip each element in a vector;
#X text 12 65 INLET_0 list float;
#X text 12 85 INLET_1 float;
#X text 12 105 INLET_2 float;
#X text 12 125 OUTLET_0 list float;
#X restore 282 207 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 1;
#X connect 4 0 0 2;
| #N canvas 1 53 324 246 10;
#X obj 11 141 vclip -1 1;
#X obj 11 196 print;
#X msg 11 30 -4 -3 -2 -1 0 1 2 3 4;
#X floatatom 73 64 5 0 0 0 - - -;
#X floatatom 118 103 5 0 0 0 - - -;
#X text 10 6 vclip clips each element in a vector;
#X text 23 166 arguments: lower bound \, upper bound;
#X text 20 52 input;
#X text 79 81 lower bound;
#X text 121 120 upper bound;
#X text 243 183 j#|@2002;
#X obj 265 163 SMLib-help;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 1;
#X connect 4 0 0 2;
| 28 | control list_op | clip each element in a vector | create a purr-data patch that matches the following description and keywords. | Description: clip each element in a vector, Keywords: control list_op |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.