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
|
---|---|---|---|---|---|---|---|---|
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 |
inv-help.pd | externals\ggee\control\inv-help.pd | #N canvas 0 31 450 300 10;
#X obj 165 115 inv;
#X floatatom 165 164 5 0 0 0 - - -;
#X text 41 32 perform 1/x using float from inlet;
#X obj 166 77 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X msg 126 77 5;
#N canvas 407 106 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 45 DESCRIPTION perform 1/x using float from inlet;
#X text 12 65 INLET_0 float;
#X text 12 85 OUTLET_0 float;
#X text 12 5 KEYWORDS control;
#X restore 387 267 pd META;
#X connect 0 0 1 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
| #N canvas 0 31 450 300 10;
#X obj 165 115 inv;
#X floatatom 165 164 5 0 0 0 - - -;
#X text 41 32 perform 1/x using float from inlet;
#X obj 166 77 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X msg 126 77 5;
#X connect 0 0 1 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
| 18 | control | perform 1/x using float from inlet | create a purr-data patch that matches the following description and keywords. | Description: perform 1/x using float from inlet, Keywords: control |
eadsrh~-help.pd | externals\creb\doc\eadsrh~-help.pd | #N canvas 0 26 430 230 10;
#N canvas 331 92 494 388 META 0;
#X text 12 215 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 95 INLET_1 float;
#X text 12 115 INLET_2 float;
#X text 12 155 INLET_4 float;
#X text 12 175 OUTLET_0 signal;
#X text 12 45 DESCRIPTION exponential attack decay sustain release
(with hold == duration);
#X text 12 75 INLET_0 bang;
#X text 12 135 INLET_3 float;
#X text 12 5 KEYWORDS signal abstraction ramp needs_work (example patch)
;
#X text 12 25 LICENSE GPL v2;
#X text 12 195 AUTHOR Tom Schouten <[email protected]>;
#X restore 378 207 pd META;
#X obj 105 92 eadsrh~;
#X text 22 15 exponential attack decay sustain release (with hold ==
duration);
| #N canvas 0 26 430 230 10;
#X obj 105 92 eadsrh~;
#X text 22 15 exponential attack decay sustain release (with hold ==
duration);
| 16 | signal abstraction ramp needs_work (example patch) | exponential attack decay sustain release
(with hold == duration) | create a purr-data patch that matches the following description and keywords. | Description: exponential attack decay sustain release
(with hold == duration), Keywords: signal abstraction ramp needs_work (example patch) |
03.rect.pd | packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\03.rect.pd | #N struct drawtut-rect float x float y;
#N canvas 1 25 515 614 10;
#X text 0 1 __________________________;
#X text 0 1 New Drawing Commands: rect;
#X obj 53 87 struct drawtut-rect float x float y;
#X text 53 63 Let's start with another [struct]:;
#X scalar drawtut-rect 56 374 \;;
#X text 53 115 As stated in the previous tutorial \, all [draw] objects
have the same interface. The first word (called the selector) is always
"draw". The first argument is the name of the svg shape to draw. Finally
\, any arguments after that are coordinate and other data that define
how to draw the shape.;
#X text 53 480 You can select the scalar like any other Pd object \,
move it \, cut/paste it \, and undo/redo any actions you take.;
#X text 53 23 So what can we draw with [draw]? All shapes from the
svg specification. These are "rect" \, "polygon" \, "polyline" \, "ellipse"
\, "circle" \, "line" \, and "path".;
#X text 53 510 Also note that you can define a [struct] without any
"x" or "y" fields. This is because data structures may be used for
purposes other than visualizing data. But if you do draw objects with
x/y fields \, it will draw the scalar at 0/0 and you won't be able
to move it with the mouse in "edit mode".;
#X text 53 341 Below is a scalar defined by the [struct] above. As
you can tell it's just two rectangles. Pretty boring stuff so far...
;
#X obj 53 244 draw rect 100 40 0 0;
#X obj 193 244 draw rect 40 100 120 0;
#X text 53 270 You can use positive and negative numbers for the first
two arguments \, but only positive numbers for the width and height.
Coordinates and dimensions can be integers or floats. (One exception
are "flag" values in path arcs but these will just be converted automatically
to integers.);
#X text 53 184 In the case of "rect" \, there are only four coordinates.
The first two are the width and height of the rectangle. The third
and fourth arguments are the x/y coordinates of the top-left corner
of the rectangle. That's it!;
#N canvas 290 275 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 a rectangle with the [draw] command
;
#X restore 446 583 pd META;
| #N struct drawtut-rect float x float y;
#N canvas 1 25 515 614 10;
#X text 0 1 __________________________;
#X text 0 1 New Drawing Commands: rect;
#X obj 53 87 struct drawtut-rect float x float y;
#X text 53 63 Let's start with another [struct]:;
#X scalar drawtut-rect 56 374 \;;
#X text 53 115 As stated in the previous tutorial \, all [draw] objects
have the same interface. The first word (called the selector) is always
"draw". The first argument is the name of the svg shape to draw. Finally
\, any arguments after that are coordinate and other data that define
how to draw the shape.;
#X text 53 480 You can select the scalar like any other Pd object \,
move it \, cut/paste it \, and undo/redo any actions you take.;
#X text 53 23 So what can we draw with [draw]? All shapes from the
svg specification. These are "rect" \, "polygon" \, "polyline" \, "ellipse"
\, "circle" \, "line" \, and "path".;
#X text 53 510 Also note that you can define a [struct] without any
"x" or "y" fields. This is because data structures may be used for
purposes other than visualizing data. But if you do draw objects with
x/y fields \, it will draw the scalar at 0/0 and you won't be able
to move it with the mouse in "edit mode".;
#X text 53 341 Below is a scalar defined by the [struct] above. As
you can tell it's just two rectangles. Pretty boring stuff so far...
;
#X obj 53 244 draw rect 100 40 0 0;
#X obj 193 244 draw rect 40 100 120 0;
#X text 53 270 You can use positive and negative numbers for the first
two arguments \, but only positive numbers for the width and height.
Coordinates and dimensions can be integers or floats. (One exception
are "flag" values in path arcs but these will just be converted automatically
to integers.);
#X text 53 184 In the case of "rect" \, there are only four coordinates.
The first two are the width and height of the rectangle. The third
and fourth arguments are the x/y coordinates of the top-left corner
of the rectangle. That's it!;
| 23 | tutorial data_structure draw gui | drawing a rectangle with the [draw] command | create a purr-data patch that matches the following description and keywords. | Description: drawing a rectangle with the [draw] command, Keywords: tutorial data_structure draw gui |
send13-help.pd | externals\ext13\send13-help.pd | #N canvas 0 0 519 368 10;
#X msg 160 166 set \$1;
#X obj 160 141 makefilename \$0-%s;
#X msg 160 79 symbol one;
#X msg 176 109 symbol two;
#X text 336 204 Seems to work with;
#X text 72 19 or;
#N canvas 463 219 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 105 AUTHOR [email protected];
#X text 12 45 LICENSE GPL v2;
#X text 12 25 KEYWORDS control nonlocal;
#X text 12 5 ALIAS s13~;
#X text 12 65 DESCRIPTION nonlocal send with set message;
#X text 12 85 INLET_0 set anything;
#X restore 463 334 pd META;
#X obj 22 19 send13;
#X obj 103 20 s13;
#X text 162 19 - like [send] \, but using a 'set' message to change
the send-name;
#X obj 160 195 send13 \$0-one;
#X obj 55 251 receive13 \$0-one;
#X obj 175 251 receive13 \$0-two;
#X floatatom 55 278 5 0 0 0 - - -;
#X floatatom 175 278 5 0 0 0 - - -;
#X floatatom 100 80 5 0 0 0 - - -;
#X text 336 224 [receive] too:;
#X obj 345 251 receive \$0-one;
#X floatatom 345 276 5 0 0 0 - - -;
#X connect 0 0 10 0;
#X connect 1 0 0 0;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
#X connect 11 0 13 0;
#X connect 12 0 14 0;
#X connect 15 0 10 0;
#X connect 17 0 18 0;
| #N canvas 0 0 519 368 10;
#X msg 160 166 set \$1;
#X obj 160 141 makefilename \$0-%s;
#X msg 160 79 symbol one;
#X msg 176 109 symbol two;
#X text 336 204 Seems to work with;
#X text 72 19 or;
#X obj 22 19 send13;
#X obj 103 20 s13;
#X text 162 19 - like [send] \, but using a 'set' message to change
the send-name;
#X obj 160 195 send13 \$0-one;
#X obj 55 251 receive13 \$0-one;
#X obj 175 251 receive13 \$0-two;
#X floatatom 55 278 5 0 0 0 - - -;
#X floatatom 175 278 5 0 0 0 - - -;
#X floatatom 100 80 5 0 0 0 - - -;
#X text 336 224 [receive] too:;
#X obj 345 251 receive \$0-one;
#X floatatom 345 276 5 0 0 0 - - -;
#X connect 0 0 10 0;
#X connect 1 0 0 0;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
#X connect 11 0 13 0;
#X connect 12 0 14 0;
#X connect 15 0 10 0;
#X connect 17 0 18 0;
| 36 | control nonlocal | nonlocal send with set message | create a purr-data patch that matches the following description and keywords. | Description: nonlocal send with set message, Keywords: control nonlocal |
system-help.pd | externals\motex\system-help.pd | #N canvas 0 31 450 300 10;
#X obj 151 137 system;
#X text 47 33 send a system message to the console;
#X msg 113 72 echo "Hello my name is" $USERNAME;
#X msg 160 102 ps -ef | grep $USERNAME;
#X text 242 186 IM 2001;
#N canvas 355 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;
#X text 12 85 AUTHOR Iain Mott ([email protected]);
#X text 12 5 KEYWORDS control filesystem;
#X text 12 45 DESCRIPTION send a system message to the console;
#X text 12 65 INLET_0 anything;
#X restore 397 275 pd META;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| #N canvas 0 31 450 300 10;
#X obj 151 137 system;
#X text 47 33 send a system message to the console;
#X msg 113 72 echo "Hello my name is" $USERNAME;
#X msg 160 102 ps -ef | grep $USERNAME;
#X text 242 186 IM 2001;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| 16 | control filesystem | send a system message to the console | create a purr-data patch that matches the following description and keywords. | Description: send a system message to the console, Keywords: control filesystem |
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 |
relativepath-help.pd | externals\moonlib\relativepath-help.pd | #N canvas 0 31 535 379 10;
#X text 17 352 (c) Antoine Rousseau 2004;
#X obj 33 108 absolutepath;
#X symbolatom 33 131 0 0 0 0 - - -;
#X msg 33 51 symbol absolutepath.pd;
#X obj 33 220 relativepath;
#X symbolatom 33 245 0 0 0 0 - - -;
#X text 14 6 absolutepath / relativepath : use filenames relatively
to the patch's path.;
#N canvas 380 146 494 344 META 0;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control patchfile_op;
#X text 12 65 INLET_0 symbol;
#X text 12 85 OUTLET_0 symbol;
#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 45 DESCRIPTION use filename relatively to the patch's path
;
#X restore 475 348 pd META;
#X connect 1 0 2 0;
#X connect 2 0 4 0;
#X connect 3 0 1 0;
#X connect 4 0 5 0;
| #N canvas 0 31 535 379 10;
#X text 17 352 (c) Antoine Rousseau 2004;
#X obj 33 108 absolutepath;
#X symbolatom 33 131 0 0 0 0 - - -;
#X msg 33 51 symbol absolutepath.pd;
#X obj 33 220 relativepath;
#X symbolatom 33 245 0 0 0 0 - - -;
#X text 14 6 absolutepath / relativepath : use filenames relatively
to the patch's path.;
#X connect 1 0 2 0;
#X connect 2 0 4 0;
#X connect 3 0 1 0;
#X connect 4 0 5 0;
| 21 | control patchfile_op | use filename relatively to the patch's path | create a purr-data patch that matches the following description and keywords. | Description: use filename relatively to the patch's path, Keywords: control patchfile_op |
decimator-help.pd | externals\smlib\decimator-help.pd | #N canvas 1 53 454 322 10;
#X text 342 226 j#|@2002;
#X obj 109 230 print;
#X obj 109 55 random 10;
#X obj 109 36 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 129 34 feed data;
#X msg 130 124 -10;
#X floatatom 132 91 5 0 0 0 - - -;
#X obj 109 191 decimator 0.4;
#X msg 226 144 clear;
#X msg 201 92 factor 4;
#N canvas 66 268 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 Johannes Taelman ([email protected])
;
#X text 12 5 KEYWORDS control;
#X text 12 65 INLET_0 float factor clear;
#X text 12 45 DESCRIPTION pass 1 in n input values;
#X restore 393 265 pd META;
#X obj 370 201 SMLib-help;
#X connect 2 0 6 0;
#X connect 2 0 7 0;
#X connect 3 0 2 0;
#X connect 5 0 7 0;
#X connect 7 0 1 0;
#X connect 8 0 7 0;
#X connect 9 0 7 0;
| #N canvas 1 53 454 322 10;
#X text 342 226 j#|@2002;
#X obj 109 230 print;
#X obj 109 55 random 10;
#X obj 109 36 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 129 34 feed data;
#X msg 130 124 -10;
#X floatatom 132 91 5 0 0 0 - - -;
#X obj 109 191 decimator 0.4;
#X msg 226 144 clear;
#X msg 201 92 factor 4;
#X obj 370 201 SMLib-help;
#X connect 2 0 6 0;
#X connect 2 0 7 0;
#X connect 3 0 2 0;
#X connect 5 0 7 0;
#X connect 7 0 1 0;
#X connect 8 0 7 0;
#X connect 9 0 7 0;
| 28 | control | pass 1 in n input values | create a purr-data patch that matches the following description and keywords. | Description: pass 1 in n input values, Keywords: control |
doubledelta-help.pd | externals\ekext\doubledelta-help.pd | #N canvas 0 31 450 300 10;
#X obj 138 148 doubledelta;
#X obj 139 113 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X floatatom 138 178 5 0 0 0 - - -;
#X floatatom 201 178 5 0 0 0 - - -;
#X text 87 63 delta and delta-of-delta of incoming values;
#N canvas 55 93 494 344 META 0;
#X text 12 145 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes
for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 125 AUTHOR Ed Kelly <[email protected]>;
#X text 12 5 KEYWORDS control needs_work (example patch);
#X text 12 45 DESCRIPTION ???;
#X text 12 65 INLET_0 float bang;
#X text 12 85 OUTLET_0 float;
#X text 12 105 OUTLET_1 float;
#X text 12 25 LICENSE GPL v3;
#X restore 394 270 pd META;
#X connect 0 0 2 0;
#X connect 0 1 3 0;
#X connect 1 0 0 0;
| #N canvas 0 31 450 300 10;
#X obj 138 148 doubledelta;
#X obj 139 113 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X floatatom 138 178 5 0 0 0 - - -;
#X floatatom 201 178 5 0 0 0 - - -;
#X text 87 63 delta and delta-of-delta of incoming values;
#X connect 0 0 2 0;
#X connect 0 1 3 0;
#X connect 1 0 0 0;
| 19 | control needs_work (example patch) | ??? | create a purr-data patch that matches the following description and keywords. | Description: ???, Keywords: control needs_work (example patch) |
mk-help.pd | abstractions\jmmmp\mk-help.pd | #N canvas 125 122 364 235 10;
#X text 12 187 (C) 2006 Jo�o Pais - [email protected];
#X text 12 207 Released under the BSD License;
#X text 12 40 [mk] shows the controller number and MIDI value.;
#X text 196 80 GUI;
#X text 196 100 - Controller number;
#X text 196 120 - MIDI value;
#X obj 26 95 mk;
#X text 12 157 Related objects: [m-i] [sliders];
#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 metro;
#X text 12 6 DESCRIPTION Visual display of MIDI inputs;
#X text 12 135 VERSION 2006;
#X restore 302 206 pd META;
#X text 12 10 [mk] - Visual display of MIDI inputs;
| #N canvas 125 122 364 235 10;
#X text 12 187 (C) 2006 Jo�o Pais - [email protected];
#X text 12 207 Released under the BSD License;
#X text 12 40 [mk] shows the controller number and MIDI value.;
#X text 196 80 GUI;
#X text 196 100 - Controller number;
#X text 196 120 - MIDI value;
#X obj 26 95 mk;
#X text 12 157 Related objects: [m-i] [sliders];
#X text 12 10 [mk] - Visual display of MIDI inputs;
| 19 | metro | Visual display of MIDI inputs | create a purr-data patch that matches the following description and keywords. | Description: Visual display of MIDI inputs, Keywords: metro |
bilex-help.pd | externals\maxlib\bilex-help.pd | #N canvas 0 26 485 306 12;
#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 70 192 5 0 0 0 - - -;
#X floatatom 177 103 5 0 0 0 - - -;
#X text 230 105 lambda;
#X text 13 20 bilex :: bilinear exponetionally distributed random numbers
;
#X obj 70 140 bilex 1.5;
#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 125 OUTLET_0 float;
#X text 12 5 KEYWORDS control random;
#X text 12 85 INLET_0 bang;
#X text 12 105 INLET_1 float;
#X text 12 45 DESCRIPTION bilinear exponetionally distributed random
numbers;
#X restore 423 277 pd META;
#X connect 0 0 5 0;
#X connect 2 0 5 1;
#X connect 5 0 1 0;
| #N canvas 0 26 485 306 12;
#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 70 192 5 0 0 0 - - -;
#X floatatom 177 103 5 0 0 0 - - -;
#X text 230 105 lambda;
#X text 13 20 bilex :: bilinear exponetionally distributed random numbers
;
#X obj 70 140 bilex 1.5;
#X connect 0 0 5 0;
#X connect 2 0 5 1;
#X connect 5 0 1 0;
| 20 | control random | bilinear exponetionally distributed random
numbers | create a purr-data patch that matches the following description and keywords. | Description: bilinear exponetionally distributed random
numbers, Keywords: control random |
diag~-help.pd | externals\creb\doc\diag~-help.pd | #N canvas 3 26 450 300 10;
#X obj 36 29 diag~;
#X text 83 31 diagonal state space system;
#X text 38 67 treats input dsp block as n parallel signals;
#X text 40 92 s1 = (a * s1) + (b * s2) + u1;
#X text 41 109 s2 = (a * s2) - (b * s1) + u2;
#N canvas 145 112 494 314 META 0;
#X text 12 5 KEYWORDS signal needs_work (example patch);
#X text 12 45 DESCRIPTION diagonal state space system;
#X text 12 65 INLET_0 signal bang reset random time eigen;
#X text 12 85 OUTLET_0 signal;
#X text 12 125 HELP_PATCH_AUTHORS Added by Jonathan Wilkes.;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Tom Schouten <[email protected]>;
#X restore 395 275 pd META;
#X msg 108 140 reset;
#X obj 108 262 diag~;
#X msg 118 163 random;
#X msg 127 184 bang;
#X msg 144 232 eigen;
#X msg 137 206 time;
#X connect 6 0 7 0;
#X connect 8 0 7 0;
#X connect 9 0 7 0;
#X connect 10 0 7 0;
#X connect 11 0 7 0;
| #N canvas 3 26 450 300 10;
#X obj 36 29 diag~;
#X text 83 31 diagonal state space system;
#X text 38 67 treats input dsp block as n parallel signals;
#X text 40 92 s1 = (a * s1) + (b * s2) + u1;
#X text 41 109 s2 = (a * s2) - (b * s1) + u2;
#X msg 108 140 reset;
#X obj 108 262 diag~;
#X msg 118 163 random;
#X msg 127 184 bang;
#X msg 144 232 eigen;
#X msg 137 206 time;
#X connect 6 0 7 0;
#X connect 8 0 7 0;
#X connect 9 0 7 0;
#X connect 10 0 7 0;
#X connect 11 0 7 0;
| 26 | signal needs_work (example patch) | diagonal state space system | create a purr-data patch that matches the following description and keywords. | Description: diagonal state space system, Keywords: signal needs_work (example patch) |
osascript-help.pd | externals\hcs\grabbag\osascript-help.pd | #N canvas 0 31 450 300 10;
#X obj 47 213 osascript;
#X text 21 23 run AppleScripts on Mac OS X;
#X msg 33 99 tell application "safari" to open location "http://puredata.info"
;
#X msg 64 152 tell application "firefox" to open location "http://puredata.info"
;
#N canvas 404 246 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 v3;
#X text 12 85 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control filesystem;
#X text 12 45 DESCRIPTION run AppleScripts on Mac OS X;
#X text 12 65 INLET_0 tell;
#X restore 392 266 pd META;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| #N canvas 0 31 450 300 10;
#X obj 47 213 osascript;
#X text 21 23 run AppleScripts on Mac OS X;
#X msg 33 99 tell application "safari" to open location "http://puredata.info"
;
#X msg 64 152 tell application "firefox" to open location "http://puredata.info"
;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| 15 | control filesystem | run AppleScripts on Mac OS X | create a purr-data patch that matches the following description and keywords. | Description: run AppleScripts on Mac OS X, Keywords: control filesystem |
beta-help.pd | externals\maxlib\beta-help.pd | #N canvas 0 26 487 308 12;
#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 70 192 5 0 0 0 - - -;
#X floatatom 139 94 5 0 0 0 - - -;
#X obj 70 140 beta 0.78 1.3;
#X text 192 95 a;
#X floatatom 209 116 5 0 0 0 - - -;
#X text 262 117 b;
#X text 39 21 beta :: beta distributed random numbers;
#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 125 OUTLET_0 float;
#X text 12 5 KEYWORDS control random;
#X text 12 45 DESCRIPTION beta distributed random numbers;
#X text 12 65 INLET_0 bang;
#X text 12 85 INLET_1 float;
#X text 12 105 INLET_2 float;
#X restore 425 279 pd META;
#X connect 0 0 3 0;
#X connect 2 0 3 1;
#X connect 3 0 1 0;
#X connect 5 0 3 2;
| #N canvas 0 26 487 308 12;
#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 70 192 5 0 0 0 - - -;
#X floatatom 139 94 5 0 0 0 - - -;
#X obj 70 140 beta 0.78 1.3;
#X text 192 95 a;
#X floatatom 209 116 5 0 0 0 - - -;
#X text 262 117 b;
#X text 39 21 beta :: beta distributed random numbers;
#X connect 0 0 3 0;
#X connect 2 0 3 1;
#X connect 3 0 1 0;
#X connect 5 0 3 2;
| 24 | control random | beta distributed random numbers | create a purr-data patch that matches the following description and keywords. | Description: beta distributed random numbers, Keywords: control random |
kalashnikov-help.pd | externals\ext13\kalashnikov-help.pd | #N canvas 0 31 450 300 10;
#X msg 106 44 bang;
#X floatatom 158 43 5 0 0 0 - - -;
#X obj 254 180 print kalashnikov_done;
#X obj 73 154 print uzi_index;
#X obj 88 182 print uzi_done;
#X obj 168 128 print kalashnikov_bang;
#X obj 58 128 print uzi_bang;
#X obj 211 154 print kalashnikov_index;
#X obj 168 89 kalashnikov 2;
#X obj 58 88 uzi 3;
#X text 41 14 uzi aka kalashnikov is an easy way to serialize bangs
;
#N canvas 463 219 494 344 META 1;
#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 45 LICENSE GPL v2;
#X text 12 25 KEYWORDS control filesystem;
#X text 12 85 INLET_0 symbol bang;
#X text 12 105 OUTLET_0 float;
#X text 12 5 ALIAS uzi;
#X text 12 65 DESCRIPTION an easy way to serialize bangs;
#X restore 396 268 pd META;
#X text 36 224 Note: unlike Max's [uzi] \, [ext13/uzi] doesn't send
out any bangs if no argument is specified. Also \, the function of
the middle and right outlets are reversed.;
#X connect 0 0 8 0;
#X connect 0 0 9 0;
#X connect 1 0 8 1;
#X connect 1 0 9 1;
#X connect 8 0 5 0;
#X connect 8 1 7 0;
#X connect 8 2 2 0;
#X connect 9 0 6 0;
#X connect 9 1 3 0;
#X connect 9 2 4 0;
| #N canvas 0 31 450 300 10;
#X msg 106 44 bang;
#X floatatom 158 43 5 0 0 0 - - -;
#X obj 254 180 print kalashnikov_done;
#X obj 73 154 print uzi_index;
#X obj 88 182 print uzi_done;
#X obj 168 128 print kalashnikov_bang;
#X obj 58 128 print uzi_bang;
#X obj 211 154 print kalashnikov_index;
#X obj 168 89 kalashnikov 2;
#X obj 58 88 uzi 3;
#X text 41 14 uzi aka kalashnikov is an easy way to serialize bangs
;
#X text 36 224 Note: unlike Max's [uzi] \, [ext13/uzi] doesn't send
out any bangs if no argument is specified. Also \, the function of
the middle and right outlets are reversed.;
#X connect 0 0 8 0;
#X connect 0 0 9 0;
#X connect 1 0 8 1;
#X connect 1 0 9 1;
#X connect 8 0 5 0;
#X connect 8 1 7 0;
#X connect 8 2 2 0;
#X connect 9 0 6 0;
#X connect 9 1 3 0;
#X connect 9 2 4 0;
| 33 | control filesystem | an easy way to serialize bangs | create a purr-data patch that matches the following description and keywords. | Description: an easy way to serialize bangs, Keywords: control filesystem |
testmess-help.pd | externals\miXed\doc\help\cyclone\testmess-help.pd | #N canvas 0 26 350 326 10;
#N canvas 247 115 494 344 META 0;
#X text 12 155 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 125 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 5 KEYWORDS control max_compatible needs_work (what does
it do?);
#X text 12 45 DESCRIPTION ???;
#X text 12 65 INLET_0 anything;
#X text 12 85 OUTLET_0 anything;
#X text 12 105 AUTHOR Krzysztof Czaja;
#X text 12 25 LICENSE SIBSD;
#X restore 300 302 pd META;
#X msg 84 114 1;
#X obj 84 149 testmess;
#X obj 84 182 print;
#X msg 124 114 asdf;
#X text 79 69 No idea why this object exists... do you?;
#X text 77 232 I don't find it in max/msp docs...;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
| #N canvas 0 26 350 326 10;
#X msg 84 114 1;
#X obj 84 149 testmess;
#X obj 84 182 print;
#X msg 124 114 asdf;
#X text 79 69 No idea why this object exists... do you?;
#X text 77 232 I don't find it in max/msp docs...;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
| 20 | control max_compatible needs_work (what does
it do?) | ??? | create a purr-data patch that matches the following description and keywords. | Description: ???, Keywords: control max_compatible needs_work (what does
it do?) |
pwm~-help.pd | externals\hcs\pwm~-help.pd | #N canvas 267 174 492 402 10;
#N canvas 0 22 450 300 (subpatch) 0;
#X array \$0-pwm~ 100 float 0 black black;
#X coords 0 1.1 99 -0.1 200 100 1;
#X restore 58 236 graph;
#X obj 83 144 r metro;
#X text 355 21 <-- Click to start;
#X text 194 193 <-- graph the output;
#X text 302 287 see also:;
#X obj 311 20 tgl 25 0 empty empty start 0 -6 1 9 -24198 -1 -1 0 1
;
#X msg 311 48 \; pd dsp \$1 \; metro \$1;
#X obj 376 287 pwm;
#X obj 70 66 hsl 128 15 0 1 0 1 empty empty pulse_width -2 -6 1 12
-225280 -1 -1 10700 0;
#X floatatom 79 88 5 0 0 0 - - -, f 5;
#X text 139 112 argument = pwm rate in Hz;
#X obj 67 112 pwm~ 2000;
#X obj 83 169 metro 238.3;
#X obj 82 372 pddp/pddplink http://en.wikipedia.org/wiki/Pulse-width_modulation
;
#X text 22 351 for more info:;
#X text 16 11 pulse width modulation at audio rate;
#X obj 67 193 tabwrite~ \$0-pwm~;
#N canvas 281 200 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 Hans-Christoph Steiner;
#X text 12 25 KEYWORDS signal;
#X text 12 45 LICENSE GPL v3;
#X text 12 65 DESCRIPTION pulse width modulation at audio rate;
#X text 12 85 INLET_0 float;
#X text 12 105 OUTLET_0 signal;
#X restore 442 381 pd META;
#X connect 1 0 12 0;
#X connect 5 0 6 0;
#X connect 8 0 9 0;
#X connect 8 0 11 0;
#X connect 11 0 16 0;
#X connect 12 0 16 0;
| #N canvas 267 174 492 402 10;
| 36 | signal | pulse width modulation at audio rate | create a purr-data patch that matches the following description and keywords. | Description: pulse width modulation at audio rate, Keywords: signal |
12.path.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\12.path.pd | #N struct drawtut-path float x float y;
#N canvas 2 25 850 556 10;
#X text 0 1 New Drawing Commands: path;
#X text 1 1 __________________________;
#X text 53 23 Paths are complex drawings.;
#X obj 53 47 struct drawtut-path float x float y;
#X scalar drawtut-path 292 124 \;;
#X msg 53 107 stroke black \, stroke-width 1 \, fill yellow \, transform
scale 2;
#X text 671 221 <- a complex path;
#X obj 53 82 loadbang;
#X text 52 404 Svg paths are quite complex and powerful. After the
word "path" \, you must specify single-letter drawing commands followed
by numeric coordinate and shape data for the command. A single path
can have several subpaths-- the one to the left has three \, one for
each letter.;
#X text 52 474 You can find out more about them in the svg specification:
;
#X obj 52 495 pddp/pddplink http://www.w3.org/TR/SVG/paths.html;
#X obj 53 133 draw path m 156.27 34.6306 3.94531 0 0 25.8398 14.1992
0 0 3.32031 -18.1445 0 0 -29.1602 m -19.6484 2.67578 c -2.86459 2.7e-05
-5.14324 1.06773 -6.83593 3.20312 -1.6797 2.13544 -2.51954 5.04559
-2.51953 8.73047 -1e-05 3.67189 0.83983 6.57553 2.51953 8.71094 1.69269
2.13542 3.97134 3.20313 6.83593 3.20312 2.86457 2e-06 5.13019 -1.06771
6.79688 -3.20312 1.67966 -2.13541 2.5195 -5.03905 2.51953 -8.71094
-3e-05 -3.68488 -0.83987 -6.59503 -2.51953 -8.73047 -1.66669 -2.13539
-3.93231 -3.2031 -6.79688 -3.20312 m 0 -3.20312 c 4.08853 3e-05 7.35675
1.37373 9.80469 4.12109 2.44789 2.7344 3.67185 6.40627 3.67188 11.0156
-3e-05 4.59636 -1.22399 8.26824 -3.67188 11.0156 -2.44794 2.73438 -5.71616
4.10156 -9.80469 4.10156 -4.10157 -1e-06 -7.38282 -1.36719 -9.84375
-4.10156 -2.44792 -2.73437 -3.67187 -6.40624 -3.67187 -11.0156 0 -4.60936
1.22395 -8.28123 3.67187 -11.0156 2.46093 -2.74737 5.74218 -4.12106
9.84375 -4.12109 m -32.6953 0.527344 3.94531 0 0 25.8398 14.1992 0
0 3.32031 -18.1445 0 0 -29.1602;
#X text 468 299 Unfortunately the bounding-box calculation for some
curves doesn't work as precisely as it should. This means some paths
may extend past the edges of the selection rectangle in Pd. (Like the
bottom of the "O" in the example above;
#N canvas 290 275 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 paths to display data structure data
;
#X restore 776 520 pd META;
#X text 466 375 If you copy/paste path data from SVGs on the web \,
try putting the data in quotes and prepending "d=" \, like this:;
#X text 466 415 [draw path d="M-2 0 3-3"];
#X text 466 437 When you instantiate it \, Pd will normalize the path
data by putting spaces between each item in the path \, removing commas
\, and making all commands explicit \, like this:;
#X text 466 485 [draw path M -2 0 L 3 -3];
#X connect 5 0 11 0;
#X connect 7 0 5 0;
| #N struct drawtut-path float x float y;
#N canvas 2 25 850 556 10;
#X text 0 1 New Drawing Commands: path;
#X text 1 1 __________________________;
#X text 53 23 Paths are complex drawings.;
#X obj 53 47 struct drawtut-path float x float y;
#X scalar drawtut-path 292 124 \;;
#X msg 53 107 stroke black \, stroke-width 1 \, fill yellow \, transform
scale 2;
#X text 671 221 <- a complex path;
#X obj 53 82 loadbang;
#X text 52 404 Svg paths are quite complex and powerful. After the
word "path" \, you must specify single-letter drawing commands followed
by numeric coordinate and shape data for the command. A single path
can have several subpaths-- the one to the left has three \, one for
each letter.;
#X text 52 474 You can find out more about them in the svg specification:
;
#X obj 53 133 draw path m 156.27 34.6306 3.94531 0 0 25.8398 14.1992
0 0 3.32031 -18.1445 0 0 -29.1602 m -19.6484 2.67578 c -2.86459 2.7e-05
-5.14324 1.06773 -6.83593 3.20312 -1.6797 2.13544 -2.51954 5.04559
-2.51953 8.73047 -1e-05 3.67189 0.83983 6.57553 2.51953 8.71094 1.69269
2.13542 3.97134 3.20313 6.83593 3.20312 2.86457 2e-06 5.13019 -1.06771
6.79688 -3.20312 1.67966 -2.13541 2.5195 -5.03905 2.51953 -8.71094
-3e-05 -3.68488 -0.83987 -6.59503 -2.51953 -8.73047 -1.66669 -2.13539
-3.93231 -3.2031 -6.79688 -3.20312 m 0 -3.20312 c 4.08853 3e-05 7.35675
1.37373 9.80469 4.12109 2.44789 2.7344 3.67185 6.40627 3.67188 11.0156
-3e-05 4.59636 -1.22399 8.26824 -3.67188 11.0156 -2.44794 2.73438 -5.71616
4.10156 -9.80469 4.10156 -4.10157 -1e-06 -7.38282 -1.36719 -9.84375
-4.10156 -2.44792 -2.73437 -3.67187 -6.40624 -3.67187 -11.0156 0 -4.60936
1.22395 -8.28123 3.67187 -11.0156 2.46093 -2.74737 5.74218 -4.12106
9.84375 -4.12109 m -32.6953 0.527344 3.94531 0 0 25.8398 14.1992 0
0 3.32031 -18.1445 0 0 -29.1602;
#X text 468 299 Unfortunately the bounding-box calculation for some
curves doesn't work as precisely as it should. This means some paths
may extend past the edges of the selection rectangle in Pd. (Like the
bottom of the "O" in the example above;
#X text 466 375 If you copy/paste path data from SVGs on the web \,
try putting the data in quotes and prepending "d=" \, like this:;
#X text 466 415 [draw path d="M-2 0 3-3"];
#X text 466 437 When you instantiate it \, Pd will normalize the path
data by putting spaces between each item in the path \, removing commas
\, and making all commands explicit \, like this:;
#X text 466 485 [draw path M -2 0 L 3 -3];
#X connect 5 0 11 0;
#X connect 7 0 5 0;
| 28 | tutorial data_structure draw gui | drawing paths to display data structure data | create a purr-data patch that matches the following description and keywords. | Description: drawing paths to display data structure data, Keywords: tutorial data_structure draw gui |
09.ellipse.pd | packages\win64_inno\build\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 |
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 |
keygate-help.pd | externals\mapping\keygate-help.pd | #N canvas 1 53 462 494 10;
#X obj 5 2 cnv 15 450 20 empty empty keygate 2 11 1 18 -233017 -66577
0;
#X obj 160 257 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 160 121 loadbang;
#X msg 160 141 1;
#X obj 160 169 metro 150;
#X text 33 416 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 250 430 released under the GNU GPL;
#X obj 237 369 pddp/pddplink ../mapping-about.pd -text mapping-about
;
#X text 128 370 For more info:;
#X text 15 207 data to be gated -->;
#X obj 281 258 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 40 300 keyname;
#X symbolatom 84 320 10 0 0 0 - - -;
#X text 162 320 <-- check here for the keyname symbol;
#X obj 160 214 keygate f;
#X text 17 38 [keygate] is a simple gate controlled by a keyboard.
You must specify the name of the key which controls the gate. The left
inlet takes the data to be gated.;
#X text 18 89 The "f" key on the any keyboard controls this gate:;
#X text 310 263 <-- key released;
#X text 41 264 key pressed -->;
#X msg 422 3 pddp;
#N canvas 464 140 494 344 META 0;
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control abstraction user_input;
#X text 12 45 DESCRIPTION a simple gate controlled by a keyboard;
#X text 12 65 INLET_0 anything;
#X text 12 85 OUTLET_0 anything;
#X text 12 105 OUTLET_1 ANYTHING;
#X restore 410 461 pd META;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 4 0 14 0;
#X connect 11 1 12 0;
#X connect 14 0 1 0;
#X connect 14 1 10 0;
| #N canvas 1 53 462 494 10;
#X obj 160 257 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 160 121 loadbang;
#X msg 160 141 1;
#X obj 160 169 metro 150;
#X text 33 416 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 250 430 released under the GNU GPL;
#X text 128 370 For more info:;
#X text 15 207 data to be gated -->;
#X obj 281 258 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 40 300 keyname;
#X symbolatom 84 320 10 0 0 0 - - -;
#X text 162 320 <-- check here for the keyname symbol;
#X obj 160 214 keygate f;
#X text 17 38 [keygate] is a simple gate controlled by a keyboard.
You must specify the name of the key which controls the gate. The left
inlet takes the data to be gated.;
#X text 18 89 The "f" key on the any keyboard controls this gate:;
#X text 310 263 <-- key released;
#X text 41 264 key pressed -->;
#X msg 422 3 pddp;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 4 0 14 0;
#X connect 11 1 12 0;
#X connect 14 0 1 0;
#X connect 14 1 10 0;
| 37 | control abstraction user_input | a simple gate controlled by a keyboard | create a purr-data patch that matches the following description and keywords. | Description: a simple gate controlled by a keyboard, Keywords: control abstraction user_input |
eadsrh~-help.pd | externals\creb\doc\eadsrh~-help.pd | #N canvas 0 26 430 230 10;
#N canvas 331 92 494 388 META 0;
#X text 12 215 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 95 INLET_1 float;
#X text 12 115 INLET_2 float;
#X text 12 155 INLET_4 float;
#X text 12 175 OUTLET_0 signal;
#X text 12 45 DESCRIPTION exponential attack decay sustain release
(with hold == duration);
#X text 12 75 INLET_0 bang;
#X text 12 135 INLET_3 float;
#X text 12 5 KEYWORDS signal abstraction ramp needs_work (example patch)
;
#X text 12 25 LICENSE GPL v2;
#X text 12 195 AUTHOR Tom Schouten <[email protected]>;
#X restore 378 207 pd META;
#X obj 105 92 eadsrh~;
#X text 22 15 exponential attack decay sustain release (with hold ==
duration);
| #N canvas 0 26 430 230 10;
#X obj 105 92 eadsrh~;
#X text 22 15 exponential attack decay sustain release (with hold ==
duration);
| 16 | signal abstraction ramp needs_work (example patch) | exponential attack decay sustain release
(with hold == duration) | create a purr-data patch that matches the following description and keywords. | Description: exponential attack decay sustain release
(with hold == duration), Keywords: signal abstraction ramp needs_work (example patch) |
lmax-help.pd | externals\smlib\lmax-help.pd | #N canvas 1 53 441 199 10;
#X text 345 139 j#|@2002;
#X obj 367 117 SMLib-help;
#X floatatom 55 73 5 0 0 0 - - -;
#X obj 11 56 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 55 53 x(i);
#X floatatom 11 169 5 0 0 0 - - -;
#X obj 11 99 float;
#X text 7 22 argument: half-decay time (in number of activations);
#X msg 119 95 clear;
#X text 118 77 clear accumulator;
#X text 8 5 lmax: leaky maximum;
#X obj 11 139 lmax 10;
#X msg 244 106 decay 5;
#X text 243 90 set half-decay time;
#N canvas 277 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 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Johannes Taelman ([email protected])
;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION leaky maximum;
#X text 12 65 INLET_0 float clear decay;
#X text 12 85 OUTLET_0 float;
#X restore 381 159 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 345 139 j#|@2002;
#X obj 367 117 SMLib-help;
#X floatatom 55 73 5 0 0 0 - - -;
#X obj 11 56 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 55 53 x(i);
#X floatatom 11 169 5 0 0 0 - - -;
#X obj 11 99 float;
#X text 7 22 argument: half-decay time (in number of activations);
#X msg 119 95 clear;
#X text 118 77 clear accumulator;
#X text 8 5 lmax: leaky maximum;
#X obj 11 139 lmax 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 | leaky maximum | create a purr-data patch that matches the following description and keywords. | Description: leaky maximum, Keywords: control |
vstd-help.pd | externals\smlib\vstd-help.pd | #N canvas 1 53 394 160 10;
#X msg 17 39 1 2 3 4;
#X floatatom 51 95 5 0 0 0 - - -;
#X msg 84 40 3 4 5;
#X text 315 100 j#|@2002;
#X obj 337 78 SMLib-help;
#X msg 134 40 1 1 1 1;
#X obj 51 70 vstd;
#X msg 200 40 1 -1 1 -1 1;
#X text 16 14 vstd computes the standard deviation of a vector;
#N canvas 175 193 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 65 INLET_0 list float;
#X text 12 45 DESCRIPTION standard deviation of a vector;
#X text 12 85 OUTLET_0 float;
#X text 12 5 KEYWORDS control list_op;
#X restore 337 125 pd META;
#X connect 0 0 6 0;
#X connect 2 0 6 0;
#X connect 5 0 6 0;
#X connect 6 0 1 0;
#X connect 7 0 6 0;
| #N canvas 1 53 394 160 10;
#X msg 17 39 1 2 3 4;
#X floatatom 51 95 5 0 0 0 - - -;
#X msg 84 40 3 4 5;
#X text 315 100 j#|@2002;
#X obj 337 78 SMLib-help;
#X msg 134 40 1 1 1 1;
#X obj 51 70 vstd;
#X msg 200 40 1 -1 1 -1 1;
#X text 16 14 vstd computes the standard deviation of a vector;
#X connect 0 0 6 0;
#X connect 2 0 6 0;
#X connect 5 0 6 0;
#X connect 6 0 1 0;
#X connect 7 0 6 0;
| 24 | control list_op | standard deviation of a vector | create a purr-data patch that matches the following description and keywords. | Description: standard deviation of a vector, Keywords: control list_op |
helppath-help.pd | externals\hcs\helppath-help.pd | #N canvas 0 26 466 316 10;
#X obj 40 130 helppath;
#X msg 37 99 bang;
#X obj 54 176 print;
#X symbolatom 29 213 0 0 0 0 - - -;
#X obj 101 151 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X msg 79 102 reset;
#X text 19 22 This object returns each path in the global classpath
one at a time with each bang. [reset( refreshs the classpath data and
starts again at the top of the list \, like [textfile] or [qlist]'s
[reset(.;
#X text 124 153 <-- banged when the end of the list is reached;
#X text 234 294 released under the GNU GPL;
#X text 18 281 (C) Copyright 2006 Hans-Christoph Steiner <[email protected]>
;
#X obj 31 238 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#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 pd_op;
#X text 12 45 DESCRIPTION returns each path in the global class path
;
#X text 12 65 INLET_0 bang reset;
#X text 12 85 OUTLET_0 symbol;
#X text 12 105 OUTLET_1 bang;
#X restore 417 296 pd META;
#X connect 0 0 2 0;
#X connect 0 0 3 0;
#X connect 0 1 4 0;
#X connect 1 0 0 0;
#X connect 3 0 10 0;
#X connect 5 0 0 0;
| #N canvas 0 26 466 316 10;
#X obj 40 130 helppath;
#X msg 37 99 bang;
#X obj 54 176 print;
#X symbolatom 29 213 0 0 0 0 - - -;
#X obj 101 151 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X msg 79 102 reset;
#X text 19 22 This object returns each path in the global classpath
one at a time with each bang. [reset( refreshs the classpath data and
starts again at the top of the list \, like [textfile] or [qlist]'s
[reset(.;
#X text 124 153 <-- banged when the end of the list is reached;
#X text 234 294 released under the GNU GPL;
#X text 18 281 (C) Copyright 2006 Hans-Christoph Steiner <[email protected]>
;
#X obj 31 238 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X connect 0 0 2 0;
#X connect 0 0 3 0;
#X connect 0 1 4 0;
#X connect 1 0 0 0;
#X connect 3 0 10 0;
#X connect 5 0 0 0;
| 28 | control pd_op | returns each path in the global class path | create a purr-data patch that matches the following description and keywords. | Description: returns each path in the global class path, Keywords: control pd_op |
hostname-help.pd | externals\hcs\hostname-help.pd | #N canvas 0 26 353 225 10;
#X obj 124 139 hostname;
#X msg 124 94 bang;
#X symbolatom 124 174 0 0 0 0 - - -;
#X text 14 19 get the hostname of the machine. Currently it probably
doesn't work on Windows...;
#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 filesystem;
#X text 12 45 DESCRIPTION get the hostname of the machine;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_0 symbol;
#X restore 303 204 pd META;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
| #N canvas 0 26 353 225 10;
#X obj 124 139 hostname;
#X msg 124 94 bang;
#X symbolatom 124 174 0 0 0 0 - - -;
#X text 14 19 get the hostname of the machine. Currently it probably
doesn't work on Windows...;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
| 16 | control filesystem | get the hostname of the machine | create a purr-data patch that matches the following description and keywords. | Description: get the hostname of the machine, Keywords: control filesystem |
samplerate~-help.pd | packages\win64_inno\build\doc\5.reference\samplerate~-help.pd | #N canvas 431 34 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 samplerate~ 3 12
0 18 -204280 -1 0;
#X obj 0 431 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 488 283 494 344 META 0;
#X text 12 105 LIBRARY internal;
#X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Miller Puckette;
#X text 12 185 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
to conform to the PDDP template for Pd version 0.42.;
#X text 12 45 DESCRIPTION get the current sample rate;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_0 float;
#X text 12 165 RELEASE_DATE 1997;
#X text 12 5 KEYWORDS control;
#X restore 500 597 pd META;
#X obj 0 473 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 511 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 538 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X text 98 515 (none);
#N canvas 222 516 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 [samplerate~] Related Objects;
#X restore 102 597 pd Related_objects;
#X obj 78 440 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 482 float;
#X obj 78 483 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 470 11 samplerate~;
#X obj 225 197 samplerate~;
#X floatatom 225 240 8 0 0 0 - - -, f 8;
#X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1
-1;
#X text 98 439 bang;
#X text 168 439 - when sent a bang message \, [samplerate~] outputs
the sample rate that Pd is currently running at.;
#X text 99 542 Pd's sample rate can be changed using the command line
flag: -r <n>. For example: pd -r 22050;
#X text 11 23 get the current sample rate;
#X text 99 573 DSP does not need to be turned on for [samplerate~]
to work;
#X text 168 482 - the sample rate.;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
;
#X connect 13 0 14 0;
#X connect 15 0 13 0;
| #N canvas 431 34 555 619 10;
#X text 98 515 (none);
#X text 98 482 float;
#X obj 470 11 samplerate~;
#X obj 225 197 samplerate~;
#X floatatom 225 240 8 0 0 0 - - -, f 8;
#X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1
-1;
#X text 98 439 bang;
#X text 168 439 - when sent a bang message \, [samplerate~] outputs
the sample rate that Pd is currently running at.;
#X text 99 542 Pd's sample rate can be changed using the command line
flag: -r <n>. For example: pd -r 22050;
#X text 11 23 get the current sample rate;
#X text 99 573 DSP does not need to be turned on for [samplerate~]
to work;
#X text 168 482 - the sample rate.;
#X connect 13 0 14 0;
#X connect 15 0 13 0;
| 40 | control | get the current sample rate | create a purr-data patch that matches the following description and keywords. | Description: get the current sample rate, Keywords: control |
itunes-help.pd | externals\hcs\grabbag\itunes-help.pd | #N canvas 0 31 450 300 10;
#X obj 71 226 itunes;
#X msg 86 80 next;
#X msg 95 105 play;
#X msg 99 128 pause;
#X msg 71 58 previous;
#X obj 104 159 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X msg 101 177 set sound volume to \$1;
#X msg 100 203 set EQ enabled to true;
#X obj 55 270 pddp/pddplink http://dougscripts.com/itunes/itinfo/info01.php
;
#X text 34 20 On Mac OS X \, control iTunes;
#N canvas 404 246 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 v3;
#X text 12 85 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control filesystem;
#X text 12 45 DESCRIPTION On Mac OS X \, control iTunes;
#X text 12 65 INLET_0 previous next play pause set;
#X restore 392 266 pd META;
#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 5 0 6 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
| #N canvas 0 31 450 300 10;
#X obj 71 226 itunes;
#X msg 86 80 next;
#X msg 95 105 play;
#X msg 99 128 pause;
#X msg 71 58 previous;
#X obj 104 159 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X msg 101 177 set sound volume to \$1;
#X msg 100 203 set EQ enabled to true;
#X text 34 20 On Mac OS X \, control iTunes;
#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 5 0 6 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
| 26 | control filesystem | On Mac OS X \, control iTunes | create a purr-data patch that matches the following description and keywords. | Description: On Mac OS X \, control iTunes, Keywords: control filesystem |
stripdir-help.pd | externals\ggee\control\stripdir-help.pd | #N canvas 0 26 412 258 10;
#X obj 22 78 stripdir;
#X symbolatom 22 48 0 0 0 0 - - -;
#X obj 22 105 print;
#X text 20 22 strips all leading directories from a path;
#N canvas 129 173 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 symbol_op;
#X text 12 45 DESCRIPTION strip all leading directories from a path
;
#X text 12 65 INLET_0 symbol;
#X text 12 85 OUTLET_0 symbol;
#X restore 362 236 pd META;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
| #N canvas 0 26 412 258 10;
#X obj 22 78 stripdir;
#X symbolatom 22 48 0 0 0 0 - - -;
#X obj 22 105 print;
#X text 20 22 strips all leading directories from a path;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
| 16 | control symbol_op | strip all leading directories from a path | create a purr-data patch that matches the following description and keywords. | Description: strip all leading directories from a path, Keywords: control symbol_op |
all_about_haptics.pd | packages\win64_inno\build\doc\5.reference\all_about_haptics.pd | #N canvas 429 58 448 374 10;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header haptics 20 10 1
18 -261106 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X obj 1 352 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 374 245 494 136 META 0;
#X text 12 85 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 65 LIBRARY PDDP;
#X text 12 45 DESCRIPTION definition of haptics;
#X text 12 25 KEYWORDS needs_work all_about_pd;
#X restore 392 354 pd META;
#N canvas 212 24 428 359 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 Haptic Objects in Pd;
#X text 72 58 Control the pulses and vibrations of a TouchSense (aka
iFeel) mouse;
#X text 24 114 Set the overall gain for all force effects;
#X text 24 153 Apply forces to automatically center the controller
;
#X text 24 193 Apply a spring force in a specified direction;
#X text 24 233 Apply friction to the movement of the controller. Also
known as damping.;
#X text 25 280 Periodic effects are forces controlled by waveforms
of various shape \, strength \, and frequency;
#X text 25 329 Apply a constant force in a specified direction;
#X obj 10 33 pddp/pddplink all_about_externals.pd -text _________;
#X obj 10 33 pddp/pddplink all_about_externals.pd -text Externals;
#X obj 10 58 pddp/helplink hcs/ifeel;
#X obj 10 94 pddp/helplink flatspace/ff-gain;
#X obj 10 134 pddp/helplink flatspace/ff-autocenter;
#X obj 10 174 pddp/helplink flatspace/ff-spring;
#X obj 10 214 pddp/helplink flatspace/ff-friction;
#X obj 10 264 pddp/helplink flatspace/ff-periodic;
#X obj 10 314 pddp/helplink flatspace/ff-constant;
#X restore 103 354 pd Related_objects;
#X obj 6 354 pddp/pddplink all_about.pd -text All About Pd;
#X text 19 37 "Haptic" means relating to the sense of touch. Haptic
feedback relates to the sense of touch at the skin level \, and the
feeling of forces in the muscles and joints. Vibrations stimulate the
sense of touch while various forces stimulate the muscles.;
#X text 19 106 There are many haptic devices available \, from a US\$35
Logitech iFeel mouse \, to the massive \, extremely expensive haptic
devices used for remote control surgery. Immersion \, Inc. has almost
a monopoly on this technology due to a number of patents. These objects
all work with Immersion technology \, generally known as "TouchSense".
;
#X text 19 188 Numerous companies produce haptic game controllers:
mice \, joysticks \, gamepads \, steering wheels. These objects work
with game controllers. Belkin \, Logitech \, Microsoft \, Saitek \,
and others make TouchSense game controllers.;
#X text 19 245 Currently \, these objects only work on GNU/Linux. For
info on how to get it working \, see: http://at.or.at/hans/haptics
;
#X text 19 295 See also:;
#X obj 19 315 pddp/pddplink all_about_hid.pd;
| #N canvas 429 58 448 374 10;
#X text 19 37 "Haptic" means relating to the sense of touch. Haptic
feedback relates to the sense of touch at the skin level \, and the
feeling of forces in the muscles and joints. Vibrations stimulate the
sense of touch while various forces stimulate the muscles.;
#X text 19 106 There are many haptic devices available \, from a US\$35
Logitech iFeel mouse \, to the massive \, extremely expensive haptic
devices used for remote control surgery. Immersion \, Inc. has almost
a monopoly on this technology due to a number of patents. These objects
all work with Immersion technology \, generally known as "TouchSense".
;
#X text 19 188 Numerous companies produce haptic game controllers:
mice \, joysticks \, gamepads \, steering wheels. These objects work
with game controllers. Belkin \, Logitech \, Microsoft \, Saitek \,
and others make TouchSense game controllers.;
#X text 19 245 Currently \, these objects only work on GNU/Linux. For
info on how to get it working \, see: http://at.or.at/hans/haptics
;
#X text 19 295 See also:;
| 37 | needs_work all_about_pd | definition of haptics | create a purr-data patch that matches the following description and keywords. | Description: definition of haptics, Keywords: needs_work all_about_pd |
m-i-help.pd | abstractions\jmmmp\m-i-help.pd | #N canvas 125 122 449 354 10;
#X text 12 327 Released under the BSD License;
#X floatatom 16 109 3 0 127 0 - - -;
#X floatatom 16 161 5 0 0 0 - - -;
#X text 41 108 Simulation of MIDI controller;
#X text 53 161 Converted value;
#X text 12 10 [m-i] - Automatic conversion of MIDI controller;
#X obj 16 129 m-i 1 0 1000;
#X floatatom 85 181 5 0 0 0 - - -;
#X text 121 181 Original midi value;
#X text 266 150 Inlets;
#X text 266 200 Outlets;
#X text 266 40 Arguments;
#X text 266 80 - Lower range;
#X text 266 170 - Controller simulation;
#X text 266 220 - Scaled float;
#X text 266 100 - Upper range;
#X text 266 240 - Direct MIDI input;
#X text 265 120 - MIDI feedback on/off (1/0);
#X text 266 60 - Controller channel;
#X text 12 307 (C) 2009 Jo�o Pais - [email protected];
#X text 12 277 Related objects: [mk] [sliders];
#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 metro;
#X text 12 6 DESCRIPTION Automatic conversion of MIDI controller;
#X text 12 135 VERSION 2009;
#X text 14 165 INLET_0 - Controller simulation;
#X text 14 185 OUTLET_0 - Scaled float;
#X text 14 205 OUTLET_1 - Direct MIDI input;
#X restore 392 326 pd META;
#X connect 1 0 6 0;
#X connect 6 0 2 0;
#X connect 6 1 7 0;
| #N canvas 125 122 449 354 10;
#X text 12 327 Released under the BSD License;
#X floatatom 16 109 3 0 127 0 - - -;
#X floatatom 16 161 5 0 0 0 - - -;
#X text 41 108 Simulation of MIDI controller;
#X text 53 161 Converted value;
#X text 12 10 [m-i] - Automatic conversion of MIDI controller;
#X obj 16 129 m-i 1 0 1000;
#X floatatom 85 181 5 0 0 0 - - -;
#X text 121 181 Original midi value;
#X text 266 150 Inlets;
#X text 266 200 Outlets;
#X text 266 40 Arguments;
#X text 266 80 - Lower range;
#X text 266 170 - Controller simulation;
#X text 266 220 - Scaled float;
#X text 266 100 - Upper range;
#X text 266 240 - Direct MIDI input;
#X text 265 120 - MIDI feedback on/off (1/0);
#X text 266 60 - Controller channel;
#X text 12 307 (C) 2009 Jo�o Pais - [email protected];
#X text 12 277 Related objects: [mk] [sliders];
#X connect 1 0 6 0;
#X connect 6 0 2 0;
#X connect 6 1 7 0;
| 37 | metro | Automatic conversion of MIDI controller | create a purr-data patch that matches the following description and keywords. | Description: Automatic conversion of MIDI controller, Keywords: metro |
reson~-help.pd | externals\markex\reson~-help.pd | #N canvas 1 53 577 450 10;
#X text 15 35 Bandpass filter controllable by center frequency and
Q;
#X obj 32 382 dac~;
#X obj 32 343 *~ 0.2;
#X floatatom 160 294 0 0 0 0 - - -;
#X msg 133 227 200 \, 10000 4000;
#X obj 31 210 noise~;
#X text 36 226 input signal;
#X text 133 211 center freq;
#X text 89 250 gain;
#X text 172 325 optional arguments set values of gain \, center frequency
\, and Q (default 0 \, 0 \, 0.01);
#X text 88 182 list sets gain \, cf \, q (works unless there are any
signal inputs for filter parameters);
#X text 42 316 filtered output;
#X text 15 62 reson~ implements the following filter equation: y[n]
= gain * (x[n] - r * x[n-2]) + c1 * y[n-1] + c2 * y[n-2] \, where r
\, c1 \, and c2 are parameters calculated from the input center frequency
and Q. Q is the filter bandwidth divided by center frequency. Inputs
can be floats or signals. The specification is similar to the nres
unit generator in cmusic.;
#X obj 32 294 reson~ 1 200 23;
#X obj 133 250 Line~ 200;
#X floatatom 61 254 0 0 0 0 - - -;
#X text 158 276 Q: Try range of 1-100;
#N canvas 498 140 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 175 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 95 INLET_1 float;
#X text 12 5 KEYWORDS signal filter;
#X text 12 45 DESCRIPTION bandpass filter controllable by center frequency
and Q;
#X text 12 75 INLET_0 signal;
#X text 12 115 INLET_2 signal;
#X text 12 135 INLET_3 float;
#X text 12 155 OUTLET_0 signal;
#X restore 515 420 pd META;
#X connect 2 0 1 0;
#X connect 2 0 1 1;
#X connect 3 0 13 3;
#X connect 4 0 14 0;
#X connect 5 0 13 0;
#X connect 13 0 2 0;
#X connect 14 0 13 2;
#X connect 15 0 13 1;
| #N canvas 1 53 577 450 10;
#X text 15 35 Bandpass filter controllable by center frequency and
Q;
#X obj 32 382 dac~;
#X obj 32 343 *~ 0.2;
#X floatatom 160 294 0 0 0 0 - - -;
#X msg 133 227 200 \, 10000 4000;
#X obj 31 210 noise~;
#X text 36 226 input signal;
#X text 133 211 center freq;
#X text 89 250 gain;
#X text 172 325 optional arguments set values of gain \, center frequency
\, and Q (default 0 \, 0 \, 0.01);
#X text 88 182 list sets gain \, cf \, q (works unless there are any
signal inputs for filter parameters);
#X text 42 316 filtered output;
#X text 15 62 reson~ implements the following filter equation: y[n]
= gain * (x[n] - r * x[n-2]) + c1 * y[n-1] + c2 * y[n-2] \, where r
\, c1 \, and c2 are parameters calculated from the input center frequency
and Q. Q is the filter bandwidth divided by center frequency. Inputs
can be floats or signals. The specification is similar to the nres
unit generator in cmusic.;
#X obj 32 294 reson~ 1 200 23;
#X obj 133 250 Line~ 200;
#X floatatom 61 254 0 0 0 0 - - -;
#X text 158 276 Q: Try range of 1-100;
#X connect 2 0 1 0;
#X connect 2 0 1 1;
#X connect 3 0 13 3;
#X connect 4 0 14 0;
#X connect 5 0 13 0;
#X connect 13 0 2 0;
#X connect 14 0 13 2;
#X connect 15 0 13 1;
| 38 | signal filter | bandpass filter controllable by center frequency
and Q | create a purr-data patch that matches the following description and keywords. | Description: bandpass filter controllable by center frequency
and Q, Keywords: signal filter |
expo-help.pd | externals\maxlib\expo-help.pd | #N canvas 0 26 443 294 12;
#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 70 192 5 0 0 0 - - -;
#X obj 70 140 expo 0.5;
#X floatatom 169 101 5 0 0 0 - - -;
#X text 222 103 lambda;
#X text 13 20 expo :: exponetionally distributed random numbers;
#N canvas 293 158 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 Olaf Matthes <[email protected]>;
#X text 12 5 KEYWORDS control random;
#X text 12 45 DESCRIPTION exponetionally distributed random numbers
;
#X text 12 65 INLET_0 bang;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X restore 375 263 pd META;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 3 0 2 1;
| #N canvas 0 26 443 294 12;
#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 70 192 5 0 0 0 - - -;
#X obj 70 140 expo 0.5;
#X floatatom 169 101 5 0 0 0 - - -;
#X text 222 103 lambda;
#X text 13 20 expo :: exponetionally distributed random numbers;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
#X connect 3 0 2 1;
| 20 | control random | exponetionally distributed random numbers | create a purr-data patch that matches the following description and keywords. | Description: exponetionally distributed random numbers, Keywords: control random |
vsum-help.pd | externals\smlib\vsum-help.pd | #N canvas 1 53 355 163 10;
#X text 16 14 vsum computes the sum of a list of floats;
#X msg 17 39 1 2 3 4;
#X obj 52 69 vsum;
#X floatatom 50 96 5 0 0 0 - - -;
#X msg 84 40 3 4 5;
#X text 275 102 j#|@2002;
#X obj 297 80 SMLib-help;
#X msg 136 40 0;
#N canvas 144 198 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 65 INLET_0 list float;
#X text 12 85 OUTLET_0 float list;
#X text 12 5 KEYWORDS control list_op;
#X text 12 45 DESCRIPTION sum of a list of floats;
#X restore 296 127 pd META;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X connect 7 0 2 0;
| #N canvas 1 53 355 163 10;
#X text 16 14 vsum computes the sum of a list of floats;
#X msg 17 39 1 2 3 4;
#X obj 52 69 vsum;
#X floatatom 50 96 5 0 0 0 - - -;
#X msg 84 40 3 4 5;
#X text 275 102 j#|@2002;
#X obj 297 80 SMLib-help;
#X msg 136 40 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X connect 7 0 2 0;
| 22 | control list_op | sum of a list of floats | create a purr-data patch that matches the following description and keywords. | Description: sum of a list of floats, Keywords: control list_op |
wavinfo-help.pd | externals\ext13\wavinfo-help.pd | #N canvas 0 31 450 373 12;
#X obj 112 139 openpanel;
#X obj 112 165 wavinfo;
#X floatatom 45 228 20 0 0 3 samples - -;
#X floatatom 195 228 5 0 0 3 channels - -;
#X floatatom 262 229 5 0 0 3 sample_size - -;
#X floatatom 347 229 5 0 0 3 bitrate - -;
#X obj 112 109 bng 25 250 50 0 empty empty empty 17 7 0 10 -204786
-1 -1;
#X text 24 52 open a .wav file to see get the information about it:
;
#X text 22 36 [wavinfo] outputs information about a .wav file \,;
#N canvas 460 159 494 344 META 0;
#X text 12 185 RELEASE_DATE 2009-06-12;
#X text 12 205 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 5 KEYWORDS signal nonlocal;
#X text 12 165 AUTHOR [email protected];
#X text 12 25 LICENSE GPL v2;
#X text 12 45 DESCRIPTION outputs information about a .wav file;
#X text 12 65 INLET_0 symbol;
#X text 12 85 OUTLET_0 float;
#X text 12 105 OUTLET_1 float;
#X text 12 125 OUTLET_2 float;
#X text 12 145 OUTLET_3 float;
#X restore 381 333 pd META;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 1 3 0;
#X connect 1 2 4 0;
#X connect 1 3 5 0;
#X connect 6 0 0 0;
| #N canvas 0 31 450 373 12;
#X obj 112 139 openpanel;
#X obj 112 165 wavinfo;
#X floatatom 45 228 20 0 0 3 samples - -;
#X floatatom 195 228 5 0 0 3 channels - -;
#X floatatom 262 229 5 0 0 3 sample_size - -;
#X floatatom 347 229 5 0 0 3 bitrate - -;
#X obj 112 109 bng 25 250 50 0 empty empty empty 17 7 0 10 -204786
-1 -1;
#X text 24 52 open a .wav file to see get the information about it:
;
#X text 22 36 [wavinfo] outputs information about a .wav file \,;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 1 3 0;
#X connect 1 2 4 0;
#X connect 1 3 5 0;
#X connect 6 0 0 0;
| 29 | signal nonlocal | outputs information about a .wav file | create a purr-data patch that matches the following description and keywords. | Description: outputs information about a .wav file, Keywords: signal nonlocal |
mk-help.pd | abstractions\jmmmp\mk-help.pd | #N canvas 125 122 364 235 10;
#X text 12 187 (C) 2006 Jo�o Pais - [email protected];
#X text 12 207 Released under the BSD License;
#X text 12 40 [mk] shows the controller number and MIDI value.;
#X text 196 80 GUI;
#X text 196 100 - Controller number;
#X text 196 120 - MIDI value;
#X obj 26 95 mk;
#X text 12 157 Related objects: [m-i] [sliders];
#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 metro;
#X text 12 6 DESCRIPTION Visual display of MIDI inputs;
#X text 12 135 VERSION 2006;
#X restore 302 206 pd META;
#X text 12 10 [mk] - Visual display of MIDI inputs;
| #N canvas 125 122 364 235 10;
#X text 12 187 (C) 2006 Jo�o Pais - [email protected];
#X text 12 207 Released under the BSD License;
#X text 12 40 [mk] shows the controller number and MIDI value.;
#X text 196 80 GUI;
#X text 196 100 - Controller number;
#X text 196 120 - MIDI value;
#X obj 26 95 mk;
#X text 12 157 Related objects: [m-i] [sliders];
#X text 12 10 [mk] - Visual display of MIDI inputs;
| 19 | metro | Visual display of MIDI inputs | create a purr-data patch that matches the following description and keywords. | Description: Visual display of MIDI inputs, Keywords: metro |
1.pd_basic.pd | pd\doc\manuals\pd-msg\2.msg_and_pd\1.pd_basic.pd | #N canvas 324 138 378 475 10;
#X text 20 51 turn DSP calculation off & on;
#X msg 98 94 \; pd dsp 0 \;;
#X msg 172 94 \; pd dsp 1 \;;
#X msg 24 301 \; pd quit \;;
#X floatatom 26 73 1 0 1 0 - - -, f 1;
#X obj 26 123 s pd;
#X msg 26 97 dsp \$1;
#X msg 25 218 \; pd audiostatus \;;
#X text 22 194 same as "DIO errors";
#X text 21 356 There are many more that i don't know :-(;
#X text 25 12 Here are some messages we can send to pd.;
#X text 21 275 Quit pd (WARNING);
#N canvas 437 191 494 396 META 0;
#X text 12 95 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 65 DESCRIPTION sending messages to a pd instance;
#X text 12 45 LICENSE public domain;
#X text 12 25 KEYWORDS control pd_op nonlocal tutorial;
#X restore 317 443 pd META;
#X connect 4 0 6 0;
#X connect 6 0 5 0;
| #N canvas 324 138 378 475 10;
#X text 20 51 turn DSP calculation off & on;
#X msg 98 94 \; pd dsp 0 \;;
#X msg 172 94 \; pd dsp 1 \;;
#X msg 24 301 \; pd quit \;;
#X floatatom 26 73 1 0 1 0 - - -, f 1;
#X obj 26 123 s pd;
#X msg 26 97 dsp \$1;
#X msg 25 218 \; pd audiostatus \;;
#X text 22 194 same as "DIO errors";
#X text 21 356 There are many more that i don't know :-(;
#X text 25 12 Here are some messages we can send to pd.;
#X text 21 275 Quit pd (WARNING);
#X connect 4 0 6 0;
#X connect 6 0 5 0;
| 21 | control pd_op nonlocal tutorial | sending messages to a pd instance | create a purr-data patch that matches the following description and keywords. | Description: sending messages to a pd instance, Keywords: control pd_op nonlocal tutorial |
17.coords.pd | packages\win64_inno\build\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 |
vlrange-help.pd | externals\smlib\vlrange-help.pd | #N canvas 1 53 400 214 10;
#X text 296 140 j#|@2002;
#X obj 318 120 SMLib-help;
#X obj 15 57 vmtof;
#X text 10 6 midi to frequency on a vector;
#X msg 15 33 69 70 81;
#X obj 15 80 print vmtof;
#N canvas 185 223 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 85 OUTLET_0 list float;
#X text 12 45 DESCRIPTION midi to frequency on a vector;
#X text 12 65 INLET_0 float list;
#X text 12 5 KEYWORDS control list_op conversion MIDI;
#X restore 329 170 pd META;
#X connect 2 0 5 0;
#X connect 4 0 2 0;
| #N canvas 1 53 400 214 10;
#X text 296 140 j#|@2002;
#X obj 318 120 SMLib-help;
#X obj 15 57 vmtof;
#X text 10 6 midi to frequency on a vector;
#X msg 15 33 69 70 81;
#X obj 15 80 print vmtof;
#X connect 2 0 5 0;
#X connect 4 0 2 0;
| 18 | control list_op conversion MIDI | midi to frequency on a vector | create a purr-data patch that matches the following description and keywords. | Description: midi to frequency on a vector, Keywords: control list_op conversion MIDI |
snaps~-help.pd | abstractions\jmmmp\snaps~-help.pd | #N canvas 125 122 408 275 10;
#X text 12 227 (C) 2006 Jo�o Pais - [email protected];
#X text 12 247 Released under the BSD License;
#X text 276 100 Inlets;
#X text 276 170 Outlets;
#X text 276 50 Arguments;
#X msg 136 66 500;
#X text 175 75 Velocity (ms);
#X floatatom 26 147 5 0 0 0 - - -;
#X obj 26 107 osc~ 0.5;
#X text 276 70 - Meter speed (ms);
#X text 276 120 - Signal;
#X text 276 140 - Meter speed (ms);
#X text 276 190 - Signal level;
#X obj 26 127 snaps~;
#X msg 146 86 50;
#X obj 26 177 dsp01;
#X text 12 10 [snaps~] - snapshot~ GUI implementation;
#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 snapshot~ GUI implementation;
#X text 12 36 KEYWORDS snapshot~ GUI;
#X text 12 135 VERSION 2006;
#X text 14 165 INLET_0 - Signal;
#X text 14 185 INLET_1 - Meter speed (ms);
#X text 14 205 OUTLET_0 - Signal level;
#X restore 352 246 pd META;
#X connect 5 0 13 1;
#X connect 8 0 13 0;
#X connect 13 0 7 0;
#X connect 14 0 13 1;
| #N canvas 125 122 408 275 10;
#X text 12 227 (C) 2006 Jo�o Pais - [email protected];
#X text 12 247 Released under the BSD License;
#X text 276 100 Inlets;
#X text 276 170 Outlets;
#X text 276 50 Arguments;
#X msg 136 66 500;
#X text 175 75 Velocity (ms);
#X floatatom 26 147 5 0 0 0 - - -;
#X obj 26 107 osc~ 0.5;
#X text 276 70 - Meter speed (ms);
#X text 276 120 - Signal;
#X text 276 140 - Meter speed (ms);
#X text 276 190 - Signal level;
#X obj 26 127 snaps~;
#X msg 146 86 50;
#X obj 26 177 dsp01;
#X text 12 10 [snaps~] - snapshot~ GUI implementation;
#X connect 5 0 13 1;
#X connect 8 0 13 0;
#X connect 13 0 7 0;
#X connect 14 0 13 1;
| 34 | snapshot~ GUI | snapshot~ GUI implementation | create a purr-data patch that matches the following description and keywords. | Description: snapshot~ GUI implementation, Keywords: snapshot~ GUI |
namecanvas-help.pd | pd\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 |
gnome-screensaver-help.pd | externals\hcs\grabbag\gnome-screensaver-help.pd | #N canvas 0 31 450 300 10;
#X obj 109 129 gnome-screensaver;
#X obj 109 108 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X text 68 58 activate/deactivate the gnome-screensaver;
#N canvas 404 246 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 v3;
#X text 12 85 AUTHOR Hans-Christoph Steiner;
#X text 12 65 INLET_0 float;
#X text 12 5 KEYWORDS control filesystem;
#X text 12 45 DESCRIPTION activate/deactivate the gnome-screensaver
;
#X restore 392 266 pd META;
#X connect 1 0 0 0;
| #N canvas 0 31 450 300 10;
#X obj 109 129 gnome-screensaver;
#X obj 109 108 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X text 68 58 activate/deactivate the gnome-screensaver;
#X connect 1 0 0 0;
| 13 | control filesystem | activate/deactivate the gnome-screensaver | create a purr-data patch that matches the following description and keywords. | Description: activate/deactivate the gnome-screensaver, Keywords: control filesystem |
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 |
lpifft~-help.pd | externals\creb\doc\lpifft~-help.pd | #N canvas 0 26 463 346 10;
#X text 18 7 ifft with rectangular lowpass for anti-aliased dynwav
;
#X text 9 18 creation arg = fft size \, right inlet = dynwav cutoff
freq;
#N canvas 331 92 494 386 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 65 INLET_0 signal;
#X text 12 85 INLET_1 signal;
#X text 12 145 OUTLET_1 signal;
#X text 12 105 INLET_2 float;
#X text 12 45 DESCRIPTION ifft + lowpass (for anti-aliased dynwav)
;
#X text 12 25 LICENSE GPL v2;
#X text 12 165 AUTHOR Tom Schouten <[email protected]>;
#X text 12 5 KEYWORDS signal abstraction needs_work (example);
#X restore 412 324 pd META;
#X obj 57 112 lpifft~;
| #N canvas 0 26 463 346 10;
#X text 18 7 ifft with rectangular lowpass for anti-aliased dynwav
;
#X text 9 18 creation arg = fft size \, right inlet = dynwav cutoff
freq;
#X obj 57 112 lpifft~;
| 16 | signal abstraction needs_work (example) | ifft + lowpass (for anti-aliased dynwav) | create a purr-data patch that matches the following description and keywords. | Description: ifft + lowpass (for anti-aliased dynwav), Keywords: signal abstraction needs_work (example) |
vector0x2f-help.pd | externals\markex\vector0x2f-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 |
sample_record~-help.pd | externals\tof\tof\sample_record~-help.pd | #N canvas 1 53 766 482 10;
#X text 227 253 Argument 1 \, symbol: the name of the sample to record
to;
#X text 44 4 Description: Records into samples;
#X text 41 21 Tags: Sound Sample Record;
#X obj 65 198 adc~;
#X obj 206 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X text 239 44 A 10 second mono sample (at a samplerate of 44100);
#X obj 75 331 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 74 416 dac~;
#X obj 104 332 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X msg 225 215 sample recording;
#X text 57 126 Inlet 1 \, signal: left or mono channel audio data;
#X text 56 141 Inlet 2 \, signal: right channel audio data;
#X text 332 213 Inlet 3 \, sample symbol: set the sample;
#X text 231 171 Inlet 3 \, float: turn recording on/off. The maximum
recording length is limited by the size of the sample;
#X text 130 329 Play or loop the recording;
#X obj 242 66 tof/sample recording 441000 1;
#X obj 65 253 sample_record~ recording;
#X obj 75 373 tof/sample_play~ recording;
#N canvas 371 286 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 45 LICENSE GPL v2;
#X text 12 125 AUTHOR Thomas Ouellet Fredericks;
#X text 12 25 DESCRIPTION record into samples;
#X text 12 5 KEYWORDS control abstraction array soundfile;
#X text 12 65 INLET_0 signal;
#X text 12 85 INLET_1 signal;
#X text 12 105 INLET_2 float sample;
#X restore 705 427 pd META;
#X connect 3 0 16 0;
#X connect 4 0 16 2;
#X connect 6 0 17 0;
#X connect 8 0 17 0;
#X connect 9 0 16 2;
#X connect 17 0 7 0;
#X connect 17 1 7 1;
| #N canvas 1 53 766 482 10;
#X text 227 253 Argument 1 \, symbol: the name of the sample to record
to;
#X text 44 4 Description: Records into samples;
#X text 41 21 Tags: Sound Sample Record;
#X obj 65 198 adc~;
#X obj 206 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X text 239 44 A 10 second mono sample (at a samplerate of 44100);
#X obj 75 331 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 74 416 dac~;
#X obj 104 332 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X msg 225 215 sample recording;
#X text 57 126 Inlet 1 \, signal: left or mono channel audio data;
#X text 56 141 Inlet 2 \, signal: right channel audio data;
#X text 332 213 Inlet 3 \, sample symbol: set the sample;
#X text 231 171 Inlet 3 \, float: turn recording on/off. The maximum
recording length is limited by the size of the sample;
#X text 130 329 Play or loop the recording;
#X obj 242 66 tof/sample recording 441000 1;
#X obj 65 253 sample_record~ recording;
#X obj 75 373 tof/sample_play~ recording;
#X connect 3 0 16 0;
#X connect 4 0 16 2;
#X connect 6 0 17 0;
#X connect 8 0 17 0;
#X connect 9 0 16 2;
#X connect 17 0 7 0;
#X connect 17 1 7 1;
| 36 | control abstraction array soundfile | record into samples | create a purr-data patch that matches the following description and keywords. | Description: record into samples, Keywords: control abstraction array soundfile |
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 |
02.draw.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\02.draw.pd | #N struct drawtut-one float x float y;
#N canvas 2 25 495 603 10;
#X text 0 1 New Drawing Commands: draw;
#X text 0 1 __________________________;
#X obj 53 47 struct drawtut-one float x float y;
#X text 53 185 Now let's define a shape to associate with this [struct]:
;
#X text 53 231 This object starts with the word "draw" followed by
the name of an svg shape-- "rect" here. Any arguments after that are
coordinates and other data telling Pd how to draw the shape. For convenience
\, coordinates are relative to the x/y fields.;
#X text 53 359 So how do we draw something? We just type the name we
gave to the [struct] into an object box. This will create an object
\, referred to in Pd as a "scalar". It will have data for "x" and "y"
fields and will use the info in our [draw] object to draw itself on
the canvas.;
#X text 53 429 Type our [struct] name "drawtut-one" in the box below:
;
#X text 53 142 The field names "x" and "y" are special in Pd. Their
values will be associated with the base x/y coordinates of what we
draw to represent an object created from the [struct] above.;
#X text 53 499 That's it! To sum up: once you have a [struct] and some
[draw] objects \, you can create a scalar like the one above on any
canvas in the running Pd instance. For convenience we created everything
in the main patch \, but since there's only one [struct] per canvas
you typically will want to keep your [struct] and any [draw] objects
in their own subpatch.;
#X obj 56 453;
#X obj 53 209 draw rect 40 40 0 0;
#X text 53 288 Any [draw] object on the same canvas as our [struct]
will be used to draw a shape to represent the data structure we've
defined here. To keep things organized Pd expects there to be only
one [struct] object per canvas. That way it's simple to know which
[draw] commands go with which data structure.;
#X text 178 208 <- rectangle \, 40x40 pixels at offset (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 introducing the [draw] command;
#X restore 435 575 pd META;
#X text 53 23 Let's draw something! First we need a [struct]:;
#X text 53 67 The first argument "drawtut-one" is a name for our data.
;
#X text 53 88 The other arguments define our data fields. The fields
"x" and "y" are names for data fields \, and the word "float" that
precedes each one tells Pd that each one should hold a floating point
number.;
| #N struct drawtut-one float x float y;
#N canvas 2 25 495 603 10;
#X text 0 1 New Drawing Commands: draw;
#X text 0 1 __________________________;
#X obj 53 47 struct drawtut-one float x float y;
#X text 53 185 Now let's define a shape to associate with this [struct]:
;
#X text 53 231 This object starts with the word "draw" followed by
the name of an svg shape-- "rect" here. Any arguments after that are
coordinates and other data telling Pd how to draw the shape. For convenience
\, coordinates are relative to the x/y fields.;
#X text 53 359 So how do we draw something? We just type the name we
gave to the [struct] into an object box. This will create an object
\, referred to in Pd as a "scalar". It will have data for "x" and "y"
fields and will use the info in our [draw] object to draw itself on
the canvas.;
#X text 53 429 Type our [struct] name "drawtut-one" in the box below:
;
#X text 53 142 The field names "x" and "y" are special in Pd. Their
values will be associated with the base x/y coordinates of what we
draw to represent an object created from the [struct] above.;
#X text 53 499 That's it! To sum up: once you have a [struct] and some
[draw] objects \, you can create a scalar like the one above on any
canvas in the running Pd instance. For convenience we created everything
in the main patch \, but since there's only one [struct] per canvas
you typically will want to keep your [struct] and any [draw] objects
in their own subpatch.;
#X obj 56 453;
#X obj 53 209 draw rect 40 40 0 0;
#X text 53 288 Any [draw] object on the same canvas as our [struct]
will be used to draw a shape to represent the data structure we've
defined here. To keep things organized Pd expects there to be only
one [struct] object per canvas. That way it's simple to know which
[draw] commands go with which data structure.;
#X text 178 208 <- rectangle \, 40x40 pixels at offset (0 \, 0);
#X text 53 23 Let's draw something! First we need a [struct]:;
#X text 53 67 The first argument "drawtut-one" is a name for our data.
;
#X text 53 88 The other arguments define our data fields. The fields
"x" and "y" are names for data fields \, and the word "float" that
precedes each one tells Pd that each one should hold a floating point
number.;
| 25 | tutorial data_structure draw gui | introducing the [draw] command | create a purr-data patch that matches the following description and keywords. | Description: introducing the [draw] command, Keywords: tutorial data_structure draw gui |
bdfts-help.pd | externals\creb\doc\bdfts-help.pd | #N canvas 0 0 450 300 10;
#N canvas 145 112 494 314 META 0;
#X text 12 165 HELP_PATCH_AUTHORS Added by Jonathan Wilkes.;
#X text 12 125 LIBRARY external creb;
#X text 12 5 KEYWORDS control abstraction;
#X text 12 65 INLET_0 float;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 anything;
#X text 12 45 DESCRIPTION set osc frequency for [bdiag~];
#X text 12 145 AUTHOR Tom Schouten <[email protected]>;
#X text 12 25 LICENSE GPL v2;
#X restore 398 279 pd META;
#X text 114 58 set osc frequency for [bdiag~];
#X obj 71 58 bdfts;
| #N canvas 0 0 450 300 10;
#X text 114 58 set osc frequency for [bdiag~];
#X obj 71 58 bdfts;
| 14 | control abstraction | set osc frequency for [bdiag~] | create a purr-data patch that matches the following description and keywords. | Description: set osc frequency for [bdiag~], 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 |
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 |
multiplex~-help.pd | externals\zexy\reference\multiplex~-help.pd | #N canvas 0 31 610 291 10;
#X obj 75 23 multiplex~;
#X obj 72 193 multiplex~ . . . . .;
#X text 210 23 multiplex 1-of-n signals to 1 outlet;
#X obj 72 139 sig~ 1;
#X obj 110 161 sig~ 0.5;
#X obj 149 137 sig~ 50;
#X obj 227 158 sig~ 0.1;
#X floatatom 110 93 4 0 0 0 - - -;
#X obj 72 229 env~;
#X floatatom 72 255 4 0 0 0 - - -;
#X text 156 93 select a signal;
#X obj 306 262 mux~;
#X text 254 261 alias;
#X text 135 214 the number of arguments specifies the number of inlets
;
#X text 510 3 part of zexy;
#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 125 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS signal;
#X text 12 45 DESCRIPTION multiplex 1-of-n signals to 1 outlet;
#X text 12 65 INLET_0 float signal;
#X text 12 105 OUTLET_0 signal;
#X text 12 85 INLET_1 signal;
#X restore 548 263 pd META;
#X connect 1 0 8 0;
#X connect 3 0 1 0;
#X connect 4 0 1 1;
#X connect 5 0 1 2;
#X connect 6 0 1 4;
#X connect 7 0 1 0;
#X connect 8 0 9 0;
| #N canvas 0 31 610 291 10;
#X obj 75 23 multiplex~;
#X obj 72 193 multiplex~ . . . . .;
#X text 210 23 multiplex 1-of-n signals to 1 outlet;
#X obj 72 139 sig~ 1;
#X obj 110 161 sig~ 0.5;
#X obj 149 137 sig~ 50;
#X obj 227 158 sig~ 0.1;
#X floatatom 110 93 4 0 0 0 - - -;
#X obj 72 229 env~;
#X floatatom 72 255 4 0 0 0 - - -;
#X text 156 93 select a signal;
#X obj 306 262 mux~;
#X text 254 261 alias;
#X text 135 214 the number of arguments specifies the number of inlets
;
#X text 510 3 part of zexy;
#X connect 1 0 8 0;
#X connect 3 0 1 0;
#X connect 4 0 1 1;
#X connect 5 0 1 2;
#X connect 6 0 1 4;
#X connect 7 0 1 0;
#X connect 8 0 9 0;
| 33 | signal | multiplex 1-of-n signals to 1 outlet | create a purr-data patch that matches the following description and keywords. | Description: multiplex 1-of-n signals to 1 outlet, Keywords: signal |
max_n-help.pd | externals\mapping\max_n-help.pd | #N canvas 1 53 534 486 10;
#X text 41 58 data;
#X obj 40 155 t f f;
#X msg 57 120 0;
#X floatatom 271 249 5 0 0 0 - - -;
#X floatatom 318 197 5 2 150 0 - - -;
#X text 366 195 size: n (n>=2);
#X text 51 32 min_n return the minimum from the last n (n>1) values
;
#X msg 85 120 1;
#X msg 118 120 0.5;
#X obj 40 271 timeroll;
#X obj 246 271 timeroll;
#X obj 43 75 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262130
-1 -1 0 1;
#X floatatom 48 96 5 0 0 0 - - -;
#X obj 246 219 max_n 20;
#X obj 5 2 cnv 15 450 20 empty empty max_n 2 11 1 18 -233017 -66577
0;
#N canvas 468 256 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 65 INLET_0 float;
#X text 12 5 KEYWORDS control abstraction conversion;
#X text 12 45 DESCRIPTION return the maximum from the last n (n>1)
values;
#X restore 475 458 pd META;
#X connect 1 0 9 0;
#X connect 1 1 13 0;
#X connect 2 0 1 0;
#X connect 4 0 13 1;
#X connect 7 0 1 0;
#X connect 8 0 1 0;
#X connect 11 0 12 0;
#X connect 11 0 1 0;
#X connect 13 0 3 0;
#X connect 13 0 10 0;
| #N canvas 1 53 534 486 10;
#X text 41 58 data;
#X obj 40 155 t f f;
#X msg 57 120 0;
#X floatatom 271 249 5 0 0 0 - - -;
#X floatatom 318 197 5 2 150 0 - - -;
#X text 366 195 size: n (n>=2);
#X text 51 32 min_n return the minimum from the last n (n>1) values
;
#X msg 85 120 1;
#X msg 118 120 0.5;
#X obj 40 271 timeroll;
#X obj 246 271 timeroll;
#X obj 43 75 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262130
-1 -1 0 1;
#X floatatom 48 96 5 0 0 0 - - -;
#X obj 246 219 max_n 20;
#X connect 1 0 9 0;
#X connect 1 1 13 0;
#X connect 2 0 1 0;
#X connect 4 0 13 1;
#X connect 7 0 1 0;
#X connect 8 0 1 0;
#X connect 11 0 12 0;
#X connect 11 0 1 0;
#X connect 13 0 3 0;
#X connect 13 0 10 0;
| 35 | control abstraction conversion | return the maximum from the last n (n>1)
values | create a purr-data patch that matches the following description and keywords. | Description: return the maximum from the last n (n>1)
values, Keywords: control abstraction conversion |
fifo-help.pd | externals\maxlib\fifo-help.pd | #N canvas 0 26 452 302 12;
#X obj 38 176 fifo 10;
#X floatatom 38 231 5 0 0 0 - - -;
#X floatatom 61 132 5 0 0 0 - - -;
#X msg 38 98 bang;
#X text 83 98 hit to get next number;
#X text 111 176 fifo <size>;
#X text 92 233 output of fifo;
#X text 42 14 fifo :: first in first out buffer for floats;
#X text 105 32 written for Max by St. Rainstick;
#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 85 OUTLET_0 float;
#X text 12 45 DESCRIPTION first in first out buffer for floats;
#X text 12 5 KEYWORDS control storage;
#X text 12 65 INLET_0 bang float;
#X restore 385 268 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| #N canvas 0 26 452 302 12;
#X obj 38 176 fifo 10;
#X floatatom 38 231 5 0 0 0 - - -;
#X floatatom 61 132 5 0 0 0 - - -;
#X msg 38 98 bang;
#X text 83 98 hit to get next number;
#X text 111 176 fifo <size>;
#X text 92 233 output of fifo;
#X text 42 14 fifo :: first in first out buffer for floats;
#X text 105 32 written for Max by St. Rainstick;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| 22 | control storage | first in first out buffer for floats | create a purr-data patch that matches the following description and keywords. | Description: first in first out buffer for floats, Keywords: control storage |
openHelp-help.pd | externals\tof\tof\openHelp-help.pd | #N canvas 1 53 461 503 10;
#X msg 77 213 symbol list;
#X msg 157 247 symbol until;
#X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
0;
#X text 4 85 author: [email protected];
#X msg 178 298 symbol zexy/list2symbol;
#X text 4 28 description: searches for an external's or an abstraction's
help file and tries to open it.;
#X text 4 106 version: 2009-09-25;
#X text 3 65 tags: file patch;
#X obj 77 340 tof/openHelp;
#X obj 2 135 cnv 15 400 30 empty empty empty 20 12 0 14 -261234 -66577
0;
#X text 10 141 openHelp is deprecated. Please use open_help instead.
;
#N canvas 236 174 494 344 META 0;
#X text 12 115 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 95 AUTHOR Thomas Ouellet Fredericks;
#X text 12 25 DESCRIPTION searches for an external's or an abstraction's
help file and tries to open it;
#X text 12 75 INLET_0 bang;
#X text 12 5 KEYWORDS control filesystem patch_op deprecated;
#X restore 367 424 pd META;
#X connect 0 0 8 0;
#X connect 1 0 8 0;
#X connect 4 0 8 0;
| #N canvas 1 53 461 503 10;
#X msg 77 213 symbol list;
#X msg 157 247 symbol until;
#X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
0;
#X text 4 85 author: [email protected];
#X msg 178 298 symbol zexy/list2symbol;
#X text 4 28 description: searches for an external's or an abstraction's
help file and tries to open it.;
#X text 4 106 version: 2009-09-25;
#X text 3 65 tags: file patch;
#X obj 77 340 tof/openHelp;
#X text 10 141 openHelp is deprecated. Please use open_help instead.
;
#X connect 0 0 8 0;
#X connect 1 0 8 0;
#X connect 4 0 8 0;
| 23 | control filesystem patch_op deprecated | searches for an external's or an abstraction's
help file and tries to open it | create a purr-data patch that matches the following description and keywords. | Description: searches for an external's or an abstraction's
help file and tries to open it, Keywords: control filesystem patch_op deprecated |
atan2~-help.pd | externals\miXed\doc\help\cyclone\atan2~-help.pd | #N canvas 0 31 359 137 10;
#X text 15 35 Standard C function for arctan(y/x);
#X obj 80 85 atan2~;
#N canvas 430 169 494 366 META 0;
#X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 145 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 45 DESCRIPTION standard C function for arctan - arctan(y/x)
;
#X text 12 5 KEYWORDS signal storage max_compatible trigonometry;
#X text 12 65 INLET_0 signal;
#X text 12 85 INLET_1 signal;
#X text 12 105 OUTLET_0 signal;
#X text 12 125 AUTHOR Krzysztof Czaja;
#X text 12 25 LICENSE SIBSD;
#X restore 309 116 pd META;
| #N canvas 0 31 359 137 10;
#X text 15 35 Standard C function for arctan(y/x);
#X obj 80 85 atan2~;
| 14 | signal storage max_compatible trigonometry | standard C function for arctan - arctan(y/x) | create a purr-data patch that matches the following description and keywords. | Description: standard C function for arctan - arctan(y/x), Keywords: signal storage max_compatible trigonometry |
urn-help.pd | externals\maxlib\urn-help.pd | #N canvas 0 0 462 312 12;
#X obj 59 162 urn 8;
#X msg 117 92 clear;
#X floatatom 59 221 5 0 0 0 - - -;
#X msg 59 65 bang;
#X obj 149 221 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 104 65 choose next number;
#X text 169 93 clear / refill urn;
#X floatatom 109 130 5 0 0 0 - - -;
#X text 161 130 change number of items in urn;
#X text 29 10 urn :: urn selection model;
#X text 181 221 bang if urn is empty;
#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 random;
#X text 12 45 DESCRIPTION urn selection model;
#X text 12 65 INLET_0 bang clear;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X text 12 125 OUTLET_1 bang;
#X restore 390 274 pd META;
#X connect 0 0 2 0;
#X connect 0 1 4 0;
#X connect 1 0 0 0;
#X connect 3 0 0 0;
#X connect 7 0 0 1;
| #N canvas 0 0 462 312 12;
#X obj 59 162 urn 8;
#X msg 117 92 clear;
#X floatatom 59 221 5 0 0 0 - - -;
#X msg 59 65 bang;
#X obj 149 221 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 104 65 choose next number;
#X text 169 93 clear / refill urn;
#X floatatom 109 130 5 0 0 0 - - -;
#X text 161 130 change number of items in urn;
#X text 29 10 urn :: urn selection model;
#X text 181 221 bang if urn is empty;
#X connect 0 0 2 0;
#X connect 0 1 4 0;
#X connect 1 0 0 0;
#X connect 3 0 0 0;
#X connect 7 0 0 1;
| 28 | control random | urn selection model | create a purr-data patch that matches the following description and keywords. | Description: urn selection model, Keywords: control random |
ti_hihat-help.pd | externals\creb\doc\ti_hihat-help.pd | #N canvas 0 26 333 350 10;
#N canvas 200 78 494 529 META 0;
#X text 12 245 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 45 DESCRIPTION hihat gop object;
#X text 12 5 KEYWORDS signal abstraction GUI needs_work (example patch)
;
#X text 12 65 INLET_0 float;
#X text 12 85 INLET_1 float;
#X text 12 105 INLET_2 float;
#X text 12 125 INLET_3 float;
#X text 12 145 INLET_4 float;
#X text 12 165 INLET_5 float;
#X text 12 185 INLET_6 float;
#X text 12 205 OUTLET_0 signal;
#X text 12 25 LICENSE GPL v2;
#X text 12 225 AUTHOR Tom Schouten <[email protected]>;
#X restore 278 327 pd META;
#X obj 9 52 ti_hihat ----;
#X coords 0 0 0.00245098 0.00260417 200 50 0;
| #N canvas 0 26 333 350 10;
#X obj 9 52 ti_hihat ----;
#X coords 0 0 0.00245098 0.00260417 200 50 0;
| 18 | signal abstraction GUI needs_work (example patch) | hihat gop object | create a purr-data patch that matches the following description and keywords. | Description: hihat gop object, Keywords: signal abstraction GUI needs_work (example patch) |
lattice3-help.pd | externals\creb\doc\lattice3-help.pd | #N canvas 0 26 450 300 10;
#X text 22 4 expand harmonic lattice vector in the (2 \, 3/2 \, 5/4)
basis;
#N canvas 331 92 494 345 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 85 OUTLET_0 signal;
#X text 12 65 INLET_0 signal;
#X text 12 45 DESCRIPTION expand a 3D harmonic lattice vector;
#X text 12 5 KEYWORDS control abstraction needs_work (example patch)
;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Tom Schouten <[email protected]>;
#X restore 391 275 pd META;
#X obj 74 93 lattice3;
| #N canvas 0 26 450 300 10;
#X text 22 4 expand harmonic lattice vector in the (2 \, 3/2 \, 5/4)
basis;
#X obj 74 93 lattice3;
| 12 | control abstraction needs_work (example patch) | expand a 3D harmonic lattice vector | create a purr-data patch that matches the following description and keywords. | Description: expand a 3D harmonic lattice vector, Keywords: control abstraction needs_work (example patch) |
randomF-help.pd | externals\markex\randomF-help.pd | #N canvas 1 53 604 504 10;
#X text 124 68 GEM object;
#X msg 123 155 bang;
#X text 138 23 randomF;
#X obj 123 223 randomF 0.5;
#X text 60 385 randomF is a floating point random number generator
;
#X floatatom 195 161 5 0 0 1 range - -;
#X floatatom 123 289 5 0 0 0 - - -;
#N canvas 497 111 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 Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 45 DESCRIPTION floating point random number generator;
#X text 12 5 KEYWORDS control random;
#X text 12 65 INLET_0 bang;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X restore 545 476 pd META;
#X connect 1 0 3 0;
#X connect 3 0 6 0;
#X connect 5 0 3 1;
| #N canvas 1 53 604 504 10;
#X text 124 68 GEM object;
#X msg 123 155 bang;
#X text 138 23 randomF;
#X obj 123 223 randomF 0.5;
#X text 60 385 randomF is a floating point random number generator
;
#X floatatom 195 161 5 0 0 1 range - -;
#X floatatom 123 289 5 0 0 0 - - -;
#X connect 1 0 3 0;
#X connect 3 0 6 0;
#X connect 5 0 3 1;
| 21 | control random | floating point random number generator | create a purr-data patch that matches the following description and keywords. | Description: floating point random number generator, Keywords: control random |
segment-help.pd | externals\mapping\segment-help.pd | #N canvas 1 53 680 326 10;
#X obj 67 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 200 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 333 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 466 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 62 28 hsl 527 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X msg 189 88 2;
#X msg 250 87 6;
#X msg 219 87 4;
#X floatatom 65 262 5 0 0 0 - - -;
#X floatatom 201 260 5 0 0 0 - - -;
#X floatatom 333 262 5 0 0 0 - - -;
#X floatatom 464 260 5 0 0 0 - - -;
#X floatatom 46 51 5 0 0 0 - - -;
#X obj 154 182 route 0 1 2 3;
#X obj 154 123 segment 4;
#N canvas 464 140 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 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 text 12 115 OUTLET_0 list;
#X restore 652 318 pd META;
#X connect 0 0 8 0;
#X connect 1 0 9 0;
#X connect 2 0 10 0;
#X connect 3 0 11 0;
#X connect 4 0 12 0;
#X connect 4 0 14 0;
#X connect 5 0 14 1;
#X connect 6 0 14 1;
#X connect 7 0 14 1;
#X connect 13 0 0 0;
#X connect 13 1 1 0;
#X connect 13 2 2 0;
#X connect 13 3 3 0;
#X connect 14 0 13 0;
| #N canvas 1 53 680 326 10;
#X obj 67 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 200 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 333 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 466 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 62 28 hsl 527 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X msg 189 88 2;
#X msg 250 87 6;
#X msg 219 87 4;
#X floatatom 65 262 5 0 0 0 - - -;
#X floatatom 201 260 5 0 0 0 - - -;
#X floatatom 333 262 5 0 0 0 - - -;
#X floatatom 464 260 5 0 0 0 - - -;
#X floatatom 46 51 5 0 0 0 - - -;
#X obj 154 182 route 0 1 2 3;
#X obj 154 123 segment 4;
#X connect 0 0 8 0;
#X connect 1 0 9 0;
#X connect 2 0 10 0;
#X connect 3 0 11 0;
#X connect 4 0 12 0;
#X connect 4 0 14 0;
#X connect 5 0 14 1;
#X connect 6 0 14 1;
#X connect 7 0 14 1;
#X connect 13 0 0 0;
#X connect 13 1 1 0;
#X connect 13 2 2 0;
#X connect 13 3 3 0;
#X connect 14 0 13 0;
| 40 | 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 |
sl-help.pd | externals\ggee\control\sl-help.pd | #N canvas 0 31 501 213 10;
#X text 20 141 (C) Guenter Geiger;
#N canvas 46 242 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 Tcl/Tk;
#X text 12 85 AUTHOR Guenter Geiger;
#X text 12 5 KEYWORDS signal nonlocal canvas_op;
#X text 12 45 DESCRIPTION send local to this canvas;
#X text 12 65 INLET_0 anything;
#X restore 440 183 pd META;
#X obj 270 63 rl;
#X obj 301 65 sl;
#X floatatom 270 100 5 0 0 0 - - -;
#X floatatom 301 41 5 0 0 0 - - -;
#N canvas 352 127 450 300 local-send-and-receive-for-subpatches 0;
#X obj 68 77 rl;
#X obj 117 57 sl;
#X floatatom 117 22 5 0 0 0 - - -;
#X floatatom 68 118 5 0 0 0 - - -;
#X connect 0 0 3 0;
#X connect 2 0 1 0;
#X restore 191 153 pd local-send-and-receive-for-subpatches;
#X obj 152 78 receivelocal foo;
#X obj 47 107 sendlocal foo;
#X floatatom 152 106 5 0 0 0 - - -;
#X floatatom 47 78 5 0 0 0 - - -;
#X text 20 38 send local to this canvas;
#X connect 2 0 4 0;
#X connect 5 0 3 0;
#X connect 7 0 9 0;
#X connect 10 0 8 0;
| #N canvas 0 31 501 213 10;
#X text 20 141 (C) Guenter Geiger;
#X obj 270 63 rl;
#X obj 301 65 sl;
#X floatatom 270 100 5 0 0 0 - - -;
#X floatatom 301 41 5 0 0 0 - - -;
#X obj 152 78 receivelocal foo;
#X obj 47 107 sendlocal foo;
#X floatatom 152 106 5 0 0 0 - - -;
#X floatatom 47 78 5 0 0 0 - - -;
#X text 20 38 send local to this canvas;
#X connect 2 0 4 0;
#X connect 5 0 3 0;
#X connect 7 0 9 0;
#X connect 10 0 8 0;
| 31 | signal nonlocal canvas_op | send local to this canvas | create a purr-data patch that matches the following description and keywords. | Description: send local to this canvas, Keywords: signal nonlocal canvas_op |
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 |
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 |
env+-help.pd | externals\mapping\env+-help.pd | #N canvas 1 53 606 528 10;
#X obj 253 362 timeroll;
#X obj 46 162 random 1000;
#X obj 46 136 metro 30;
#X obj 46 112 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 46 363 timeroll;
#X obj 72 112 loadbang;
#X obj 253 253 env+ 110;
#X obj 46 191 / 1000;
#N canvas 468 256 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 125 OUTLET_0 float;
#X text 12 145 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
#X text 12 65 INLET_0 float;
#X text 12 5 KEYWORDS control abstraction;
#X text 12 85 INLET_1 bang;
#X text 12 105 INLET_2 float;
#X text 12 45 DESCRIPTION positive envelope follower;
#X restore 547 496 pd META;
#X text 131 26 positive 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 606 528 10;
#X obj 253 362 timeroll;
#X obj 46 162 random 1000;
#X obj 46 136 metro 30;
#X obj 46 112 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 46 363 timeroll;
#X obj 72 112 loadbang;
#X obj 253 253 env+ 110;
#X obj 46 191 / 1000;
#X text 131 26 positive 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;
| 28 | control abstraction | positive envelope follower | create a purr-data patch that matches the following description and keywords. | Description: positive envelope follower, Keywords: control abstraction |
12.path.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\12.path.pd | #N struct drawtut-path float x float y;
#N canvas 2 25 850 556 10;
#X text 0 1 New Drawing Commands: path;
#X text 1 1 __________________________;
#X text 53 23 Paths are complex drawings.;
#X obj 53 47 struct drawtut-path float x float y;
#X scalar drawtut-path 292 124 \;;
#X msg 53 107 stroke black \, stroke-width 1 \, fill yellow \, transform
scale 2;
#X text 671 221 <- a complex path;
#X obj 53 82 loadbang;
#X text 52 404 Svg paths are quite complex and powerful. After the
word "path" \, you must specify single-letter drawing commands followed
by numeric coordinate and shape data for the command. A single path
can have several subpaths-- the one to the left has three \, one for
each letter.;
#X text 52 474 You can find out more about them in the svg specification:
;
#X obj 52 495 pddp/pddplink http://www.w3.org/TR/SVG/paths.html;
#X obj 53 133 draw path m 156.27 34.6306 3.94531 0 0 25.8398 14.1992
0 0 3.32031 -18.1445 0 0 -29.1602 m -19.6484 2.67578 c -2.86459 2.7e-05
-5.14324 1.06773 -6.83593 3.20312 -1.6797 2.13544 -2.51954 5.04559
-2.51953 8.73047 -1e-05 3.67189 0.83983 6.57553 2.51953 8.71094 1.69269
2.13542 3.97134 3.20313 6.83593 3.20312 2.86457 2e-06 5.13019 -1.06771
6.79688 -3.20312 1.67966 -2.13541 2.5195 -5.03905 2.51953 -8.71094
-3e-05 -3.68488 -0.83987 -6.59503 -2.51953 -8.73047 -1.66669 -2.13539
-3.93231 -3.2031 -6.79688 -3.20312 m 0 -3.20312 c 4.08853 3e-05 7.35675
1.37373 9.80469 4.12109 2.44789 2.7344 3.67185 6.40627 3.67188 11.0156
-3e-05 4.59636 -1.22399 8.26824 -3.67188 11.0156 -2.44794 2.73438 -5.71616
4.10156 -9.80469 4.10156 -4.10157 -1e-06 -7.38282 -1.36719 -9.84375
-4.10156 -2.44792 -2.73437 -3.67187 -6.40624 -3.67187 -11.0156 0 -4.60936
1.22395 -8.28123 3.67187 -11.0156 2.46093 -2.74737 5.74218 -4.12106
9.84375 -4.12109 m -32.6953 0.527344 3.94531 0 0 25.8398 14.1992 0
0 3.32031 -18.1445 0 0 -29.1602;
#X text 468 299 Unfortunately the bounding-box calculation for some
curves doesn't work as precisely as it should. This means some paths
may extend past the edges of the selection rectangle in Pd. (Like the
bottom of the "O" in the example above;
#N canvas 290 275 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 paths to display data structure data
;
#X restore 776 520 pd META;
#X text 466 375 If you copy/paste path data from SVGs on the web \,
try putting the data in quotes and prepending "d=" \, like this:;
#X text 466 415 [draw path d="M-2 0 3-3"];
#X text 466 437 When you instantiate it \, Pd will normalize the path
data by putting spaces between each item in the path \, removing commas
\, and making all commands explicit \, like this:;
#X text 466 485 [draw path M -2 0 L 3 -3];
#X connect 5 0 11 0;
#X connect 7 0 5 0;
| #N struct drawtut-path float x float y;
#N canvas 2 25 850 556 10;
#X text 0 1 New Drawing Commands: path;
#X text 1 1 __________________________;
#X text 53 23 Paths are complex drawings.;
#X obj 53 47 struct drawtut-path float x float y;
#X scalar drawtut-path 292 124 \;;
#X msg 53 107 stroke black \, stroke-width 1 \, fill yellow \, transform
scale 2;
#X text 671 221 <- a complex path;
#X obj 53 82 loadbang;
#X text 52 404 Svg paths are quite complex and powerful. After the
word "path" \, you must specify single-letter drawing commands followed
by numeric coordinate and shape data for the command. A single path
can have several subpaths-- the one to the left has three \, one for
each letter.;
#X text 52 474 You can find out more about them in the svg specification:
;
#X obj 53 133 draw path m 156.27 34.6306 3.94531 0 0 25.8398 14.1992
0 0 3.32031 -18.1445 0 0 -29.1602 m -19.6484 2.67578 c -2.86459 2.7e-05
-5.14324 1.06773 -6.83593 3.20312 -1.6797 2.13544 -2.51954 5.04559
-2.51953 8.73047 -1e-05 3.67189 0.83983 6.57553 2.51953 8.71094 1.69269
2.13542 3.97134 3.20313 6.83593 3.20312 2.86457 2e-06 5.13019 -1.06771
6.79688 -3.20312 1.67966 -2.13541 2.5195 -5.03905 2.51953 -8.71094
-3e-05 -3.68488 -0.83987 -6.59503 -2.51953 -8.73047 -1.66669 -2.13539
-3.93231 -3.2031 -6.79688 -3.20312 m 0 -3.20312 c 4.08853 3e-05 7.35675
1.37373 9.80469 4.12109 2.44789 2.7344 3.67185 6.40627 3.67188 11.0156
-3e-05 4.59636 -1.22399 8.26824 -3.67188 11.0156 -2.44794 2.73438 -5.71616
4.10156 -9.80469 4.10156 -4.10157 -1e-06 -7.38282 -1.36719 -9.84375
-4.10156 -2.44792 -2.73437 -3.67187 -6.40624 -3.67187 -11.0156 0 -4.60936
1.22395 -8.28123 3.67187 -11.0156 2.46093 -2.74737 5.74218 -4.12106
9.84375 -4.12109 m -32.6953 0.527344 3.94531 0 0 25.8398 14.1992 0
0 3.32031 -18.1445 0 0 -29.1602;
#X text 468 299 Unfortunately the bounding-box calculation for some
curves doesn't work as precisely as it should. This means some paths
may extend past the edges of the selection rectangle in Pd. (Like the
bottom of the "O" in the example above;
#X text 466 375 If you copy/paste path data from SVGs on the web \,
try putting the data in quotes and prepending "d=" \, like this:;
#X text 466 415 [draw path d="M-2 0 3-3"];
#X text 466 437 When you instantiate it \, Pd will normalize the path
data by putting spaces between each item in the path \, removing commas
\, and making all commands explicit \, like this:;
#X text 466 485 [draw path M -2 0 L 3 -3];
#X connect 5 0 11 0;
#X connect 7 0 5 0;
| 28 | tutorial data_structure draw gui | drawing paths to display data structure data | create a purr-data patch that matches the following description and keywords. | Description: drawing paths to display data structure data, Keywords: tutorial data_structure draw gui |
pdf~-help.pd | externals\zexy\reference\pdf~-help.pd | #N canvas 0 31 767 473 10;
#X obj 90 43 pdf~;
#X text 175 44 probability density function;
#X obj 14 166 osc~ 440;
#X msg 97 193 bang;
#X obj 14 387 tabwrite array99;
#X obj 14 303 pdf~ 128;
#X msg 96 246 clear;
#X msg 97 215 1;
#X msg 96 269 0;
#X text 146 260 clear the buffer;
#X text 140 203 send the pdf to the outlet;
#X obj 137 387 print;
#X text 90 302 creation argument : number of steps;
#X text 227 315 default is 64;
#N canvas 0 0 450 300 (subpatch) 0;
#X array array99 128 float 0;
#X coords 0 1 128 -1 400 300 1;
#X restore 338 111 graph;
#X text 532 42 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 85 OUTLET_0 list;
#X text 12 105 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS signal conversion;
#X text 12 45 DESCRIPTION probability density function;
#X text 12 65 INLET_0 signal bang float clear;
#X restore 711 445 pd META;
#X connect 2 0 5 0;
#X connect 3 0 5 0;
#X connect 5 0 4 0;
#X connect 5 0 11 0;
#X connect 6 0 5 0;
#X connect 7 0 5 0;
#X connect 8 0 5 0;
| #N canvas 0 31 767 473 10;
#X obj 90 43 pdf~;
#X text 175 44 probability density function;
#X obj 14 166 osc~ 440;
#X msg 97 193 bang;
#X obj 14 387 tabwrite array99;
#X obj 14 303 pdf~ 128;
#X msg 96 246 clear;
#X msg 97 215 1;
#X msg 96 269 0;
#X text 146 260 clear the buffer;
#X text 140 203 send the pdf to the outlet;
#X obj 137 387 print;
#X text 90 302 creation argument : number of steps;
#X text 227 315 default is 64;
| 36 | signal conversion | probability density function | create a purr-data patch that matches the following description and keywords. | Description: probability density function, Keywords: signal conversion |
which-help.pd | externals\mrpeach\which\which-help.pd | #N canvas 354 468 693 285 10;
#X obj 129 170 which tcpclient;
#X obj 9 35 bng 15 250 50 0 empty empty output_path_to_object 17 7
0 10 -4034 -257985 -1;
#X text 9 7 [which] outputs the path to an object;
#X obj 57 56 bng 15 250 50 0 empty empty set_object_name 17 7 0 10
-4034 -257985 -1;
#X msg 78 102 set tabdump;
#X symbolatom 129 193 64 0 0 0 - - -, f 64;
#X obj 57 81 symbol Gem;
#X msg 120 144 expr;
#X msg 99 123 counter;
#X text 165 101 set object name;
#X text 155 122 set object name and output path;
#X text 245 169 argument is object name;
#N canvas 334 661 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 or later;
#X text 12 105 AUTHOR Martin Peach;
#X text 12 5 KEYWORDS control;
#X text 12 46 DESCRIPTION output the path to an object;
#X text 12 65 INLET_0 anything set;
#X text 12 85 OUTLET_0 symbol;
#X restore 515 236 pd META;
#X text 130 222 2016/08/26 Martin Peach;
#X connect 0 0 5 0;
#X connect 1 0 0 0;
#X connect 3 0 6 0;
#X connect 4 0 0 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
#X connect 8 0 0 0;
| #N canvas 354 468 693 285 10;
#X obj 129 170 which tcpclient;
#X obj 9 35 bng 15 250 50 0 empty empty output_path_to_object 17 7
0 10 -4034 -257985 -1;
#X text 9 7 [which] outputs the path to an object;
#X obj 57 56 bng 15 250 50 0 empty empty set_object_name 17 7 0 10
-4034 -257985 -1;
#X msg 78 102 set tabdump;
#X symbolatom 129 193 64 0 0 0 - - -, f 64;
#X obj 57 81 symbol Gem;
#X msg 120 144 expr;
#X msg 99 123 counter;
#X text 165 101 set object name;
#X text 155 122 set object name and output path;
#X text 245 169 argument is object name;
#X text 130 222 2016/08/26 Martin Peach;
#X connect 0 0 5 0;
#X connect 1 0 0 0;
#X connect 3 0 6 0;
#X connect 4 0 0 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
#X connect 8 0 0 0;
| 30 | control | output the path to an object | create a purr-data patch that matches the following description and keywords. | Description: output the path to an object, Keywords: control |
f2char-help.pd | externals\moonlib\f2char-help.pd | #N canvas 0 31 430 247 10;
#X obj 0 0 cnv 8 100 60 empty empty char2f_f2char 10 20 1 18 -262144
-1109 0;
#X text 7 221 (c) Moonix: Antoine Rousseau 2003;
#X text 160 14 ascii utilities;
#X obj 131 115 char2f;
#X floatatom 131 136 5 0 0 0 - - -;
#X msg 131 69 symbol A;
#X obj 131 173 f2char;
#X symbolatom 131 194 2 0 0 0 - - -;
#X obj 131 49 loadbang;
#X msg 216 70 symbol a;
#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 ascii utility;
#X text 12 65 INLET_0 float;
#X text 12 85 OUTLET_0 symbol;
#X restore 373 217 pd META;
#X connect 3 0 4 0;
#X connect 4 0 6 0;
#X connect 5 0 3 0;
#X connect 6 0 7 0;
#X connect 8 0 5 0;
#X connect 9 0 3 0;
| #N canvas 0 31 430 247 10;
#X text 7 221 (c) Moonix: Antoine Rousseau 2003;
#X text 160 14 ascii utilities;
#X obj 131 115 char2f;
#X floatatom 131 136 5 0 0 0 - - -;
#X msg 131 69 symbol A;
#X obj 131 173 f2char;
#X symbolatom 131 194 2 0 0 0 - - -;
#X obj 131 49 loadbang;
#X msg 216 70 symbol a;
#X connect 3 0 4 0;
#X connect 4 0 6 0;
#X connect 5 0 3 0;
#X connect 6 0 7 0;
#X connect 8 0 5 0;
#X connect 9 0 3 0;
| 26 | control conversion symbol_op | ascii utility | create a purr-data patch that matches the following description and keywords. | Description: ascii utility, Keywords: control conversion symbol_op |
nchange-help.pd | externals\maxlib\nchange-help.pd | #N canvas 0 26 519 345 12;
#X obj 30 213 nchange f;
#X obj 371 215 nchange l;
#X msg 367 144 bla foo dog;
#X msg 387 169 bla foo 23;
#X msg 348 121 bla foo dog 17;
#X obj 200 214 nchange s;
#X obj 200 185 symbol;
#X msg 200 126 dog;
#X msg 216 153 cat;
#X obj 162 15 change;
#X obj 371 253 print list;
#X obj 200 255 print symbol;
#X msg 30 152 0;
#X msg 43 180 1;
#X obj 30 257 print float;
#X text 100 34 written by Olaf Matthes <[email protected]>;
#X text 12 15 nchange :: a 'new';
#X text 22 77 The creation argument specifies whether nchange works
for floats \, symbols or lists.;
#N canvas 518 27 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 45 DESCRIPTION change for floats \, symbols \, and lists
;
#X text 12 5 KEYWORDS control anything_op symbol_op;
#X text 12 65 INLET_0 anything;
#X text 12 85 OUTLET_0 anything;
#X restore 456 317 pd META;
#X connect 0 0 14 0;
#X connect 1 0 10 0;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
#X connect 4 0 1 0;
#X connect 5 0 11 0;
#X connect 6 0 5 0;
#X connect 7 0 6 0;
#X connect 8 0 6 0;
#X connect 12 0 0 0;
#X connect 13 0 0 0;
| #N canvas 0 26 519 345 12;
#X obj 30 213 nchange f;
#X obj 371 215 nchange l;
#X msg 367 144 bla foo dog;
#X msg 387 169 bla foo 23;
#X msg 348 121 bla foo dog 17;
#X obj 200 214 nchange s;
#X obj 200 185 symbol;
#X msg 200 126 dog;
#X msg 216 153 cat;
#X obj 162 15 change;
#X obj 371 253 print list;
#X obj 200 255 print symbol;
#X msg 30 152 0;
#X msg 43 180 1;
#X obj 30 257 print float;
#X text 100 34 written by Olaf Matthes <[email protected]>;
#X text 12 15 nchange :: a 'new';
#X text 22 77 The creation argument specifies whether nchange works
for floats \, symbols or lists.;
#X connect 0 0 14 0;
#X connect 1 0 10 0;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
#X connect 4 0 1 0;
#X connect 5 0 11 0;
#X connect 6 0 5 0;
#X connect 7 0 6 0;
#X connect 8 0 6 0;
#X connect 12 0 0 0;
#X connect 13 0 0 0;
| 39 | control anything_op symbol_op | change for floats \, symbols \, and lists | create a purr-data patch that matches the following description and keywords. | Description: change for floats \, symbols \, and lists, Keywords: control anything_op symbol_op |
max_n-help.pd | externals\mapping\max_n-help.pd | #N canvas 1 53 534 486 10;
#X text 41 58 data;
#X obj 40 155 t f f;
#X msg 57 120 0;
#X floatatom 271 249 5 0 0 0 - - -;
#X floatatom 318 197 5 2 150 0 - - -;
#X text 366 195 size: n (n>=2);
#X text 51 32 min_n return the minimum from the last n (n>1) values
;
#X msg 85 120 1;
#X msg 118 120 0.5;
#X obj 40 271 timeroll;
#X obj 246 271 timeroll;
#X obj 43 75 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262130
-1 -1 0 1;
#X floatatom 48 96 5 0 0 0 - - -;
#X obj 246 219 max_n 20;
#X obj 5 2 cnv 15 450 20 empty empty max_n 2 11 1 18 -233017 -66577
0;
#N canvas 468 256 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 65 INLET_0 float;
#X text 12 5 KEYWORDS control abstraction conversion;
#X text 12 45 DESCRIPTION return the maximum from the last n (n>1)
values;
#X restore 475 458 pd META;
#X connect 1 0 9 0;
#X connect 1 1 13 0;
#X connect 2 0 1 0;
#X connect 4 0 13 1;
#X connect 7 0 1 0;
#X connect 8 0 1 0;
#X connect 11 0 12 0;
#X connect 11 0 1 0;
#X connect 13 0 3 0;
#X connect 13 0 10 0;
| #N canvas 1 53 534 486 10;
#X text 41 58 data;
#X obj 40 155 t f f;
#X msg 57 120 0;
#X floatatom 271 249 5 0 0 0 - - -;
#X floatatom 318 197 5 2 150 0 - - -;
#X text 366 195 size: n (n>=2);
#X text 51 32 min_n return the minimum from the last n (n>1) values
;
#X msg 85 120 1;
#X msg 118 120 0.5;
#X obj 40 271 timeroll;
#X obj 246 271 timeroll;
#X obj 43 75 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262130
-1 -1 0 1;
#X floatatom 48 96 5 0 0 0 - - -;
#X obj 246 219 max_n 20;
#X connect 1 0 9 0;
#X connect 1 1 13 0;
#X connect 2 0 1 0;
#X connect 4 0 13 1;
#X connect 7 0 1 0;
#X connect 8 0 1 0;
#X connect 11 0 12 0;
#X connect 11 0 1 0;
#X connect 13 0 3 0;
#X connect 13 0 10 0;
| 35 | control abstraction conversion | return the maximum from the last n (n>1)
values | create a purr-data patch that matches the following description and keywords. | Description: return the maximum from the last n (n>1)
values, Keywords: control abstraction conversion |
linear_pan~-help.pd | externals\pan\linear_pan~-help.pd | #N canvas 0 31 477 320 10;
#X obj 5 2 cnv 15 450 20 empty empty linearpan~ 2 11 1 18 -233017 -66577
0;
#X msg 422 3 pddp;
#X text 17 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 234 284 released under the GNU GPL;
#X obj 134 225 dac~;
#X obj 181 145 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11
-262131 -1 -1 6350 0;
#X text 16 37 Pan a mono signal using linear panning. 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 obj 84 131 osc~ 250;
#X obj 84 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 obj 113 187 linearpan~;
#N canvas 459 31 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;
#X text 12 145 AUTHOR Hans-Christoph Steiner;
#X text 12 65 INLET_0 signal;
#X text 12 105 OUTLET_0 signal;
#X text 12 125 OUTLET_1 signal;
#X text 12 45 DESCRIPTION pan a mono signal using linear panning;
#X text 12 5 KEYWORDS signal abstraction;
#X text 12 85 INLET_1 float;
#X restore 423 289 pd META;
#X connect 5 0 11 1;
#X connect 7 0 8 0;
#X connect 8 0 11 0;
#X connect 9 0 10 0;
#X connect 11 0 4 0;
#X connect 11 1 4 1;
| #N canvas 0 31 477 320 10;
#X msg 422 3 pddp;
#X text 17 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 234 284 released under the GNU GPL;
#X obj 134 225 dac~;
#X obj 181 145 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11
-262131 -1 -1 6350 0;
#X text 16 37 Pan a mono signal using linear panning. 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 obj 84 131 osc~ 250;
#X obj 84 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 obj 113 187 linearpan~;
#X connect 5 0 11 1;
#X connect 7 0 8 0;
#X connect 8 0 11 0;
#X connect 9 0 10 0;
#X connect 11 0 4 0;
#X connect 11 1 4 1;
| 30 | signal abstraction | pan a mono signal using linear panning | create a purr-data patch that matches the following description and keywords. | Description: pan a mono signal using linear panning, Keywords: signal abstraction |
fifo-help.pd | externals\maxlib\fifo-help.pd | #N canvas 0 26 452 302 12;
#X obj 38 176 fifo 10;
#X floatatom 38 231 5 0 0 0 - - -;
#X floatatom 61 132 5 0 0 0 - - -;
#X msg 38 98 bang;
#X text 83 98 hit to get next number;
#X text 111 176 fifo <size>;
#X text 92 233 output of fifo;
#X text 42 14 fifo :: first in first out buffer for floats;
#X text 105 32 written for Max by St. Rainstick;
#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 85 OUTLET_0 float;
#X text 12 45 DESCRIPTION first in first out buffer for floats;
#X text 12 5 KEYWORDS control storage;
#X text 12 65 INLET_0 bang float;
#X restore 385 268 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| #N canvas 0 26 452 302 12;
#X obj 38 176 fifo 10;
#X floatatom 38 231 5 0 0 0 - - -;
#X floatatom 61 132 5 0 0 0 - - -;
#X msg 38 98 bang;
#X text 83 98 hit to get next number;
#X text 111 176 fifo <size>;
#X text 92 233 output of fifo;
#X text 42 14 fifo :: first in first out buffer for floats;
#X text 105 32 written for Max by St. Rainstick;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
| 22 | control storage | first in first out buffer for floats | create a purr-data patch that matches the following description and keywords. | Description: first in first out buffer for floats, Keywords: control storage |
dfreq~-help.pd | externals\zexy\reference\dfreq~-help.pd | #N canvas 0 0 598 301 10;
#X obj 61 163 dfreq~;
#X obj 61 133 osc~ 440;
#X obj 61 231 print~;
#X msg 96 208 bang;
#X obj 85 28 dfreq~;
#X text 146 27 a frequency detector that counts zero-crossings;
#X floatatom 61 109 0 0 0 0 - - -;
#X text 182 104 every zero-crossing the frequency-estimation is updated
\, therefore this estimation is given as a signal...;
#X text 179 170 this detector won't work properly on complex signals
(e.g. zero-crossings should not be caused by higher partials);
#X text 177 205 on the other hand \, this is much cheaper than fft's
or fiddle...;
#X text 503 7 part of zexy;
#X text 183 265 thanks to w.ritsch for this one;
#N canvas 515 193 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 signal analysis;
#X text 12 105 AUTHOR IOhannes m zmoelnig;
#X text 12 45 DESCRIPTION a frequency detector that counts zero-crossings
;
#X text 12 65 INLET_0 signal;
#X text 12 85 OUTLET_0 signal;
#X restore 540 272 pd META;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 3 0 2 0;
#X connect 6 0 1 0;
| #N canvas 0 0 598 301 10;
#X obj 61 163 dfreq~;
#X obj 61 133 osc~ 440;
#X obj 61 231 print~;
#X msg 96 208 bang;
#X obj 85 28 dfreq~;
#X text 146 27 a frequency detector that counts zero-crossings;
#X floatatom 61 109 0 0 0 0 - - -;
#X text 182 104 every zero-crossing the frequency-estimation is updated
\, therefore this estimation is given as a signal...;
#X text 179 170 this detector won't work properly on complex signals
(e.g. zero-crossings should not be caused by higher partials);
#X text 177 205 on the other hand \, this is much cheaper than fft's
or fiddle...;
#X text 503 7 part of zexy;
#X text 183 265 thanks to w.ritsch for this one;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 3 0 2 0;
#X connect 6 0 1 0;
| 26 | signal analysis | a frequency detector that counts zero-crossings | create a purr-data patch that matches the following description and keywords. | Description: a frequency detector that counts zero-crossings, Keywords: signal analysis |
plus-help.pd | externals\maxlib\plus-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 133 204 use creation arguments to set initial;
#X text 133 220 values for inlets;
#X text 26 20 plus :: like '+' but calculates result;
#X msg 23 83 bang;
#X text 69 82 calculate and output result now;
#X obj 54 172 plus 8 6 2;
#X floatatom 161 127 5 0 0 0 - - -;
#X text 91 40 whenever leftmost or second inlet is changed;
#N canvas 295 203 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 105 INLET_1 float;
#X text 12 45 DESCRIPTION like + but calculates result whenever leftmost
or second inlet is changed;
#X text 12 85 INLET_0 float bang;
#X text 12 125 INLET_2 float;
#X text 12 145 OUTLET_0 float;
#X text 12 5 KEYWORDS control;
#X restore 395 283 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 133 204 use creation arguments to set initial;
#X text 133 220 values for inlets;
#X text 26 20 plus :: like '+' but calculates result;
#X msg 23 83 bang;
#X text 69 82 calculate and output result now;
#X obj 54 172 plus 8 6 2;
#X floatatom 161 127 5 0 0 0 - - -;
#X text 91 40 whenever 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 whenever leftmost
or second inlet is changed | create a purr-data patch that matches the following description and keywords. | Description: like + but calculates result whenever leftmost
or second inlet is changed, Keywords: control |
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 |
pdf~-help.pd | externals\zexy\reference\pdf~-help.pd | #N canvas 0 31 767 473 10;
#X obj 90 43 pdf~;
#X text 175 44 probability density function;
#X obj 14 166 osc~ 440;
#X msg 97 193 bang;
#X obj 14 387 tabwrite array99;
#X obj 14 303 pdf~ 128;
#X msg 96 246 clear;
#X msg 97 215 1;
#X msg 96 269 0;
#X text 146 260 clear the buffer;
#X text 140 203 send the pdf to the outlet;
#X obj 137 387 print;
#X text 90 302 creation argument : number of steps;
#X text 227 315 default is 64;
#N canvas 0 0 450 300 (subpatch) 0;
#X array array99 128 float 0;
#X coords 0 1 128 -1 400 300 1;
#X restore 338 111 graph;
#X text 532 42 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 85 OUTLET_0 list;
#X text 12 105 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS signal conversion;
#X text 12 45 DESCRIPTION probability density function;
#X text 12 65 INLET_0 signal bang float clear;
#X restore 711 445 pd META;
#X connect 2 0 5 0;
#X connect 3 0 5 0;
#X connect 5 0 4 0;
#X connect 5 0 11 0;
#X connect 6 0 5 0;
#X connect 7 0 5 0;
#X connect 8 0 5 0;
| #N canvas 0 31 767 473 10;
#X obj 90 43 pdf~;
#X text 175 44 probability density function;
#X obj 14 166 osc~ 440;
#X msg 97 193 bang;
#X obj 14 387 tabwrite array99;
#X obj 14 303 pdf~ 128;
#X msg 96 246 clear;
#X msg 97 215 1;
#X msg 96 269 0;
#X text 146 260 clear the buffer;
#X text 140 203 send the pdf to the outlet;
#X obj 137 387 print;
#X text 90 302 creation argument : number of steps;
#X text 227 315 default is 64;
| 36 | signal conversion | probability density function | create a purr-data patch that matches the following description and keywords. | Description: probability density function, Keywords: signal conversion |
helppath-help.pd | externals\hcs\helppath-help.pd | #N canvas 0 26 466 316 10;
#X obj 40 130 helppath;
#X msg 37 99 bang;
#X obj 54 176 print;
#X symbolatom 29 213 0 0 0 0 - - -;
#X obj 101 151 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X msg 79 102 reset;
#X text 19 22 This object returns each path in the global classpath
one at a time with each bang. [reset( refreshs the classpath data and
starts again at the top of the list \, like [textfile] or [qlist]'s
[reset(.;
#X text 124 153 <-- banged when the end of the list is reached;
#X text 234 294 released under the GNU GPL;
#X text 18 281 (C) Copyright 2006 Hans-Christoph Steiner <[email protected]>
;
#X obj 31 238 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#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 pd_op;
#X text 12 45 DESCRIPTION returns each path in the global class path
;
#X text 12 65 INLET_0 bang reset;
#X text 12 85 OUTLET_0 symbol;
#X text 12 105 OUTLET_1 bang;
#X restore 417 296 pd META;
#X connect 0 0 2 0;
#X connect 0 0 3 0;
#X connect 0 1 4 0;
#X connect 1 0 0 0;
#X connect 3 0 10 0;
#X connect 5 0 0 0;
| #N canvas 0 26 466 316 10;
#X obj 40 130 helppath;
#X msg 37 99 bang;
#X obj 54 176 print;
#X symbolatom 29 213 0 0 0 0 - - -;
#X obj 101 151 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X msg 79 102 reset;
#X text 19 22 This object returns each path in the global classpath
one at a time with each bang. [reset( refreshs the classpath data and
starts again at the top of the list \, like [textfile] or [qlist]'s
[reset(.;
#X text 124 153 <-- banged when the end of the list is reached;
#X text 234 294 released under the GNU GPL;
#X text 18 281 (C) Copyright 2006 Hans-Christoph Steiner <[email protected]>
;
#X obj 31 238 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X connect 0 0 2 0;
#X connect 0 0 3 0;
#X connect 0 1 4 0;
#X connect 1 0 0 0;
#X connect 3 0 10 0;
#X connect 5 0 0 0;
| 28 | control pd_op | returns each path in the global class path | create a purr-data patch that matches the following description and keywords. | Description: returns each path in the global class path, Keywords: control pd_op |
A00.intro.pd | packages\win64_inno\build\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 |
edge~-help.pd | externals\miXed\doc\help\cyclone\edge~-help.pd | #N canvas 0 26 594 299 10;
#X text 15 35 Detect zero to non-zero signal transitions;
#X text 176 256 zero to non- zero transition;
#X floatatom 156 85 0 0 0 0 - - -;
#X obj 185 235 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 156 259 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 156 113 sig~;
#X text 199 80 change signal value above and below 1;
#X text 209 233 non-zero to zero transition;
#X obj 299 142 expr~;
#X obj 156 149 expr~ $v1>1;
#X obj 156 200 edge~;
#X obj 209 182 Snapshot~ 100;
#X obj 210 205 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
-262144 -1 -1 0 256;
#N canvas 77 68 494 395 META 0;
#X text 12 65 PLATFORM windows macosx gnulinux;
#X text 12 195 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 165 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 5 KEYWORDS signal conversion max_compatible;
#X text 12 45 DESCRIPTION detect zero to non-zero signal transitions
;
#X text 12 85 INLET_0 signal;
#X text 12 105 OUTLET_0 bang;
#X text 12 125 OUTLET_1 bang;
#X text 12 25 LICENSE SIBSD;
#X text 12 145 AUTHOR Krzysztof Czaja;
#X restore 544 277 pd META;
#X connect 2 0 5 0;
#X connect 5 0 9 0;
#X connect 9 0 10 0;
#X connect 9 0 11 0;
#X connect 10 0 4 0;
#X connect 10 1 3 0;
#X connect 11 0 12 0;
| #N canvas 0 26 594 299 10;
#X text 15 35 Detect zero to non-zero signal transitions;
#X text 176 256 zero to non- zero transition;
#X floatatom 156 85 0 0 0 0 - - -;
#X obj 185 235 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 156 259 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 156 113 sig~;
#X text 199 80 change signal value above and below 1;
#X text 209 233 non-zero to zero transition;
#X obj 299 142 expr~;
#X obj 156 149 expr~ $v1>1;
#X obj 156 200 edge~;
#X obj 209 182 Snapshot~ 100;
#X obj 210 205 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
-262144 -1 -1 0 256;
#X connect 2 0 5 0;
#X connect 5 0 9 0;
#X connect 9 0 10 0;
#X connect 9 0 11 0;
#X connect 10 0 4 0;
#X connect 10 1 3 0;
#X connect 11 0 12 0;
| 33 | signal conversion max_compatible | detect zero to non-zero signal transitions | create a purr-data patch that matches the following description and keywords. | Description: detect zero to non-zero signal transitions, Keywords: signal conversion max_compatible |
samplerate~-help.pd | pd\doc\5.reference\samplerate~-help.pd | #N canvas 431 34 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 samplerate~ 3 12
0 18 -204280 -1 0;
#X obj 0 431 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 488 283 494 344 META 0;
#X text 12 105 LIBRARY internal;
#X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Miller Puckette;
#X text 12 185 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
to conform to the PDDP template for Pd version 0.42.;
#X text 12 45 DESCRIPTION get the current sample rate;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_0 float;
#X text 12 165 RELEASE_DATE 1997;
#X text 12 5 KEYWORDS control;
#X restore 500 597 pd META;
#X obj 0 473 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 511 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 538 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X text 98 515 (none);
#N canvas 222 516 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 [samplerate~] Related Objects;
#X restore 102 597 pd Related_objects;
#X obj 78 440 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 482 float;
#X obj 78 483 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 470 11 samplerate~;
#X obj 225 197 samplerate~;
#X floatatom 225 240 8 0 0 0 - - -, f 8;
#X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1
-1;
#X text 98 439 bang;
#X text 168 439 - when sent a bang message \, [samplerate~] outputs
the sample rate that Pd is currently running at.;
#X text 99 542 Pd's sample rate can be changed using the command line
flag: -r <n>. For example: pd -r 22050;
#X text 11 23 get the current sample rate;
#X text 99 573 DSP does not need to be turned on for [samplerate~]
to work;
#X text 168 482 - the sample rate.;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
;
#X connect 13 0 14 0;
#X connect 15 0 13 0;
| #N canvas 431 34 555 619 10;
#X text 98 515 (none);
#X text 98 482 float;
#X obj 470 11 samplerate~;
#X obj 225 197 samplerate~;
#X floatatom 225 240 8 0 0 0 - - -, f 8;
#X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1
-1;
#X text 98 439 bang;
#X text 168 439 - when sent a bang message \, [samplerate~] outputs
the sample rate that Pd is currently running at.;
#X text 99 542 Pd's sample rate can be changed using the command line
flag: -r <n>. For example: pd -r 22050;
#X text 11 23 get the current sample rate;
#X text 99 573 DSP does not need to be turned on for [samplerate~]
to work;
#X text 168 482 - the sample rate.;
#X connect 13 0 14 0;
#X connect 15 0 13 0;
| 40 | control | get the current sample rate | create a purr-data patch that matches the following description and keywords. | Description: get the current sample rate, Keywords: control |
all_about_libraries.pd | packages\win64_inno\build\doc\5.reference\all_about_libraries.pd | #N canvas 429 58 448 238 10;
#X declare;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header libraries 20 10
1 18 -261106 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X obj 1 216 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 374 81 494 169 META 0;
#X text 12 85 LIBRARY PDDP;
#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. Some info was pulled from puredata.info;
#X text 12 65 DESCRIPTION how pure data libraries are loaded;
#X text 12 45 KEYWORDS needs_work all_about_pd;
#X restore 392 218 pd META;
#N canvas 216 143 428 105 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 Libraries - Related Objects;
#X obj 22 42 declare;
#X obj 22 72 import;
#X restore 103 218 pd Related_objects;
#X obj 6 218 pddp/pddplink all_about.pd -text All About Pd;
#X text 20 37 Explain what libraries are \, how to load them \, and
any missing features that are currently being worked on.;
#N canvas 14 48 428 166 How_to_load_libraries 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 20 10
1 18 -261106 -33289 0;
#X text 7 1 How to load libraries;
#X text 19 36 Ways to load libraries: command line \, declare \, import
\, any others?;
#X restore 43 81 pd How_to_load_libraries;
#N canvas 9 155 428 240 What_happens_when_you_load_a_library 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 20 10
1 18 -261106 -33289 0;
#X text 7 1 What happens when you load a library?;
#X text 19 37 Describe what happens \, and maybe give one or two examples...
;
#X restore 43 111 pd What_happens_when_you_load_a_library;
#N canvas 7 69 428 112 Loading_libs_in_an_abstraction 0;
#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 20 10
1 18 -261106 -33289 0;
#X text 7 1 Loading libs in an abstraction;
#X text 20 37 Info here...;
#X restore 43 141 pd Loading_libs_in_an_abstraction;
| #N canvas 429 58 448 238 10;
#X declare;
#X text 20 37 Explain what libraries are \, how to load them \, and
any missing features that are currently being worked on.;
| 34 | needs_work all_about_pd | how pure data libraries are loaded | create a purr-data patch that matches the following description and keywords. | Description: how pure data libraries are loaded, Keywords: needs_work all_about_pd |
01.PART1.hello.pd | pd\doc\2.control.examples\01.PART1.hello.pd | #N canvas 448 60 448 496 10;
#X msg 144 42 hello world;
#X obj 144 116 print;
#X floatatom 257 42 0 0 0 0 - - -;
#X text 141 134 object;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header hello_world 20 10
1 18 -261139 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X obj 1 474 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 385 143 494 284 META 0;
#X text 12 115 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 95 LIBRARY PDDP;
#X text 12 45 LICENSE SIBSD;
#X text 12 135 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 65 DESCRIPTION the obligatory first program as in any programming
language to print out "Hello World";
#X text 12 25 KEYWORDS control GUI user_input tutorial;
#X restore 382 476 pd META;
#N canvas 20 281 428 279 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 Hello World- Related Help Documents;
#X text 19 37 Help patches and tutorials in Pure Data are themselves
little programs called "patches". You can interact with the objects
in them and even produce sound and edit the contents. The help patches
and tutorials that come with Pd are read-only by default \, so you
don't have to worry about changing them.;
#X obj 18 247 pddp/pddplink http://lists.puredata.info/listinfo/pd-list
;
#X text 18 190 Netiquette guide:;
#X obj 18 207 pddp/pddplink http://puredata.info/community/lists/Netiquette
;
#X text 18 110 Another "hello world" moment comes when you discover
the Pd community that corresponds over the Pure Data user mailing list.
You can search for answers to questions on there \, and if you're having
a hard time finding info you can always ask questions \, too. See the
netiquette page before posting \, though.;
#X text 18 230 Pd user mailing list:;
#X restore 103 476 pd References;
#X obj 6 476 pddp/pddplink ../5.reference/pddp/help.pd -text help;
#X text 23 175 There are four types of text objects in Pd: message
box \, atom box \, object \, and comment.;
#X text 255 59 atom box;
#X text 155 58 message box;
#X text 23 210 Message boxes respond to mouse clicks by sending their
contents to one or more destinations. The usual destination is the
"outlet" at the lower left corner of the box.;
#X text 74 50 outlet -->;
#X text 23 258 Click the message box above and watch the terminal window
Pd was started in. You should see the "hello world" message appear.
;
#X text 23 305 Atom boxes respond to clicking and dragging up and down
with the mouse \, by changing their contents and sending the result
out their outlets. You can also click an atom box and then type an
atom. Hit "Enter" to output the number or click anywhere else to cancel.
;
#X text 23 376 Objects \, like [print] above \, may have all sorts
of functions depending on what's typed into them. The [print] object
simply prints out every message it receives.;
#X text 23 425 To get help on an object \, right-click it then choose
"Help" in the popup menu. You should see a "help window" for the object.
;
#X connect 0 0 1 0;
#X connect 2 0 1 0;
| #N canvas 448 60 448 496 10;
#X msg 144 42 hello world;
#X obj 144 116 print;
#X floatatom 257 42 0 0 0 0 - - -;
#X text 141 134 object;
#X text 23 175 There are four types of text objects in Pd: message
box \, atom box \, object \, and comment.;
#X text 255 59 atom box;
#X text 155 58 message box;
#X text 23 210 Message boxes respond to mouse clicks by sending their
contents to one or more destinations. The usual destination is the
"outlet" at the lower left corner of the box.;
#X text 74 50 outlet -->;
#X text 23 258 Click the message box above and watch the terminal window
Pd was started in. You should see the "hello world" message appear.
;
#X text 23 305 Atom boxes respond to clicking and dragging up and down
with the mouse \, by changing their contents and sending the result
out their outlets. You can also click an atom box and then type an
atom. Hit "Enter" to output the number or click anywhere else to cancel.
;
#X text 23 376 Objects \, like [print] above \, may have all sorts
of functions depending on what's typed into them. The [print] object
simply prints out every message it receives.;
#X text 23 425 To get help on an object \, right-click it then choose
"Help" in the popup menu. You should see a "help window" for the object.
;
#X connect 0 0 1 0;
#X connect 2 0 1 0;
| 38 | control GUI user_input tutorial | the obligatory first program as in any programming
language to print out "Hello World" | create a purr-data patch that matches the following description and keywords. | Description: the obligatory first program as in any programming
language to print out "Hello World", Keywords: control GUI user_input tutorial |
step-help.pd | externals\maxlib\step-help.pd | #N canvas 0 26 510 321 12;
#X floatatom 33 229 5 0 0 0 - - -;
#X text 72 7 step :: output sequence of numbers (similar to 'line')
;
#X text 138 25 written by Olaf Matthes ([email protected]);
#X text 222 250 stepsize :: step between two numbers;
#X msg 33 76 23 6000 2;
#X msg 62 119 230;
#X obj 101 282 line;
#X text 98 117 send a single number to jump;
#X text 121 77 send a triplet to step to a new value;
#X text 22 282 see also:;
#X msg 80 146 stop;
#X text 127 147 "stop" message to stop output;
#X text 121 92 <new value> <time> <step>;
#X text 123 196 step <value> <stepsize>;
#X text 221 234 value :: value to start with;
#X obj 33 195 step 100 3;
#N canvas 292 198 494 344 META 0;
#X text 12 170 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 150 AUTHOR Olaf Matthes <[email protected]>;
#X text 12 90 INLET_1 float;
#X text 12 110 INLET_2 float;
#X text 12 130 OUTLET_0 float;
#X text 12 45 DESCRIPTION output sequence of numbers ( similar to line
);
#X text 12 5 KEYWORDS control ramp;
#X text 12 70 INLET_0 float list stop;
#X restore 448 292 pd META;
#X connect 4 0 15 0;
#X connect 5 0 15 0;
#X connect 10 0 15 0;
#X connect 15 0 0 0;
| #N canvas 0 26 510 321 12;
#X floatatom 33 229 5 0 0 0 - - -;
#X text 72 7 step :: output sequence of numbers (similar to 'line')
;
#X text 138 25 written by Olaf Matthes ([email protected]);
#X text 222 250 stepsize :: step between two numbers;
#X msg 33 76 23 6000 2;
#X msg 62 119 230;
#X obj 101 282 line;
#X text 98 117 send a single number to jump;
#X text 121 77 send a triplet to step to a new value;
#X text 22 282 see also:;
#X msg 80 146 stop;
#X text 127 147 "stop" message to stop output;
#X text 121 92 <new value> <time> <step>;
#X text 123 196 step <value> <stepsize>;
#X text 221 234 value :: value to start with;
#X obj 33 195 step 100 3;
#X connect 4 0 15 0;
#X connect 5 0 15 0;
#X connect 10 0 15 0;
#X connect 15 0 0 0;
| 32 | control ramp | output sequence of numbers ( similar to line
) | create a purr-data patch that matches the following description and keywords. | Description: output sequence of numbers ( similar to line
), Keywords: control ramp |
23.sequencing.pd | pd\doc\2.control.examples\23.sequencing.pd | #N canvas 434 157 448 454 10;
#X obj 115 131 r receive1;
#X obj 201 131 r receive2;
#X msg 22 85 clear \, add receive1 1 \, add 1000 receive1 0 \, add
receive2 2 \, add 1000 receive2 0 \, add receive1 3 \, bang;
#X obj 22 125 qlist;
#X floatatom 115 156 0 0 0 0 - - -;
#X floatatom 201 156 0 0 0 0 - - -;
#X text 19 184 The "add" messages add lines to the qlist \, so that
it contains:;
#X text 55 219 receive1 1;
#X text 55 239 1000 receive1 0;
#X text 55 259 receive2 2;
#X text 55 279 1000 receive2 0;
#X text 55 299 receive1 3;
#X text 18 366 If you have more than 5 lines or so wou will probably
want to store them as a separate file and have qlist read it. You can
also write files \, set tempo \, and single step... see the help patch
for details.;
#X text 19 322 and the "bang" instructs qlist to play the sequence
by sending messages to "receive" objects. Messages starting with numbers
request that amount of delay.;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header sequencing 20 10
1 18 -261139 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X obj 1 432 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 34 378 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.26. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 65 DESCRIPTION sequencing with [qlist] and [textfile];
#X text 12 25 KEYWORDS control tutorial;
#X restore 382 434 pd META;
#X text 19 37 You can use [qlist] or [textfile] objects for sequencing.
[qlist] is simpler to use than the (more versatile) [textfile].;
#N canvas 15 364 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 Sequencing- Related Help Documents;
#X text 19 37 The [list] objects are also very good objects for sequencing.
;
#X obj 22 73 list;
#X restore 103 434 pd References;
#X obj 6 434 pddp/pddplink ../5.reference/pddp/help.pd -text help;
#X connect 0 0 4 0;
#X connect 1 0 5 0;
#X connect 2 0 3 0;
| #N canvas 434 157 448 454 10;
#X obj 115 131 r receive1;
#X obj 201 131 r receive2;
#X msg 22 85 clear \, add receive1 1 \, add 1000 receive1 0 \, add
receive2 2 \, add 1000 receive2 0 \, add receive1 3 \, bang;
#X obj 22 125 qlist;
#X floatatom 115 156 0 0 0 0 - - -;
#X floatatom 201 156 0 0 0 0 - - -;
#X text 19 184 The "add" messages add lines to the qlist \, so that
it contains:;
#X text 55 219 receive1 1;
#X text 55 239 1000 receive1 0;
#X text 55 259 receive2 2;
#X text 55 279 1000 receive2 0;
#X text 55 299 receive1 3;
#X text 18 366 If you have more than 5 lines or so wou will probably
want to store them as a separate file and have qlist read it. You can
also write files \, set tempo \, and single step... see the help patch
for details.;
#X text 19 322 and the "bang" instructs qlist to play the sequence
by sending messages to "receive" objects. Messages starting with numbers
request that amount of delay.;
#X text 19 37 You can use [qlist] or [textfile] objects for sequencing.
[qlist] is simpler to use than the (more versatile) [textfile].;
#X connect 0 0 4 0;
#X connect 1 0 5 0;
#X connect 2 0 3 0;
| 38 | control tutorial | sequencing with [qlist] and [textfile] | create a purr-data patch that matches the following description and keywords. | Description: sequencing with [qlist] and [textfile], Keywords: control tutorial |
repack-help.pd | externals\zexy\reference\repack-help.pd | #N canvas 0 31 684 547 10;
#X obj 78 35 repack;
#X obj 73 303 print;
#X floatatom 73 120 0 0 0 0 - - -;
#X msg 73 138 1 2 3 4 5 6 7 8 9 10;
#X obj 73 265 repack 7;
#X msg 73 157 hallo;
#X text 149 33 (re)packs (packages of) floats/symbols/pointers/anythings
to packages of a (given) size;
#X msg 120 187 bang;
#X floatatom 116 235 0 0 0 0 - - -;
#X text 172 236 set the package-size;
#X text 173 191 output the currently made package immediately;
#X obj 56 501 repack 1;
#X text 118 502 unfolds packages to atoms \; see also;
#X obj 337 503 drip;
#X text 72 407 creation:;
#X text 140 408 "repack <n>" create packages of the length n;
#X text 582 11 part of zexy;
#N canvas 509 158 494 344 META 0;
#X text 12 175 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 155 AUTHOR IOhannes m zmoelnig;
#X text 12 95 INLET_0 anything;
#X text 12 45 DESCRIPTION (re)packs (packages of) floats/symbols/pointers/anythings
to packages of a (given) size;
#X text 12 115 INLET_1 float;
#X text 12 135 OUTLET_0 anything;
#X text 12 5 KEYWORDS control anything_op;
#X restore 625 517 pd META;
#X connect 2 0 4 0;
#X connect 3 0 4 0;
#X connect 4 0 1 0;
#X connect 5 0 4 0;
#X connect 7 0 4 0;
#X connect 8 0 4 1;
| #N canvas 0 31 684 547 10;
#X obj 78 35 repack;
#X obj 73 303 print;
#X floatatom 73 120 0 0 0 0 - - -;
#X msg 73 138 1 2 3 4 5 6 7 8 9 10;
#X obj 73 265 repack 7;
#X msg 73 157 hallo;
#X text 149 33 (re)packs (packages of) floats/symbols/pointers/anythings
to packages of a (given) size;
#X msg 120 187 bang;
#X floatatom 116 235 0 0 0 0 - - -;
#X text 172 236 set the package-size;
#X text 173 191 output the currently made package immediately;
#X obj 56 501 repack 1;
#X text 118 502 unfolds packages to atoms \; see also;
#X obj 337 503 drip;
#X text 72 407 creation:;
#X text 140 408 "repack <n>" create packages of the length n;
#X text 582 11 part of zexy;
#X connect 2 0 4 0;
#X connect 3 0 4 0;
#X connect 4 0 1 0;
#X connect 5 0 4 0;
#X connect 7 0 4 0;
#X connect 8 0 4 1;
| 34 | control anything_op | (re)packs (packages of) floats/symbols/pointers/anythings
to packages of a (given) size | create a purr-data patch that matches the following description and keywords. | Description: (re)packs (packages of) floats/symbols/pointers/anythings
to packages of a (given) size, Keywords: control anything_op |
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 |
synapseA~-help.pd | externals\mjlib\synapseA~-help.pd | #N canvas 3 53 450 300 10;
#X text 120 178 placeholder help patch;
#X text 147 62 from mjlib;
#X obj 162 123 synapseA~;
#N canvas 466 220 494 344 META 0;
#X text 12 205 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 35 LICENSE GPL v2;
#X text 12 185 AUTHOR Mark Williamson <[email protected]>;
#X text 12 145 OUTLET_1;
#X text 12 5 KEYWORDS signal needs_work (EXAMPLE/INLETS/OUTLETS/DESCRIPTION?)
;
#X text 12 55 DESCRIPTION;
#X text 12 85 INLET_0 signal;
#X text 12 105 INLET_1;
#X text 12 125 OUTLET_0;
#X text 12 165 OUTLET_2;
#X restore 398 269 pd META;
| #N canvas 3 53 450 300 10;
#X text 120 178 placeholder help patch;
#X text 147 62 from mjlib;
#X obj 162 123 synapseA~;
| 16 | signal needs_work (EXAMPLE/INLETS/OUTLETS/DESCRIPTION?) | ?) | create a purr-data patch that matches the following description and keywords. | Description: ?), Keywords: signal needs_work (EXAMPLE/INLETS/OUTLETS/DESCRIPTION?) |
23.sequencing.pd | pd\doc\2.control.examples\23.sequencing.pd | #N canvas 434 157 448 454 10;
#X obj 115 131 r receive1;
#X obj 201 131 r receive2;
#X msg 22 85 clear \, add receive1 1 \, add 1000 receive1 0 \, add
receive2 2 \, add 1000 receive2 0 \, add receive1 3 \, bang;
#X obj 22 125 qlist;
#X floatatom 115 156 0 0 0 0 - - -;
#X floatatom 201 156 0 0 0 0 - - -;
#X text 19 184 The "add" messages add lines to the qlist \, so that
it contains:;
#X text 55 219 receive1 1;
#X text 55 239 1000 receive1 0;
#X text 55 259 receive2 2;
#X text 55 279 1000 receive2 0;
#X text 55 299 receive1 3;
#X text 18 366 If you have more than 5 lines or so wou will probably
want to store them as a separate file and have qlist read it. You can
also write files \, set tempo \, and single step... see the help patch
for details.;
#X text 19 322 and the "bang" instructs qlist to play the sequence
by sending messages to "receive" objects. Messages starting with numbers
request that amount of delay.;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header sequencing 20 10
1 18 -261139 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X obj 1 432 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 34 378 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.26. Jonathan
Wilkes revised the patch to conform to the PDDP template for Pd version
0.42.;
#X text 12 65 DESCRIPTION sequencing with [qlist] and [textfile];
#X text 12 25 KEYWORDS control tutorial;
#X restore 382 434 pd META;
#X text 19 37 You can use [qlist] or [textfile] objects for sequencing.
[qlist] is simpler to use than the (more versatile) [textfile].;
#N canvas 15 364 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 Sequencing- Related Help Documents;
#X text 19 37 The [list] objects are also very good objects for sequencing.
;
#X obj 22 73 list;
#X restore 103 434 pd References;
#X obj 6 434 pddp/pddplink ../5.reference/pddp/help.pd -text help;
#X connect 0 0 4 0;
#X connect 1 0 5 0;
#X connect 2 0 3 0;
| #N canvas 434 157 448 454 10;
#X obj 115 131 r receive1;
#X obj 201 131 r receive2;
#X msg 22 85 clear \, add receive1 1 \, add 1000 receive1 0 \, add
receive2 2 \, add 1000 receive2 0 \, add receive1 3 \, bang;
#X obj 22 125 qlist;
#X floatatom 115 156 0 0 0 0 - - -;
#X floatatom 201 156 0 0 0 0 - - -;
#X text 19 184 The "add" messages add lines to the qlist \, so that
it contains:;
#X text 55 219 receive1 1;
#X text 55 239 1000 receive1 0;
#X text 55 259 receive2 2;
#X text 55 279 1000 receive2 0;
#X text 55 299 receive1 3;
#X text 18 366 If you have more than 5 lines or so wou will probably
want to store them as a separate file and have qlist read it. You can
also write files \, set tempo \, and single step... see the help patch
for details.;
#X text 19 322 and the "bang" instructs qlist to play the sequence
by sending messages to "receive" objects. Messages starting with numbers
request that amount of delay.;
#X text 19 37 You can use [qlist] or [textfile] objects for sequencing.
[qlist] is simpler to use than the (more versatile) [textfile].;
#X connect 0 0 4 0;
#X connect 1 0 5 0;
#X connect 2 0 3 0;
| 38 | control tutorial | sequencing with [qlist] and [textfile] | create a purr-data patch that matches the following description and keywords. | Description: sequencing with [qlist] and [textfile], Keywords: control tutorial |
08.circle.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\08.circle.pd | #N struct drawtut-circle float x float y;
#N canvas 1 25 638 554 10;
#X msg 143 117 stroke blue;
#X text 52 484 Lines are only a single stroke. They don't have any
inner area to fill \, so none of the messages like "fill" or "fill-rule"
have any effect.;
#X text 0 1 New Drawing Commands: circle;
#X text 0 1 ____________________________;
#X text 53 23 Circles are another simple shape.;
#X obj 53 57 struct drawtut-circle float x float y;
#X scalar drawtut-circle 157 283 \;;
#X text 268 273 <- a circle;
#X msg 53 117 fill yellow;
#X msg 228 117 stroke-width \$1;
#X floatatom 228 93 5 0 0 0 - - -, f 5;
#X text 51 414 Keep in mind that the coordinates for a circle specify
its center \, not the top left corner of the shape's bounding box.
But it's easy to that if you want to-- just offset the coordinates
by value you use for the radius. (That would be [draw circle 80 80
80] for the above example.);
#X obj 53 153 draw circle 80 0 0;
#X text 52 374 The [draw] object above creates a circle with a radius
of 80 pixels \, with the center of the circle 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 a circle with the [draw] command
;
#X restore 568 522 pd META;
#X connect 0 0 12 0;
#X connect 8 0 12 0;
#X connect 9 0 12 0;
#X connect 10 0 9 0;
| #N struct drawtut-circle float x float y;
#N canvas 1 25 638 554 10;
#X msg 143 117 stroke blue;
#X text 52 484 Lines are only a single stroke. They don't have any
inner area to fill \, so none of the messages like "fill" or "fill-rule"
have any effect.;
#X text 0 1 New Drawing Commands: circle;
#X text 0 1 ____________________________;
#X text 53 23 Circles are another simple shape.;
#X obj 53 57 struct drawtut-circle float x float y;
#X scalar drawtut-circle 157 283 \;;
#X text 268 273 <- a circle;
#X msg 53 117 fill yellow;
#X msg 228 117 stroke-width \$1;
#X floatatom 228 93 5 0 0 0 - - -, f 5;
#X text 51 414 Keep in mind that the coordinates for a circle specify
its center \, not the top left corner of the shape's bounding box.
But it's easy to that if you want to-- just offset the coordinates
by value you use for the radius. (That would be [draw circle 80 80
80] for the above example.);
#X obj 53 153 draw circle 80 0 0;
#X text 52 374 The [draw] object above creates a circle with a radius
of 80 pixels \, with the center of the circle at (0 \, 0).;
#X connect 0 0 12 0;
#X connect 8 0 12 0;
#X connect 9 0 12 0;
#X connect 10 0 9 0;
| 27 | tutorial data_structure draw gui | drawing a circle with the [draw] command | create a purr-data patch that matches the following description and keywords. | Description: drawing a circle with the [draw] command, Keywords: tutorial data_structure draw gui |
C06.signal.to.control.pd | packages\win64_inno\build\doc\3.audio.examples\C06.signal.to.control.pd | #N canvas 434 220 448 265 10;
#N canvas 0 0 269 179 metro 0;
#X obj 88 39 loadbang;
#X msg 87 65 1;
#X obj 87 128 outlet;
#X obj 87 96 metro 100;
#X msg 178 70 \; pd dsp 1;
#X connect 0 0 1 0;
#X connect 0 0 4 0;
#X connect 1 0 3 0;
#X connect 3 0 2 0;
#X restore 21 119 pd metro;
#X obj 21 175 snapshot~;
#X obj 46 145 phasor~ 1;
#X floatatom 21 206 5 0 0 0 - - -, f 5;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header converting_signals_to_controls
20 10 1 18 -261139 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X text 18 38 The [snapshot~] object allows you to convert from signals
back to control streams (float messages) -- an opposite of [signal~].
The value output is always the end of the most recently computed audio
block \, so that even if you bang it metronomically (as here) it need
not give you samples that are exactly evenly spaced.;
#X obj 1 243 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 converting signals to controls;
#X text 12 5 KEYWORDS signal conversion tutorial;
#X restore 392 245 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 19 37 links:;
#X text 7 2 signals to controls- Related Help Documents;
#X restore 103 245 pd References;
#X obj 6 245 pddp/pddplink ../5.reference/pddp/help.pd -text help;
#X connect 0 0 1 0;
#X connect 1 0 3 0;
#X connect 2 0 1 0;
| #N canvas 434 220 448 265 10;
#X obj 21 175 snapshot~;
#X obj 46 145 phasor~ 1;
#X floatatom 21 206 5 0 0 0 - - -, f 5;
#X text 18 38 The [snapshot~] object allows you to convert from signals
back to control streams (float messages) -- an opposite of [signal~].
The value output is always the end of the most recently computed audio
block \, so that even if you bang it metronomically (as here) it need
not give you samples that are exactly evenly spaced.;
#X connect 0 0 1 0;
#X connect 1 0 3 0;
#X connect 2 0 1 0;
| 37 | signal conversion tutorial | converting signals to controls | create a purr-data patch that matches the following description and keywords. | Description: converting signals to controls, Keywords: signal conversion tutorial |
tabsort-help.pd | externals\moonlib\tabsort-help.pd | #N canvas 0 31 534 403 10;
#X text 22 332 (c) Antoine Rousseau 2001;
#X floatatom 39 303 5 0 0 0 - - -;
#X obj 21 19 tabsort;
#X text 20 58 args: source_table dest_table;
#N canvas 0 0 450 300 (subpatch) 0;
#X array source 10 float 1;
#A 0 -0.0571429 -0.985715 -0.942858 -0.857143 -0.757143 -0.542857 -0.171429
0.528571 0.842858 0.914287;
#X coords 0 1 9 -1 200 140 1;
#X restore 51 92 graph;
#N canvas 0 0 450 300 (subpatch) 0;
#X array dest 10 float 1;
#A 0 9 8 7 0 6 5 4 3 2 1;
#X coords 0 10 9 0 200 140 1;
#X restore 304 89 graph;
#X obj 39 282 tabsort source dest;
#X msg 39 262 10;
#X text 79 12 write to dest_table the indices of source_table's elements
sorted by decreasing order (biggest first);
#X text 38 248 sort the n first elements;
#X obj 304 264 tabread dest;
#X obj 304 285 tabread source;
#X floatatom 304 246 5 0 0 0 - - -;
#X floatatom 304 305 5 0 0 0 - - -;
#X text 347 244 try it!;
#X text 300 321 it should decrease with input;
#N canvas 572 197 494 344 META 0;
#X text 12 25 LICENSE GPL v2;
#X text 12 115 AUTHOR Antoine Rousseau;
#X text 12 135 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 95 OUTLET_0 float;
#X text 12 5 KEYWORDS control array;
#X text 12 75 INLET_0 float;
#X text 12 45 DESCRIPTION write to dest_table the indices of source_table's
elements sorted by decreasing order;
#X restore 476 370 pd META;
#X connect 6 0 1 0;
#X connect 7 0 6 0;
#X connect 10 0 11 0;
#X connect 11 0 13 0;
#X connect 12 0 10 0;
| #N canvas 0 31 534 403 10;
#X text 22 332 (c) Antoine Rousseau 2001;
#X floatatom 39 303 5 0 0 0 - - -;
#X obj 21 19 tabsort;
#X text 20 58 args: source_table dest_table;
| 39 | control array | write to dest_table the indices of source_table's
elements sorted by decreasing order | create a purr-data patch that matches the following description and keywords. | Description: write to dest_table the indices of source_table's
elements sorted by decreasing order, Keywords: control array |
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 |
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 |
hid_centered-help.pd | externals\hid\hid_centered-help.pd | #N canvas 0 31 468 398 10;
#X obj 5 2 cnv 15 450 20 empty empty hid_centered 2 11 1 18 -233017
-66577 0;
#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X text 27 320 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 244 334 released under the GNU GPL;
#X text 98 291 For more info:;
#X obj 102 234 hid/hid_centered;
#X obj 137 105 tgl 25 0 empty empty empty 0 -6 0 8 -225271 -1 -1 0
1;
#X msg 200 138 open \$1;
#X obj 200 118 hradio 15 1 1 8 \$0-device-number empty choose_a_device
0 -6 1 9 -262144 -1 -1 7;
#X obj 174 118 nbx 1 14 -1e+37 1e+37 0 0 empty \$0-device-number empty
0 -6 0 14 -166441 -1 -1 0 256;
#X obj 137 170 joystick 0;
#X obj 205 235 hid/hid_centered;
#X floatatom 205 256 5 0 0 0 Y - -;
#X floatatom 102 255 5 0 0 0 X - -;
#X floatatom 205 216 5 0 0 0 Y - -;
#X floatatom 102 215 5 0 0 0 X - -;
#X text 19 34 Convert the standard "0 to 1" [hid] format to "-1 to
1" so that 0 is the center point of the range. With a joystick \, for
example \, this can make the center point of the joystick (0 \, 0)
rather than (0.5 \, 0.5).;
#N canvas 478 206 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 35 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 55 DESCRIPTION convert the standard "0 to 1" [hid] format
to "-1 to 1" so that 0 is the center point of the range;
#X text 12 5 KEYWORDS control conversion abstraction needs_work (connections)
;
#X restore 408 368 pd META;
#X connect 6 0 10 0;
#X connect 7 0 10 0;
#X connect 8 0 7 0;
| #N canvas 0 31 468 398 10;
#X text 27 320 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]>
;
#X text 244 334 released under the GNU GPL;
#X text 98 291 For more info:;
#X obj 102 234 hid/hid_centered;
#X obj 137 105 tgl 25 0 empty empty empty 0 -6 0 8 -225271 -1 -1 0
1;
#X msg 200 138 open \$1;
#X obj 200 118 hradio 15 1 1 8 \$0-device-number empty choose_a_device
0 -6 1 9 -262144 -1 -1 7;
#X obj 174 118 nbx 1 14 -1e+37 1e+37 0 0 empty \$0-device-number empty
0 -6 0 14 -166441 -1 -1 0 256;
#X obj 137 170 joystick 0;
#X obj 205 235 hid/hid_centered;
#X floatatom 205 256 5 0 0 0 Y - -;
#X floatatom 102 255 5 0 0 0 X - -;
#X floatatom 205 216 5 0 0 0 Y - -;
#X floatatom 102 215 5 0 0 0 X - -;
#X text 19 34 Convert the standard "0 to 1" [hid] format to "-1 to
1" so that 0 is the center point of the range. With a joystick \, for
example \, this can make the center point of the joystick (0 \, 0)
rather than (0.5 \, 0.5).;
#X connect 6 0 10 0;
#X connect 7 0 10 0;
#X connect 8 0 7 0;
| 30 | control conversion abstraction needs_work (connections) | convert the standard "0 to 1" [hid] format
to "-1 to 1" so that 0 is the center point of the range | create a purr-data patch that matches the following description and keywords. | Description: convert the standard "0 to 1" [hid] format
to "-1 to 1" so that 0 is the center point of the range, Keywords: control conversion abstraction needs_work (connections) |
samplerate~-help.pd | packages\win64_inno\build\doc\5.reference\samplerate~-help.pd | #N canvas 431 34 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 samplerate~ 3 12
0 18 -204280 -1 0;
#X obj 0 431 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 488 283 494 344 META 0;
#X text 12 105 LIBRARY internal;
#X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Miller Puckette;
#X text 12 185 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
to conform to the PDDP template for Pd version 0.42.;
#X text 12 45 DESCRIPTION get the current sample rate;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_0 float;
#X text 12 165 RELEASE_DATE 1997;
#X text 12 5 KEYWORDS control;
#X restore 500 597 pd META;
#X obj 0 473 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 511 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 538 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X text 98 515 (none);
#N canvas 222 516 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 [samplerate~] Related Objects;
#X restore 102 597 pd Related_objects;
#X obj 78 440 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 482 float;
#X obj 78 483 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 470 11 samplerate~;
#X obj 225 197 samplerate~;
#X floatatom 225 240 8 0 0 0 - - -, f 8;
#X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1
-1;
#X text 98 439 bang;
#X text 168 439 - when sent a bang message \, [samplerate~] outputs
the sample rate that Pd is currently running at.;
#X text 99 542 Pd's sample rate can be changed using the command line
flag: -r <n>. For example: pd -r 22050;
#X text 11 23 get the current sample rate;
#X text 99 573 DSP does not need to be turned on for [samplerate~]
to work;
#X text 168 482 - the sample rate.;
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide
;
#X connect 13 0 14 0;
#X connect 15 0 13 0;
| #N canvas 431 34 555 619 10;
#X text 98 515 (none);
#X text 98 482 float;
#X obj 470 11 samplerate~;
#X obj 225 197 samplerate~;
#X floatatom 225 240 8 0 0 0 - - -, f 8;
#X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1
-1;
#X text 98 439 bang;
#X text 168 439 - when sent a bang message \, [samplerate~] outputs
the sample rate that Pd is currently running at.;
#X text 99 542 Pd's sample rate can be changed using the command line
flag: -r <n>. For example: pd -r 22050;
#X text 11 23 get the current sample rate;
#X text 99 573 DSP does not need to be turned on for [samplerate~]
to work;
#X text 168 482 - the sample rate.;
#X connect 13 0 14 0;
#X connect 15 0 13 0;
| 40 | control | get the current sample rate | create a purr-data patch that matches the following description and keywords. | Description: get the current sample rate, Keywords: control |
11.polygon.pd | packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\11.polygon.pd | #N struct drawtut-polygon float x float y;
#N canvas 1 25 845 575 10;
#X msg 53 117 stroke blue;
#X msg 142 117 fill yellow;
#X msg 228 117 stroke-width \$1;
#X floatatom 228 93 5 0 0 0 - - -, f 5;
#X obj 53 57 struct drawtut-polygon float x float y;
#X scalar drawtut-polygon -138 117 \;;
#X text 0 1 New Drawing Commands: polygon;
#X text 0 1 _____________________________;
#X text 53 23 Polygons are closed shapes.;
#X obj 53 153 draw polygon 350 75 379 161 469 161 397 215 423 301 350
250 277 301 303 215 231 161 321 161;
#X text 52 444 The polygon shape is like polyline \, except it creates
a closed shape.;
#X obj 432 153 draw polygon 250 75 323 301 131 161 369 161 177 301
;
#X text 632 311 <- two polygons;
#X obj 595 97 loadbang;
#X text 52 484 For the polygon on the right \, you can see how the
line segments actually intersect each other. When you want to fill
such a shape \, use the "fill-rule" message to specify the algorithm
for how to fill overlapping areas.;
#X msg 595 121 transform translate 375 0 \, fill red;
#X msg 432 56 fill-rule 0;
#X text 517 57 nonzero;
#X text 527 87 evenodd;
#X msg 442 86 fill-rule 1;
#N canvas 290 275 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 polygons with the [draw] command
;
#X restore 780 544 pd META;
#X connect 0 0 9 0;
#X connect 1 0 9 0;
#X connect 2 0 9 0;
#X connect 3 0 2 0;
#X connect 13 0 15 0;
#X connect 15 0 11 0;
#X connect 16 0 11 0;
#X connect 19 0 11 0;
| #N struct drawtut-polygon float x float y;
#N canvas 1 25 845 575 10;
#X msg 53 117 stroke blue;
#X msg 142 117 fill yellow;
#X msg 228 117 stroke-width \$1;
#X floatatom 228 93 5 0 0 0 - - -, f 5;
#X obj 53 57 struct drawtut-polygon float x float y;
#X scalar drawtut-polygon -138 117 \;;
#X text 0 1 New Drawing Commands: polygon;
#X text 0 1 _____________________________;
#X text 53 23 Polygons are closed shapes.;
#X obj 53 153 draw polygon 350 75 379 161 469 161 397 215 423 301 350
250 277 301 303 215 231 161 321 161;
#X text 52 444 The polygon shape is like polyline \, except it creates
a closed shape.;
#X obj 432 153 draw polygon 250 75 323 301 131 161 369 161 177 301
;
#X text 632 311 <- two polygons;
#X obj 595 97 loadbang;
#X text 52 484 For the polygon on the right \, you can see how the
line segments actually intersect each other. When you want to fill
such a shape \, use the "fill-rule" message to specify the algorithm
for how to fill overlapping areas.;
#X msg 595 121 transform translate 375 0 \, fill red;
#X msg 432 56 fill-rule 0;
#X text 517 57 nonzero;
#X text 527 87 evenodd;
#X msg 442 86 fill-rule 1;
#X connect 0 0 9 0;
#X connect 1 0 9 0;
#X connect 2 0 9 0;
#X connect 3 0 2 0;
#X connect 13 0 15 0;
#X connect 15 0 11 0;
#X connect 16 0 11 0;
#X connect 19 0 11 0;
| 37 | tutorial data_structure draw gui | drawing polygons with the [draw] command | create a purr-data patch that matches the following description and keywords. | Description: drawing polygons with the [draw] command, Keywords: tutorial data_structure draw gui |
promiscous~-help.pd | externals\ext13\promiscous~-help.pd | #N canvas 0 31 411 264 10;
#X obj 89 151 dac~;
#X text 15 19 promiscous~ converts all network traffic;
#X text 15 41 from a given interface to signal.;
#X text 15 196 pd must run with root permissions \, to catch the traffic
;
#X obj 100 93 promiscous~ eth0;
#N canvas 421 178 494 344 META 0;
#X text 12 115 RELEASE_DATE 2009-06-12;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 95 AUTHOR [email protected];
#X text 12 25 LICENSE GPL v2;
#X text 12 45 DESCRIPTION convert all network traffic from a given
interface to a signal;
#X text 12 75 OUTLET_0 signal;
#X text 12 5 KEYWORDS signal network;
#X restore 354 237 pd META;
#X connect 4 0 0 0;
#X connect 4 0 0 1;
| #N canvas 0 31 411 264 10;
#X obj 89 151 dac~;
#X text 15 19 promiscous~ converts all network traffic;
#X text 15 41 from a given interface to signal.;
#X text 15 196 pd must run with root permissions \, to catch the traffic
;
#X obj 100 93 promiscous~ eth0;
#X connect 4 0 0 0;
#X connect 4 0 0 1;
| 17 | signal network | convert all network traffic from a given
interface to a signal | create a purr-data patch that matches the following description and keywords. | Description: convert all network traffic from a given
interface to a signal, Keywords: signal network |
4.fonts.pd | packages\win64_inno\build\doc\manuals\pd-msg\1.msg_and_patch\4.fonts.pd | #N canvas 295 201 405 234 10;
#X msg 14 26 menufont;
#X msg 32 64 font 10 100 100;
#X msg 32 88 font 14 100 100;
#X msg 30 114 font 24 100 100;
#X msg 158 86 50;
#X msg 198 86 200;
#X msg 158 112 font 10 100 \$1;
#X msg 274 84 50;
#X msg 314 84 200;
#X msg 274 112 font 10 \$1 100;
#X obj 14 196 s pd-4.fonts.pd;
#X text 14 3 Here a list of all the messages dealing with fonts :;
#N canvas 458 158 494 396 META 0;
#X text 12 95 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information
added by Jonathan Wilkes for Pd version 0.42.;
#X text 12 64 DESCRIPTION changing font size with messages to a canvas
;
#X text 12 43 LICENSE public domain;
#X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial
;
#X restore 347 206 pd META;
#X connect 0 0 10 0;
#X connect 1 0 10 0;
#X connect 2 0 10 0;
#X connect 3 0 10 0;
#X connect 4 0 6 0;
#X connect 5 0 6 0;
#X connect 6 0 10 0;
#X connect 7 0 9 0;
#X connect 8 0 9 0;
#X connect 9 0 10 0;
| #N canvas 295 201 405 234 10;
#X msg 14 26 menufont;
#X msg 32 64 font 10 100 100;
#X msg 32 88 font 14 100 100;
#X msg 30 114 font 24 100 100;
#X msg 158 86 50;
#X msg 198 86 200;
#X msg 158 112 font 10 100 \$1;
#X msg 274 84 50;
#X msg 314 84 200;
#X msg 274 112 font 10 \$1 100;
#X obj 14 196 s pd-4.fonts.pd;
#X text 14 3 Here a list of all the messages dealing with fonts :;
#X connect 0 0 10 0;
#X connect 1 0 10 0;
#X connect 2 0 10 0;
#X connect 3 0 10 0;
#X connect 4 0 6 0;
#X connect 5 0 6 0;
#X connect 6 0 10 0;
#X connect 7 0 9 0;
#X connect 8 0 9 0;
#X connect 9 0 10 0;
| 29 | control canvas_op nonlocal dynamic_patching tutorial | changing font size with messages to a canvas | create a purr-data patch that matches the following description and keywords. | Description: changing font size with messages to a canvas, Keywords: control canvas_op nonlocal dynamic_patching tutorial |
Subsets and Splits