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 |
|---|---|---|---|---|---|---|---|---|
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 pat... | #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 pat... | 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 |
env-help.pd | externals\mapping\env-help.pd | #N canvas 1 53 579 471 10;
#X obj 267 297 timeroll;
#X obj 43 97 random 1000;
#X obj 43 71 metro 30;
#X obj 43 47 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 43 300 timeroll;
#X obj 69 47 loadbang;
#X obj 267 241 env 80;
#X text 284 5 envelope follower;
#X floatatom 73 166 5 0 0 0 - - -;
#X obj 43 12... | #N canvas 1 53 579 471 10;
#X obj 267 297 timeroll;
#X obj 43 97 random 1000;
#X obj 43 71 metro 30;
#X obj 43 47 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 43 300 timeroll;
#X obj 69 47 loadbang;
#X obj 267 241 env 80;
#X text 284 5 envelope follower;
#X floatatom 73 166 5 0 0 0 - - -;
#X obj 43 12... | 35 | control abstraction | envelope follower | create a purr-data patch that matches the following description and keywords. | Description: envelope follower, Keywords: control abstraction |
swatch-help.pd | abstractions\jmmmp\swatch-help.pd | #N struct 1084-rgb-sel float x float y float p1x float p1y float p2x
float p2y float p3x float p3y float p4x float p4y float p5x float p5y
float p0x float p0y float p0x. float p0y.;
#N canvas 186 367 411 350 10;
#X text 12 317 Released under the BSD License;
#X text 228 180 Inlets;
#X text 227 230 Outlets;
#X text 227 ... | #N struct 1084-rgb-sel float x float y float p1x float p1y float p2x
float p2y float p3x float p3y float p4x float p4y float p5x float p5y
float p0x float p0y float p0x. float p0y.;
#N canvas 186 367 411 350 10;
#X text 12 317 Released under the BSD License;
#X text 228 180 Inlets;
#X text 227 230 Outlets;
#X text 227 ... | 31 | color GUI data structures | Pick a color using the hue-saturation chart | create a purr-data patch that matches the following description and keywords. | Description: Pick a color using the hue-saturation chart, Keywords: color GUI data structures |
tabreceive~-help.pd | pd\doc\5.reference\tabreceive~-help.pd | #N canvas 429 35 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header tabreceive~ 3 12
0 18 -204280 -1 0;
#X obj 0 450 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 483 288 494 344 META 0;
... | #N canvas 429 35 555 619 10;
#X obj 466 10 tabreceive~;
#X text 11 23 read a block of a signal from an array continuously;
#X obj 95 226 tabreceive~;
#X text 90 291 By default a block is 64 samples \; this can be reset
using the block~ object.;
#X text 203 226 - read a block of a signal from an array continuously
;
#X ... | 39 | signal array block_oriented | read a block of a signal from an array continuously | create a purr-data patch that matches the following description and keywords. | Description: read a block of a signal from an array continuously, Keywords: signal array block_oriented |
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 <moocow@ling.uni-potsdam.de>;
#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-... | #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 <moocow@ling.uni-potsdam.de>;
#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-... | 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 |
bandpass-help.pd | externals\ggee\filters\bandpass-help.pd | #N canvas 0 26 423 419 10;
#X text 63 298 These filters are all controlled by a bandwidth which
is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
;
#X text 76 12 Bandpass coefficients for biquad~;
#X text 70 26 ===================================;
#X text 63 340 Attention \, only the left inlet t... | #N canvas 0 26 423 419 10;
#X text 63 298 These filters are all controlled by a bandwidth which
is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
;
#X text 76 12 Bandpass coefficients for biquad~;
#X text 70 26 ===================================;
#X text 63 340 Attention \, only the left inlet t... | 35 | control | bandpass forefficients for biquad~ | create a purr-data patch that matches the following description and keywords. | Description: bandpass forefficients for biquad~, Keywords: control |
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: mrtoftrash@gmail.com;
#X msg 178 298 symbol zexy/list2symbol;
#X text 4 28 description: searches for an external's or an abstraction's
help f... | #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: mrtoftrash@gmail.com;
#X msg 178 298 symbol zexy/list2symbol;
#X text 4 28 description: searches for an external's or an abstraction's
help f... | 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 |
07.line.pd | packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\07.line.pd | #N struct drawtut-line float x float y;
#N canvas 1 25 638 634 10;
#X obj 53 84 loadbang;
#X text 0 1 New Drawing Commands: line;
#X text 0 1 __________________________;
#X text 53 23 We've already seen the "rect" shape. Now let's look at
the other ones:;
#X obj 53 57 struct drawtut-line float x float y;
#X obj 53 203 ... | #N struct drawtut-line float x float y;
#N canvas 1 25 638 634 10;
#X obj 53 84 loadbang;
#X text 0 1 New Drawing Commands: line;
#X text 0 1 __________________________;
#X text 53 23 We've already seen the "rect" shape. Now let's look at
the other ones:;
#X obj 53 57 struct drawtut-line float x float y;
#X obj 53 203 ... | 37 | tutorial data_structure draw gui | drawing a line with the [draw] command | create a purr-data patch that matches the following description and keywords. | Description: drawing a line with the [draw] command, Keywords: tutorial data_structure draw gui |
lowpass-help.pd | externals\ggee\filters\lowpass-help.pd | #N canvas 0 26 423 417 10;
#X text 63 298 These filters are all controlled by a bandwidth which
is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
;
#X text 70 26 ===================================;
#X text 63 340 Attention \, only the left inlet triggers new coefficients
for biquad~;
#X text 8 3... | #N canvas 0 26 423 417 10;
#X text 63 298 These filters are all controlled by a bandwidth which
is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
;
#X text 70 26 ===================================;
#X text 63 340 Attention \, only the left inlet triggers new coefficients
for biquad~;
#X text 8 3... | 37 | control | lowpass coefficients for biquad~ | create a purr-data patch that matches the following description and keywords. | Description: lowpass coefficients for biquad~, Keywords: control |
2.create_new_abstract.pd | packages\win64_inno\build\doc\manuals\pd-msg\5.examples\2.create_new_abstract.pd | #N canvas 260 113 505 524 10;
#X msg 77 224 msg 10 10 bang;
#X msg 77 272 obj 10 40 metro 500;
#X msg 77 248 floatatom 100 10 7 50 5000;
#X msg 77 344 obj 10 70 random 127;
#X msg 77 392 floatatom 10 100 5;
#X msg 78 440 text 10 130 That's it !;
#X obj 30 475 s pd-new;
#X msg 77 296 connect 0 0 2 0;
#X msg 77 319 conne... | #N canvas 260 113 505 524 10;
#X msg 77 224 msg 10 10 bang;
#X msg 77 272 obj 10 40 metro 500;
#X msg 77 248 floatatom 100 10 7 50 5000;
#X msg 77 344 obj 10 70 random 127;
#X msg 77 392 floatatom 10 100 5;
#X msg 78 440 text 10 130 That's it !;
#X obj 30 475 s pd-new;
#X msg 77 296 connect 0 0 2 0;
#X msg 77 319 conne... | 34 | control canvas_op nonlocal dynamic_patching
tutorial | creating a pd patch dynamically | create a purr-data patch that matches the following description and keywords. | Description: creating a pd patch dynamically, Keywords: control canvas_op nonlocal dynamic_patching
tutorial |
uid2username-help.pd | externals\hcs\uid2username-help.pd | #N canvas 0 26 429 292 10;
#X msg 14 148 bang;
#X obj 31 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 272 159 bang;
#X obj 142 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 145 262 ^-- bang if not found;
#X text 12 14 convert a UID to a username;
#X symbolatom 56 242 0 0 ... | #N canvas 0 26 429 292 10;
#X msg 14 148 bang;
#X obj 31 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 272 159 bang;
#X obj 142 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 145 262 ^-- bang if not found;
#X text 12 14 convert a UID to a username;
#X symbolatom 56 242 0 0 ... | 34 | control | convert a UID to a username | create a purr-data patch that matches the following description and keywords. | Description: convert a UID to a username, Keywords: control |
vmtof-help.pd | externals\smlib\vmtof-help.pd | #N canvas 1 53 400 214 10;
#X text 192 79 j#|@2002;
#X obj 214 59 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 125 237 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version... | #N canvas 1 53 400 214 10;
#X text 192 79 j#|@2002;
#X obj 214 59 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 |
clog~-help.pd | externals\creb\doc\clog~-help.pd | #N canvas 0 26 475 207 10;
#X obj 85 82 clog~;
#X obj 145 82 cexp~;
#X text 235 81 complex log and exp.;
#X text 237 105 see also;
#X obj 309 104 cep~;
#X text 351 103 and;
#X obj 384 105 icep~;
#N canvas 379 254 494 344 META 0;
#X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd ver... | #N canvas 0 26 475 207 10;
#X obj 85 82 clog~;
#X obj 145 82 cexp~;
#X text 235 81 complex log and exp.;
#X text 237 105 see also;
#X obj 309 104 cep~;
#X text 351 103 and;
#X obj 384 105 icep~;
| 20 | signal needs_work needs_work (example) | complex log and exp. | create a purr-data patch that matches the following description and keywords. | Description: complex log and exp., Keywords: signal needs_work needs_work (example) |
average-help.pd | externals\maxlib\average-help.pd | #N canvas 0 26 470 342 12;
#X floatatom 47 39 5 0 0 0 - - -, f 5;
#X floatatom 47 276 5 0 0 0 - - -, f 5;
#X floatatom 122 191 5 0 0 0 - - -, f 5;
#X obj 47 219 average 10;
#X text 177 191 number of items to average;
#X text 139 220 creation argument = number of items;
#X floatatom 122 254 5 0 0 0 - - -, f 5;
#X text 1... | #N canvas 0 26 470 342 12;
#X floatatom 47 39 5 0 0 0 - - -, f 5;
#X floatatom 47 276 5 0 0 0 - - -, f 5;
#X floatatom 122 191 5 0 0 0 - - -, f 5;
#X obj 47 219 average 10;
#X text 177 191 number of items to average;
#X text 139 220 creation argument = number of items;
#X floatatom 122 254 5 0 0 0 - - -, f 5;
#X text 1... | 40 | control | calculates the average of the last N items
(floats) | create a purr-data patch that matches the following description and keywords. | Description: calculates the average of the last N items
(floats), Keywords: control |
namecanvas-help.pd | packages\win64_inno\build\doc\5.reference\namecanvas-help.pd | #N canvas 429 35 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header namecanvas 3 12
0 18 -204280 -1 0;
#X obj 0 450 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 483 286 494 344 META 0;
#... | #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
messag... | 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 |
mapping2radians-help.pd | externals\mapping\mapping2radians-help.pd | #N canvas 1 53 475 336 10;
#X obj 5 2 cnv 15 450 20 empty empty mapping2radians 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
#X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about
;
#X text 40 254 (C) Copyright 2005 Hans-Christo... | #N canvas 1 53 475 336 10;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
#X text 294 161 related objects:;
#X obj 234 181 radians2mapping;
#X obj 346 181 degrees2mapping;
#X floatatom 69 185 9 0 0... | 28 | control abstraction conversion | convert numbers from the mapping range (0
to 1) to radians (-pi to pi) with 0's lining up in the same place | create a purr-data patch that matches the following description and keywords. | Description: convert numbers from the mapping range (0
to 1) to radians (-pi to pi) with 0's lining up in the same place, Keywords: control abstraction conversion |
n2m-help.pd | externals\mjlib\n2m-help.pd | #N canvas 1 53 547 441 12;
#X obj 104 320 n2m;
#X obj 104 378 print;
#X text 32 13 n2m - note to midi;
#X text 32 36 by mark williamson (http://www.junklight.com);
#X text 33 75 n2m converts note names in the form <note name><octave>
to a midi number. It copes with single notes or chords.;
#X msg 104 174 note C5 d#7 c3... | #N canvas 1 53 547 441 12;
#X obj 104 320 n2m;
#X obj 104 378 print;
#X text 32 13 n2m - note to midi;
#X text 32 36 by mark williamson (http://www.junklight.com);
#X text 33 75 n2m converts note names in the form <note name><octave>
to a midi number. It copes with single notes or chords.;
#X msg 104 174 note C5 d#7 c3... | 29 | control conversion MIDI | note to midi | create a purr-data patch that matches the following description and keywords. | Description: note to midi, Keywords: control conversion MIDI |
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 ... | #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 ... | 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 |
equal_power_pan~-help.pd | externals\pan\equal_power_pan~-help.pd | #N canvas 0 31 485 328 10;
#X obj 5 2 cnv 15 450 20 empty empty equal_power_pan~ 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X obj 224 149 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11
-2621... | #N canvas 0 31 485 328 10;
#X msg 422 3 pddp;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X obj 224 149 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11
-262131 -1 -1 0 0;
#X obj 113 131 osc~ 250;
#X obj 113 152 *~ 0.5;
#X obj 362 186 tgl 2... | 31 | signal abstraction | pan a mono signal using square root panning
to smooth out the dead spot in the middle somewhat | create a purr-data patch that matches the following description and keywords. | Description: pan a mono signal using square root panning
to smooth out the dead spot in the middle somewhat, Keywords: signal abstraction |
icep~-help.pd | externals\creb\doc\icep~-help.pd | #N canvas 0 26 488 228 10;
#X text 229 45 backward cepstrum;
#X text 229 64 using normalized fft/ifft objects;
#N canvas 331 92 494 506 META 0;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 105 OUTLET_0 signal;
#X text 12 45 DESCRIPTION backward cepstr... | #N canvas 0 26 488 228 10;
#X text 229 45 backward cepstrum;
#X text 229 64 using normalized fft/ifft objects;
#X obj 151 51 icep~;
| 15 | signal abstraction needs_work (example patch) | backward cepstrum | create a purr-data patch that matches the following description and keywords. | Description: backward cepstrum, Keywords: signal abstraction needs_work (example patch) |
receive13-help.pd | externals\ext13\receive13-help.pd | #N canvas 0 31 532 371 10;
#X floatatom 360 201 5 0 0 0 - - -;
#X floatatom 152 304 5 0 0 0 - - -;
#X floatatom 135 74 5 0 0 0 - - -;
#X obj 135 105 send13 \$0-one;
#X obj 360 232 send \$0-one;
#X floatatom 225 74 5 0 0 0 - - -;
#X obj 225 105 send13 \$0-two;
#X msg 152 248 set \$1;
#X obj 152 223 makefilename \$0-%s;
... | #N canvas 0 31 532 371 10;
#X floatatom 360 201 5 0 0 0 - - -;
#X floatatom 152 304 5 0 0 0 - - -;
#X floatatom 135 74 5 0 0 0 - - -;
#X obj 135 105 send13 \$0-one;
#X obj 360 232 send \$0-one;
#X floatatom 225 74 5 0 0 0 - - -;
#X obj 225 105 send13 \$0-two;
#X msg 152 248 set \$1;
#X obj 152 223 makefilename \$0-%s;
... | 37 | control nonlocal | settable receive object | create a purr-data patch that matches the following description and keywords. | Description: settable receive object, Keywords: control nonlocal |
shuffle-help.pd | externals\motex\shuffle-help.pd | #N canvas 0 31 717 307 10;
#X floatatom 169 127 4 0 0 0 - - -;
#X floatatom 252 124 4 0 0 0 - - -;
#X floatatom 302 124 4 0 0 0 - - -;
#X floatatom 169 210 4 0 0 0 - - -;
#X msg 81 83 bang;
#X text 379 140 Argument 2: upper limit;
#X text 378 63 Shuffle;
#X text 379 158 Argument 3: fraction of the end of a series;
#X t... | #N canvas 0 31 717 307 10;
#X floatatom 169 127 4 0 0 0 - - -;
#X floatatom 252 124 4 0 0 0 - - -;
#X floatatom 302 124 4 0 0 0 - - -;
#X floatatom 169 210 4 0 0 0 - - -;
#X msg 81 83 bang;
#X text 379 140 Argument 2: upper limit;
#X text 378 63 Shuffle;
#X text 379 158 Argument 3: fraction of the end of a series;
#X t... | 38 | control random | a no-repeat random number generator | create a purr-data patch that matches the following description and keywords. | Description: a no-repeat random number generator, Keywords: control random |
metroplus-help.pd | externals\mjlib\metroplus-help.pd | #N canvas 1 53 632 505 12;
#X obj 166 441 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
-1;
#X msg 170 249 start;
#X msg 123 351 stop;
#X floatatom 460 286 5 0 0 0 - - -;
#X obj 173 393 metroplus 1000 500 1000 200;
#X msg 269 309 500 1000 200;
#X text 28 13 metroplus;
#X text 27 32 by mark williamson (mark@junk... | #N canvas 1 53 632 505 12;
#X obj 166 441 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
-1;
#X msg 170 249 start;
#X msg 123 351 stop;
#X floatatom 460 286 5 0 0 0 - - -;
#X obj 173 393 metroplus 1000 500 1000 200;
#X msg 269 309 500 1000 200;
#X text 28 13 metroplus;
#X text 27 32 by mark williamson (mark@junk... | 38 | control bang_op | variation on the metro object -- instead
of providing a steady pulse it can provide an irregular beat | create a purr-data patch that matches the following description and keywords. | Description: variation on the metro object -- instead
of providing a steady pulse it can provide an irregular beat, Keywords: control bang_op |
fblock-help.pd | externals\creb\doc\fblock-help.pd | #N canvas 0 26 551 236 10;
#X text 200 79 right inlet is also "active";
#X text 201 119 main usage is to compute block synchronous frequencies
;
#X text 200 134 for spectral domain processing;
#X text 201 49 out = left + right * (sys samplerate / blocksize);
#X text 200 35 fblock: compute block relative frequencies;
#N... | #N canvas 0 26 551 236 10;
#X text 200 79 right inlet is also "active";
#X text 201 119 main usage is to compute block synchronous frequencies
;
#X text 200 134 for spectral domain processing;
#X text 201 49 out = left + right * (sys samplerate / blocksize);
#X text 200 35 fblock: compute block relative frequencies;
#X... | 17 | control abstraction needs_work (example patch) | compute block relative frequencies | create a purr-data patch that matches the following description and keywords. | Description: compute block relative frequencies, Keywords: control abstraction needs_work (example patch) |
uname-help.pd | externals\hcs\uname-help.pd | #N canvas 0 26 427 299 10;
#X obj 49 54 uname;
#X msg 49 17 bang;
#X obj 49 115 unpack symbol symbol symbol symbol symbol;
#X symbolatom 331 143 0 0 0 0 - - -;
#X symbolatom 49 259 0 0 0 0 - - -;
#X symbolatom 118 236 0 0 0 0 - - -;
#X symbolatom 189 215 0 0 0 0 - - -;
#X symbolatom 258 169 0 0 0 0 - - -;
#N canvas 280... | #N canvas 0 26 427 299 10;
#X obj 49 54 uname;
#X msg 49 17 bang;
#X obj 49 115 unpack symbol symbol symbol symbol symbol;
#X symbolatom 331 143 0 0 0 0 - - -;
#X symbolatom 49 259 0 0 0 0 - - -;
#X symbolatom 118 236 0 0 0 0 - - -;
#X symbolatom 189 215 0 0 0 0 - - -;
#X symbolatom 258 169 0 0 0 0 - - -;
#X connect 0 ... | 25 | control filesystem | get uname | create a purr-data patch that matches the following description and keywords. | Description: get uname, Keywords: control filesystem |
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 versi... | #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 o... | 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 |
vthreshold-help.pd | externals\smlib\vthreshold-help.pd | #N canvas 1 53 400 214 10;
#X text 192 79 j#|@2002;
#X obj 214 59 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 145 227 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version... | #N canvas 1 53 400 214 10;
#X text 192 79 j#|@2002;
#X obj 214 59 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 |
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... | #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 |
filesize-help.pd | externals\ext13\filesize-help.pd | #N canvas 0 31 450 297 10;
#N canvas 463 219 494 344 META 0;
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 125 AUTHOR d13@klingt.org;
#X text 12 45 LICENSE GPL v2;
#X text 12 5 ALIAS fsize;
#X text 12 25 KEYWORDS control filesystem;
#X text 12 65 DESCR... | #N canvas 0 31 450 297 10;
#X obj 111 164 filesize;
#X msg 111 94 symbol filesize-help.pd;
#X floatatom 111 198 5 0 0 0 - - -;
#X obj 123 29 fsize;
#X obj 27 29 filesize;
#X text 92 29 or;
#X text 172 29 - get the size of a file in bytes;
#X obj 129 129 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X text... | 23 | control filesystem | get the size of a file in bytes | create a purr-data patch that matches the following description and keywords. | Description: get the size of a file in bytes, Keywords: control filesystem |
bmatrix~-help.pd | externals\creb\doc\bmatrix~-help.pd | #N canvas 0 26 418 231 10;
#X msg 69 127 load matrix.bin;
#X text 27 39 added for completeness. mainly intended for spectral
transfos;
#X text 26 73 the file format is binary floating point \, column encoded.
;
#X obj 46 174 bmatrix~;
#X text 29 23 bmatrix multiplies a signal block with an arbitrary matrix
;
#N canvas ... | #N canvas 0 26 418 231 10;
#X msg 69 127 load matrix.bin;
#X text 27 39 added for completeness. mainly intended for spectral
transfos;
#X text 26 73 the file format is binary floating point \, column encoded.
;
#X obj 46 174 bmatrix~;
#X text 29 23 bmatrix multiplies a signal block with an arbitrary matrix
;
#X connect... | 16 | signal | multiply a signal block with an arbitrary
matrix | create a purr-data patch that matches the following description and keywords. | Description: multiply a signal block with an arbitrary
matrix, Keywords: signal |
hid_one2four-help.pd | externals\hid\hid_one2four-help.pd | #N canvas 0 31 464 340 10;
#X obj 5 2 cnv 15 450 20 empty empty hid_one2four 2 11 1 18 -233017
-66577 0;
#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X floatatom 82 110 5 0 0 0... | #N canvas 0 31 464 340 10;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X floatatom 82 110 5 0 0 0 - - -;
#X floatatom 23 186 5 0 0 0 - - -;
#X obj 85 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 26 208 hsl 75 15 0 ... | 40 | control abstraction | simple one-to-three mapping object | create a purr-data patch that matches the following description and keywords. | Description: simple one-to-three mapping object, Keywords: control abstraction |
wave-help.pd | externals\mapping\wave-help.pd | #N canvas 1 53 477 398 10;
#X floatatom 29 40 5 0 0 0 - - -;
#X floatatom 59 79 5 0 0 0 - - -;
#X floatatom 102 97 5 0 0 0 - - -;
#X obj 23 118 wave 25 0.4;
#X obj 26 23 hsl 200 15 -1 5 0 0 empty empty center_position -2 -6
0 8 -262131 -1 -1 4600 1;
#X obj 105 79 hsl 128 15 0.01 10 1 0 empty empty empty -2 -6 0 8 -2574... | #N canvas 1 53 477 398 10;
#X floatatom 29 40 5 0 0 0 - - -;
#X floatatom 59 79 5 0 0 0 - - -;
#X floatatom 102 97 5 0 0 0 - - -;
#X obj 23 118 wave 25 0.4;
#X obj 26 23 hsl 200 15 -1 5 0 0 empty empty center_position -2 -6
0 8 -262131 -1 -1 4600 1;
#X obj 105 79 hsl 128 15 0.01 10 1 0 empty empty empty -2 -6 0 8 -2574... | 27 | 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 |
slider-help.pd | externals\ggee\gui\slider-help.pd | #N canvas 0 26 592 446 12;
#X obj 14 121 slider 127 0 15;
#X floatatom 12 42 0 0 0 0 - - -;
#X floatatom 14 319 0 0 0 0 - - -;
#X text 140 188 This was instantiated with slider 200 100;
#X obj 14 85 random 127;
#X obj 468 343 state sl;
#X msg 468 283 save;
#X msg 520 283 1;
#X floatatom 98 296 0 0 0 0 - - -;
#X obj 186... | #N canvas 0 26 592 446 12;
#X obj 14 121 slider 127 0 15;
#X floatatom 12 42 0 0 0 0 - - -;
#X floatatom 14 319 0 0 0 0 - - -;
#X text 140 188 This was instantiated with slider 200 100;
#X obj 14 85 random 127;
#X obj 468 343 state sl;
#X msg 468 283 save;
#X msg 520 283 1;
#X floatatom 98 296 0 0 0 0 - - -;
#X obj 186... | 36 | control GUI | graphical slider | create a purr-data patch that matches the following description and keywords. | Description: graphical slider, Keywords: control GUI |
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... | #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) |
edge-help.pd | externals\maxlib\edge-help.pd | #N canvas 0 26 452 302 12;
#X obj 100 154 edge;
#X obj 100 215 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 127 186 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 156 186 falling edge detected;
#X text 128 216 rising edge detected;
#X text 31 16 edge :: detect rising or falling ed... | #N canvas 0 26 452 302 12;
#X obj 100 154 edge;
#X obj 100 215 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 127 186 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 156 186 falling edge detected;
#X text 128 216 rising edge detected;
#X text 31 16 edge :: detect rising or falling ed... | 24 | control analysis | detect rising or falling edge in floats | create a purr-data patch that matches the following description and keywords. | Description: detect rising or falling edge in floats, Keywords: control analysis |
split_my_msgs-help.pd | externals\hcs\split_my_msgs-help.pd | #N canvas 0 26 505 387 10;
#X obj 10 8 cnv 15 480 110 empty empty split_my_msgs 20 12 1 18 -233017
-66624 0;
#X symbolatom 60 291 25 0 0 0 - - -;
#X msg 218 200 bar;
#X msg 84 138 foo 12 ag 24 ga;
#X obj 61 271 list2symbol;
#X symbolatom 244 291 25 0 0 0 - - -;
#X obj 245 271 list2symbol;
#X msg 92 156 bar 30 eo 20 fa;... | #N canvas 0 26 505 387 10;
#X symbolatom 60 291 25 0 0 0 - - -;
#X msg 218 200 bar;
#X msg 84 138 foo 12 ag 24 ga;
#X obj 61 271 list2symbol;
#X symbolatom 244 291 25 0 0 0 - - -;
#X obj 245 271 list2symbol;
#X msg 92 156 bar 30 eo 20 fa;
#X msg 99 174 234 as asdf asdf;
#X text 36 34 This object is used to split a stre... | 33 | control abstraction filter | split a stream of messages | create a purr-data patch that matches the following description and keywords. | Description: split a stream of messages, Keywords: control abstraction filter |
curve_fade-help.pd | externals\mapping\curve_fade-help.pd | #N canvas 2 82 649 503 10;
#X obj 18 168 line;
#X obj 18 262 timeroll;
#X obj 18 189 resample 20;
#X text 377 154 utilisation example :;
#X obj 376 180 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 376 222 line;
#X obj 376 308 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
-1 -1 0 1;
#X obj 545... | #N canvas 2 82 649 503 10;
#X obj 18 168 line;
#X obj 18 262 timeroll;
#X obj 18 189 resample 20;
#X text 377 154 utilisation example :;
#X obj 376 180 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 376 222 line;
#X obj 376 308 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
-1 -1 0 1;
#X obj 545... | 36 | control abstraction | perform a non-linearity to allow the continuity
of the diferenciate of the signal | create a purr-data patch that matches the following description and keywords. | Description: perform a non-linearity to allow the continuity
of the diferenciate of the signal, Keywords: control abstraction |
all_about_submitting_bugs.pd | packages\win64_inno\build\doc\5.reference\all_about_submitting_bugs.pd | #N canvas 429 58 448 245 10;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header submitting_bugs
20 10 1 18 -261106 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X obj 1 223 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 370 97 494 183 META 0;
#X t... | #N canvas 429 58 448 245 10;
#X text 20 62 1) Make sure you can reproduce the bug consistently.
Include a brief example patch to demonstrate the bug \, using the minimum
number of objects needed to reproduce it.;
#X obj 83 194 pddplink http://sourceforge.net/tracker/?func=add&group_id=55736&atid=478070
-text Beam me up... | 22 | needs_work all_about_pd | prerequisites for submitting a bug on Sourceforge | create a purr-data patch that matches the following description and keywords. | Description: prerequisites for submitting a bug on Sourceforge, Keywords: needs_work all_about_pd |
atof-help.pd | externals\zexy\reference\atof-help.pd | #N canvas 533 119 615 317 10;
#X floatatom 42 231 4 0 0 0 - - -;
#X symbolatom 42 155 10 0 0 0 - - -;
#X text 509 17 part of zexy;
#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 ... | #N canvas 533 119 615 317 10;
#X floatatom 42 231 4 0 0 0 - - -;
#X symbolatom 42 155 10 0 0 0 - - -;
#X text 509 17 part of zexy;
#X obj 42 102 makefilename %g;
#X obj 42 178 atof;
#X symbolatom 79 201 10 0 0 1 reject - -;
#X text 146 19 convert ascii to floats;
#X obj 94 21 atof;
#X text 328 286 updated for zexy-2.2.... | 29 | control conversion | convert ascii to integer | create a purr-data patch that matches the following description and keywords. | Description: convert ascii to integer, Keywords: control conversion |
v0x2f-help.pd | externals\markex\v0x2f-help.pd | #N canvas 369 150 450 300 10;
#N canvas 249 435 494 344 META 0;
#X text 12 135 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control vector;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. \, helppatch by IOhannes m zmölnig;
#X text 13 76 IN... | #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 |
all_about_z_order.pd | pd\doc\5.reference\all_about_z_order.pd | #N canvas 431 57 448 189 10;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header z_order 20 10 1
18 -261106 -33289 0;
#X obj 1 167 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 377 73 494 153 META 0;
#X text 12 95 HELP_PATCH_AUTHORS Dave Sabine \, May 5 \, 2003 . Jonathan
Wilkes re... | #N canvas 431 57 448 189 10;
#X text 78 107 This comment was created after the grey [cnv] behind
it. If you cut and paste the canvas (or delete it then choose "Undo"
from the "Edit" menu) \, it will cover this comment.;
#X text 19 36 Z-order refers to the way in which overlapping objects
are displayed. Pd currently det... | 18 | GUI needs_work all_about_pd | description of how objects are presented
graphically in Pd | create a purr-data patch that matches the following description and keywords. | Description: description of how objects are presented
graphically in Pd, Keywords: GUI needs_work all_about_pd |
14.dollarsigns.pd | packages\win64_inno\build\doc\2.control.examples\14.dollarsigns.pd | #N canvas 434 123 448 139 10;
#X obj 103 79 dollarsign2 three 4;
#X text 19 37 An abstraction's creation arguments may be either numbers
or symbols. Gory details are inside:;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header dollarsigns 20 10
1 18 -261139 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/p... | #N canvas 434 123 448 139 10;
#X obj 103 79 dollarsign2 three 4;
#X text 19 37 An abstraction's creation arguments may be either numbers
or symbols. Gory details are inside:;
| 22 | control abstraction tutorial | example patch for dollarsign variables | create a purr-data patch that matches the following description and keywords. | Description: example patch for dollarsign variables, Keywords: control abstraction tutorial |
freadln-help.pd | externals\zexy\reference\freadln-help.pd | #N canvas 0 31 859 326 10;
#X obj 443 239 print done;
#X text 72 260 see also:;
#X msg 433 149 bang;
#X text 334 293 this outlet gets the lines in sequence.;
#X obj 130 281 textfile;
#X text 482 150 output one line as a list and move to the next;
#X text 508 222 This outlet gets a bang when you hit the end of the
seque... | #N canvas 0 31 859 326 10;
#X obj 443 239 print done;
#X text 72 260 see also:;
#X msg 433 149 bang;
#X text 334 293 this outlet gets the lines in sequence.;
#X obj 130 281 textfile;
#X text 482 150 output one line as a list and move to the next;
#X text 508 222 This outlet gets a bang when you hit the end of the
seque... | 37 | control storage filesystem | read text files line by line | create a purr-data patch that matches the following description and keywords. | Description: read text files line by line, Keywords: control storage filesystem |
mtosr-help.pd | externals\bsaylor\mtosr-help.pd | #N canvas 1 53 450 300 10;
#X text 95 204 creation argument: samplerate at middle C.;
#X text 46 145 takes midi note value and converts to a samplerate for
sample playback.;
#N canvas 256 179 494 344 META 0;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 1... | #N canvas 1 53 450 300 10;
#X text 95 204 creation argument: samplerate at middle C.;
#X text 46 145 takes midi note value and converts to a samplerate for
sample playback.;
#X floatatom 177 59 5 0 0 0 - - -;
#X floatatom 177 121 12 0 0 0 - - -;
#X obj 177 88 mtosr 44100;
#X connect 3 0 5 0;
#X connect 5 0 4 0;
| 17 | control abstraction MIDI conversion | takes MIDI note value and converts to a samplerate
for sample playback | create a purr-data patch that matches the following description and keywords. | Description: takes MIDI note value and converts to a samplerate
for sample playback, Keywords: control abstraction MIDI conversion |
list2symbol-help.pd | externals\zexy\reference\list2symbol-help.pd | #N canvas 0 31 716 373 10;
#X obj 85 28 list2symbol;
#X text 178 29 convert a list into a symbol;
#X obj 407 30 l2s;
#X symbolatom 25 266 0 0 0 0 - - -;
#X msg 25 77 list this was a list and is now a symbol;
#X msg 109 98 anythings work fine too;
#X obj 457 268 print;
#X symbolatom 97 203 10 0 0 0 - - -;
#X msg 97 138 ... | #N canvas 0 31 716 373 10;
#X obj 85 28 list2symbol;
#X text 178 29 convert a list into a symbol;
#X obj 407 30 l2s;
#X symbolatom 25 266 0 0 0 0 - - -;
#X msg 25 77 list this was a list and is now a symbol;
#X msg 109 98 anythings work fine too;
#X obj 457 268 print;
#X symbolatom 97 203 10 0 0 0 - - -;
#X msg 97 138 ... | 40 | control conversion symbol_op | convert a list into a symbol | create a purr-data patch that matches the following description and keywords. | Description: convert a list into a symbol, Keywords: control conversion symbol_op |
list2int-help.pd | externals\zexy\reference\list2int-help.pd | #N canvas 0 31 497 302 10;
#X obj 26 246 print;
#X msg 61 139 3.14159 2 hello 1;
#X msg 70 170 gosh 2.3 1;
#X obj 26 212 list2int;
#X text 65 23 list to integer;
#X text 18 49 cast all floats of a list to integers;
#X msg 26 110 1 2 -1.567 3 2;
#X text 158 110 list of floats;
#X text 224 139 list with symbols;
#X obj 3... | #N canvas 0 31 497 302 10;
#X obj 26 246 print;
#X msg 61 139 3.14159 2 hello 1;
#X msg 70 170 gosh 2.3 1;
#X obj 26 212 list2int;
#X text 65 23 list to integer;
#X text 18 49 cast all floats of a list to integers;
#X msg 26 110 1 2 -1.567 3 2;
#X text 158 110 list of floats;
#X text 224 139 list with symbols;
#X obj 3... | 27 | control conversion anything_op | cast all floats of a list to integers | create a purr-data patch that matches the following description and keywords. | Description: cast all floats of a list to integers, Keywords: control conversion anything_op |
bhip~-help.pd | externals\creb\doc\bhip~-help.pd | #N canvas 0 0 450 300 10;
#X obj 130 55 bhip~;
#X text 175 53 butterworth high pass filter;
#N canvas 331 92 494 327 META 0;
#X text 12 175 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 135 LIBRARY external creb;
#X text 12 95 INLET_1 float;
#X text 12 115 OUTLET_0 s... | #N canvas 0 0 450 300 10;
#X obj 130 55 bhip~;
#X text 175 53 butterworth high pass filter;
| 14 | signal abstraction filter needs_work (example
patch) | butterworth high pass filter | create a purr-data patch that matches the following description and keywords. | Description: butterworth high pass filter, Keywords: signal abstraction filter needs_work (example
patch) |
blocksize_in_ms-help.pd | externals\hcs\blocksize_in_ms-help.pd | #N canvas 0 26 474 344 10;
#X obj 5 2 cnv 15 450 20 empty empty blocksize_in_ms 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X obj 152 157 blocksize_in_ms;
#X msg 152 115 bang;
#X text 197 117 bang t... | #N canvas 0 26 474 344 10;
#X msg 422 3 pddp;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X obj 152 157 blocksize_in_ms;
#X msg 152 115 bang;
#X text 197 117 bang to recalculate;
#X floatatom 152 210 7 0 0 1 ms - -;
#X text 18 36 Output the curr... | 21 | control conversion abstraction | output current blocksize in ms | create a purr-data patch that matches the following description and keywords. | Description: output current blocksize in ms, Keywords: control conversion abstraction |
streamMinMax-help.pd | externals\tof\tof\streamMinMax-help.pd | #N canvas 1 53 412 446 10;
#X floatatom 82 146 5 0 0 0 - - -;
#X obj 199 195 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X floatatom 118 297 5 0 0 0 minimum - -;
#X floatatom 188 322 5 0 0 0 maximum - -;
#X text 216 193 reset;
#X text 61 124 number stream;
#X obj 2 -43 cnv 15 400 100 empty empty empty 2... | #N canvas 1 53 412 446 10;
#X floatatom 82 146 5 0 0 0 - - -;
#X obj 199 195 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X floatatom 118 297 5 0 0 0 minimum - -;
#X floatatom 188 322 5 0 0 0 maximum - -;
#X text 216 193 reset;
#X text 61 124 number stream;
#X obj 2 -43 cnv 15 400 100 empty empty empty 2... | 33 | control conversion | output the minimum and maximum float of a
stream of numbers | create a purr-data patch that matches the following description and keywords. | Description: output the minimum and maximum float of a
stream of numbers, Keywords: control conversion |
limit-help.pd | externals\maxlib\limit-help.pd | #N canvas 0 26 510 365 12;
#X floatatom 27 277 8 0 0 0 - - -;
#X floatatom 27 73 5 0 0 0 - - -;
#X text 215 46 written by <olaf.matthes@gmx.de>;
#X floatatom 54 131 5 0 0 0 - - -;
#X floatatom 82 152 5 0 0 0 - - -;
#X floatatom 110 173 5 0 0 0 - - -;
#X text 84 71 input value;
#X text 57 104 creation arguments can be c... | #N canvas 0 26 510 365 12;
#X floatatom 27 277 8 0 0 0 - - -;
#X floatatom 27 73 5 0 0 0 - - -;
#X text 215 46 written by <olaf.matthes@gmx.de>;
#X floatatom 54 131 5 0 0 0 - - -;
#X floatatom 82 152 5 0 0 0 - - -;
#X floatatom 110 173 5 0 0 0 - - -;
#X text 84 71 input value;
#X text 57 104 creation arguments can be c... | 37 | control filter | limits input to lie between boundaries and
allows for compression / expansion | create a purr-data patch that matches the following description and keywords. | Description: limits input to lie between boundaries and
allows for compression / expansion, Keywords: control filter |
median_3-help.pd | externals\mapping\median_3-help.pd | #N canvas 1 53 711 500 12;
#X floatatom 95 202 5 0 0 0 - - -;
#X floatatom 95 264 5 0 0 0 - - -;
#X obj 95 234 median_3;
#X text 238 31 output the median value of the 3 last samples;
#N canvas 492 275 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
... | #N canvas 1 53 711 500 12;
#X floatatom 95 202 5 0 0 0 - - -;
#X floatatom 95 264 5 0 0 0 - - -;
#X obj 95 234 median_3;
#X text 238 31 output the median value of the 3 last samples;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
| 16 | control abstraction | output the median value of the 3 last samples | create a purr-data patch that matches the following description and keywords. | Description: output the median value of the 3 last samples, Keywords: control abstraction |
active-help.pd | externals\miXed\doc\help\cyclone\active-help.pd | #N canvas 0 31 431 256 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
0;
#X text 31 210 docs based on the MAX/MSP reference (c) cycling'74;
#X text 30 224 ___________________________________________________
;
#X obj 41 22 active;
#X text 108 24 report if window is active / inactive;
#X obj 39 ... | #N canvas 0 31 431 256 10;
#X text 31 210 docs based on the MAX/MSP reference (c) cycling'74;
#X text 30 224 ___________________________________________________
;
#X obj 41 22 active;
#X text 108 24 report if window is active / inactive;
#X obj 39 117 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
;
#X obj 39 86... | 19 | float max_compatible canvas_op | report if window is active / inactive | create a purr-data patch that matches the following description and keywords. | Description: report if window is active / inactive, Keywords: float max_compatible canvas_op |
06.saving.attributes.pd | packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\06.saving.attributes.pd | #N struct drawtut-attr-saving float x float y;
#N canvas 1 25 638 551 10;
#X text 0 1 New Drawing Commands: attributes (continued);
#X text 0 1 ____________________________________________;
#X text 53 23 Saving attributes is fairly straightforward using message
boxes with commas separating each attribute:;
#X obj 53 94... | #N struct drawtut-attr-saving float x float y;
#N canvas 1 25 638 551 10;
#X text 0 1 New Drawing Commands: attributes (continued);
#X text 0 1 ____________________________________________;
#X text 53 23 Saving attributes is fairly straightforward using message
boxes with commas separating each attribute:;
#X obj 53 94... | 23 | tutorial data_structure draw gui | specifying display attributes with the [draw]
command | create a purr-data patch that matches the following description and keywords. | Description: specifying display attributes with the [draw]
command, Keywords: tutorial data_structure draw gui |
mean_n-help.pd | externals\mapping\mean_n-help.pd | #N canvas 1 53 821 556 10;
#X obj 68 174 t f f;
#X floatatom 338 197 5 0 0 0 - - -;
#X text 333 174 order: n;
#X text 49 37 Fir_mean_n computes a fir low pass mean filter of order
n;
#X obj 499 307 -;
#X floatatom 68 126 5 0 1 0 - - -;
#X obj 68 148 resample 30;
#X obj 68 336 timeroll;
#X obj 280 336 timeroll;
#X obj 4... | #N canvas 1 53 821 556 10;
#X obj 68 174 t f f;
#X floatatom 338 197 5 0 0 0 - - -;
#X text 333 174 order: n;
#X text 49 37 Fir_mean_n computes a fir low pass mean filter of order
n;
#X obj 499 307 -;
#X floatatom 68 126 5 0 1 0 - - -;
#X obj 68 148 resample 30;
#X obj 68 336 timeroll;
#X obj 280 336 timeroll;
#X obj 4... | 37 | control abstraction filter | compute a fir low pass mean filter of order
n | create a purr-data patch that matches the following description and keywords. | Description: compute a fir low pass mean filter of order
n, Keywords: control abstraction filter |
4.fonts.pd | pd\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... | #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... | 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 |
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: mrtoftrash@gmail.com;
#X msg 178 298 symbol zexy/list2symbol;
#X text 4 28 description: searches for an external's or an abstraction's
help f... | #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: mrtoftrash@gmail.com;
#X msg 178 298 symbol zexy/list2symbol;
#X text 4 28 description: searches for an external's or an abstraction's
help f... | 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 |
abs~-help.pd | externals\markex\abs~-help.pd | #N canvas 1 53 499 284 10;
#X obj 19 108 sig~;
#X obj 71 133 loadbang;
#X obj 71 157 metro 100;
#X obj 71 181 snapshot~;
#X floatatom 19 87 5 0 0 0 - - -;
#X floatatom 71 206 7 0 0 0 - - -;
#X text 316 227 updated for Pd version 0.42.;
#X obj 20 132 abs~;
#X obj 21 14 abs~;
#X text 60 14 - absolute value;
#X text 82 33... | #N canvas 1 53 499 284 10;
#X obj 19 108 sig~;
#X obj 71 133 loadbang;
#X obj 71 157 metro 100;
#X obj 71 181 snapshot~;
#X floatatom 19 87 5 0 0 0 - - -;
#X floatatom 71 206 7 0 0 0 - - -;
#X text 316 227 updated for Pd version 0.42.;
#X obj 20 132 abs~;
#X obj 21 14 abs~;
#X text 60 14 - absolute value;
#X text 82 33... | 28 | signal | passes nonnegative values unchanged \, but
replaces negative ones with their (positive) inverses. | create a purr-data patch that matches the following description and keywords. | Description: passes nonnegative values unchanged \, but
replaces negative ones with their (positive) inverses., Keywords: signal |
shuffle-help.pd | externals\motex\shuffle-help.pd | #N canvas 0 31 717 307 10;
#X floatatom 169 127 4 0 0 0 - - -;
#X floatatom 252 124 4 0 0 0 - - -;
#X floatatom 302 124 4 0 0 0 - - -;
#X floatatom 169 210 4 0 0 0 - - -;
#X msg 81 83 bang;
#X text 379 140 Argument 2: upper limit;
#X text 378 63 Shuffle;
#X text 379 158 Argument 3: fraction of the end of a series;
#X t... | #N canvas 0 31 717 307 10;
#X floatatom 169 127 4 0 0 0 - - -;
#X floatatom 252 124 4 0 0 0 - - -;
#X floatatom 302 124 4 0 0 0 - - -;
#X floatatom 169 210 4 0 0 0 - - -;
#X msg 81 83 bang;
#X text 379 140 Argument 2: upper limit;
#X text 378 63 Shuffle;
#X text 379 158 Argument 3: fraction of the end of a series;
#X t... | 38 | control random | a no-repeat random number generator | create a purr-data patch that matches the following description and keywords. | Description: a no-repeat random number generator, Keywords: control random |
lstd-help.pd | externals\smlib\lstd-help.pd | #N canvas 1 53 441 199 10;
#X text 347 135 j#|@2002;
#X obj 369 113 SMLib-help;
#X floatatom 74 115 5 0 0 0 - - -;
#X obj 74 85 lstd;
#X obj 77 47 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#N canvas 179 217 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonat... | #N canvas 1 53 441 199 10;
#X text 347 135 j#|@2002;
#X obj 369 113 SMLib-help;
#X floatatom 74 115 5 0 0 0 - - -;
#X obj 74 85 lstd;
#X obj 77 47 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X connect 3 0 2 0;
#X connect 4 0 3 0;
| 17 | control filter | leaky standard deviation | create a purr-data patch that matches the following description and keywords. | Description: leaky standard deviation, Keywords: control filter |
vectorabs-help.pd | externals\markex\vectorabs-help.pd | #N canvas 195 107 506 300 10;
#X obj 177 112 vectorabs;
#N canvas 464 274 494 344 META 0;
#X text 12 105 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control vector;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. \, helppatch by IOhannes m... | #N canvas 195 107 506 300 10;
#X obj 177 112 vectorabs;
#X text 45 42 MarkEx vector operation: absolute values for each element
of vector;
#X obj 177 144 print vectorabs;
#X msg 177 86 1 -2 3 -4 -0.5;
#X text 51 186 [vectorabs] returns a new vector \, where all the elements
of the input vector are replaced by their abs... | 18 | control vector | elementwise absolute value of a vector | create a purr-data patch that matches the following description and keywords. | Description: elementwise absolute value of a vector, Keywords: control vector |
but-help.pd | abstractions\jmmmp\but-help.pd | #N struct 1036-color float x float y float farbe float ynpos;
#N canvas 188 69 399 419 10;
#X text 12 387 Released under the BSD License;
#X text 198 160 Inlets;
#X text 198 220 Outlets;
#X text 198 90 Arguments;
#X text 12 367 (C) 2008 Jo�o Pais - jmmmpais@googlemail.com;
#X text 198 130 - TCL Color;
#X text 198 180 -... | #N struct 1036-color float x float y float farbe float ynpos;
#N canvas 188 69 399 419 10;
#X text 12 387 Released under the BSD License;
#X text 198 160 Inlets;
#X text 198 220 Outlets;
#X text 198 90 Arguments;
#X text 12 367 (C) 2008 Jo�o Pais - jmmmpais@googlemail.com;
#X text 198 130 - TCL Color;
#X text 198 180 -... | 40 | bang GOP | Monochrome Bang Button | create a purr-data patch that matches the following description and keywords. | Description: Monochrome Bang Button, Keywords: bang GOP |
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... | #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) |
wave-help.pd | externals\mapping\wave-help.pd | #N canvas 1 53 477 398 10;
#X floatatom 29 40 5 0 0 0 - - -;
#X floatatom 59 79 5 0 0 0 - - -;
#X floatatom 102 97 5 0 0 0 - - -;
#X obj 23 118 wave 25 0.4;
#X obj 26 23 hsl 200 15 -1 5 0 0 empty empty center_position -2 -6
0 8 -262131 -1 -1 4600 1;
#X obj 105 79 hsl 128 15 0.01 10 1 0 empty empty empty -2 -6 0 8 -2574... | #N canvas 1 53 477 398 10;
#X floatatom 29 40 5 0 0 0 - - -;
#X floatatom 59 79 5 0 0 0 - - -;
#X floatatom 102 97 5 0 0 0 - - -;
#X obj 23 118 wave 25 0.4;
#X obj 26 23 hsl 200 15 -1 5 0 0 empty empty center_position -2 -6
0 8 -262131 -1 -1 4600 1;
#X obj 105 79 hsl 128 15 0.01 10 1 0 empty empty empty -2 -6 0 8 -2574... | 27 | 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 |
tripleLine-help.pd | externals\markex\tripleLine-help.pd | #N canvas 1 53 489 500 10;
#X text 124 68 GEM object;
#X text 138 24 tripleLine;
#X obj 123 223 tripleLine;
#X obj 123 273 unpack 0 0 0;
#X floatatom 123 319 0 0 0 0 - - -;
#X floatatom 168 348 0 0 0 0 - - -;
#X floatatom 214 319 0 0 0 0 - - -;
#X msg 123 157 1 0 0 2000;
#X msg 234 158 0 1 0.1 2000;
#X text 46 406 trip... | #N canvas 1 53 489 500 10;
#X text 124 68 GEM object;
#X text 138 24 tripleLine;
#X obj 123 223 tripleLine;
#X obj 123 273 unpack 0 0 0;
#X floatatom 123 319 0 0 0 0 - - -;
#X floatatom 168 348 0 0 0 0 - - -;
#X floatatom 214 319 0 0 0 0 - - -;
#X msg 123 157 1 0 0 2000;
#X msg 234 158 0 1 0.1 2000;
#X text 46 406 trip... | 26 | control ramp | like the line object except that it works
with 3 values at once | create a purr-data patch that matches the following description and keywords. | Description: like the line object except that it works
with 3 values at once, Keywords: control ramp |
ascii2int-help.pd | externals\hcs\ascii2int-help.pd | #N canvas 0 26 462 276 10;
#X floatatom 253 143 5 0 0 0 - - -;
#X obj 241 191 ascii2int;
#X msg 305 168 bang;
#X msg 192 168 bang;
#X text 20 169 output current value -2;
#X text 343 168 <-- reset;
#X floatatom 241 220 0 0 0 0 - - -;
#X obj 241 117 int;
#X text 38 28 convert a stream of ASCII digits to a single int val... | #N canvas 0 26 462 276 10;
#X floatatom 253 143 5 0 0 0 - - -;
#X obj 241 191 ascii2int;
#X msg 305 168 bang;
#X msg 192 168 bang;
#X text 20 169 output current value -2;
#X text 343 168 <-- reset;
#X floatatom 241 220 0 0 0 0 - - -;
#X obj 241 117 int;
#X text 38 28 convert a stream of ASCII digits to a single int val... | 32 | control conversion abstraction | convert a stream of ASCII digits to a single
int value | create a purr-data patch that matches the following description and keywords. | Description: convert a stream of ASCII digits to a single
int value, Keywords: control conversion abstraction |
A01.sinewave.pd | pd\doc\3.audio.examples\A01.sinewave.pd | #N canvas 434 81 448 475 10;
#X obj 95 99 osc~ 440;
#X obj 95 158 dac~;
#X text 162 99 <-- 440 Hz. sine wave at full blast;
#X obj 95 128 *~ 0.05;
#X text 19 181 Audio computation can be turned on and off by sending
messages to the global "pd" object as follows:;
#X msg 85 217 \; pd dsp 1;
#X msg 189 217 \; pd dsp 0;
#... | #N canvas 434 81 448 475 10;
#X obj 95 99 osc~ 440;
#X obj 95 158 dac~;
#X text 162 99 <-- 440 Hz. sine wave at full blast;
#X obj 95 128 *~ 0.05;
#X text 19 181 Audio computation can be turned on and off by sending
messages to the global "pd" object as follows:;
#X msg 85 217 \; pd dsp 1;
#X msg 189 217 \; pd dsp 0;
#... | 37 | signal tutorial | making a sinewave | create a purr-data patch that matches the following description and keywords. | Description: making a sinewave, Keywords: signal tutorial |
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 4... | #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 Messa... | 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 |
3.1.motion.pd | pd\doc\manuals\pd-msg\1.msg_and_patch\3.1.motion.pd | #N canvas 300 68 415 490 10;
#N canvas 425 18 332 294 testing 1;
#X obj 95 11 loadbang;
#X msg 95 36 0;
#X obj 12 37 random 127;
#X floatatom 66 94 0 0 0 0 - - -;
#X msg 12 11 bang;
#X connect 0 0 1 0;
#X connect 1 0 3 0;
#X connect 2 0 3 0;
#X connect 4 0 2 0;
#X restore 119 439 pd testing;
#X obj 20 438 s pd-testing;... | #N canvas 300 68 415 490 10;
#X obj 20 438 s pd-testing;
#X obj 89 247 pack f f;
#X text 8 54 Start here;
#X floatatom 120 185 0 0 0 0 - - -;
#X floatatom 89 186 0 0 0 0 - - -;
#X obj 100 219 t b f;
#X text 7 363 Stop here;
#X text 85 154 try this !!!;
#X text 9 9 This example will show you how to use the motion msg.;
... | 40 | control canvas_op nonlocal dynamic_patching tutorial | simulating mouse motion with messages to
a canvas | create a purr-data patch that matches the following description and keywords. | Description: simulating mouse motion with messages to
a canvas, Keywords: control canvas_op nonlocal dynamic_patching tutorial |
deg2hid-help.pd | externals\hid\deg2hid-help.pd | #N canvas 0 31 483 323 10;
#X obj 5 2 cnv 15 450 20 empty empty deg2hid 2 11 1 18 -233017 -66577
0;
#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <hans@eds.org>
;
... | #N canvas 0 31 483 323 10;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <hans@eds.org>
;
#X text 290 159 related objects:;
#X obj 323 184 hid/rad2hid;
#X floatatom 56 203 7 0 0 1 - - -;
#X obj 59 103 hsl 300 15 -720 720 0 0 empty em... | 27 | control conversion abstraction | convert numbers from the [hid] range (0 to
1) to radians (-pi to pi) with the 0's lining up in the same place. | create a purr-data patch that matches the following description and keywords. | Description: convert numbers from the [hid] range (0 to
1) to radians (-pi to pi) with the 0's lining up in the same place., Keywords: control conversion abstraction |
inv-help.pd | externals\creb\doc\inv-help.pd | #N canvas 0 26 450 300 10;
#N canvas 331 92 494 307 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 45 DESCRIPTION inverse;
#X text 12 65 INLET_0 float;
#X text 12 85 OUTLET_0 float;
#X text 12 5 KEYWORDS control abstraction needs_work (example p... | #N canvas 0 26 450 300 10;
#X obj 139 143 inv;
| 11 | control abstraction needs_work (example patch) | inverse | create a purr-data patch that matches the following description and keywords. | Description: inverse, Keywords: control abstraction needs_work (example patch) |
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 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 |
debounce-help.pd | externals\mapping\debounce-help.pd | #N canvas 1 53 470 540 10;
#X obj 2 2 cnv 15 450 20 empty empty debounce 2 11 1 18 -233017 -66577
0;
#X msg 418 3 pddp;
#X text 234 467 released under the GNU GPL;
#X text 18 499 $Author: nusmuk $;
#X text 17 453 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
#X obj 122 78 bng 15 250 50 0 empty empty empty... | #N canvas 1 53 470 540 10;
#X msg 418 3 pddp;
#X text 234 467 released under the GNU GPL;
#X text 18 499 $Author: nusmuk $;
#X text 17 453 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
#X obj 122 78 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1
-1;
#X obj 123 102 t b b;
#X obj 123 142 delay;
#X obj... | 38 | control abstraction filter | remove bangs if they arrive too fast | create a purr-data patch that matches the following description and keywords. | Description: remove bangs if they arrive too fast, Keywords: control abstraction filter |
ISOtime-help.pd | externals\hcs\ISOtime-help.pd | #N canvas 0 31 362 237 10;
#X msg 139 82 bang;
#X symbolatom 138 156 0 0 0 0 - - -;
#X obj 139 114 ISOtime;
#X text 49 29 output the current time in ISO format;
#N canvas 280 175 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE ... | #N canvas 0 31 362 237 10;
#X msg 139 82 bang;
#X symbolatom 138 156 0 0 0 0 - - -;
#X obj 139 114 ISOtime;
#X text 49 29 output the current time in ISO format;
#X connect 0 0 2 0;
#X connect 2 0 1 0;
| 16 | control | output the current time in ISO format | create a purr-data patch that matches the following description and keywords. | Description: output the current time in ISO format, Keywords: control |
tcl_version-help.pd | externals\hcs\tcl_version-help.pd | #N canvas 0 26 341 234 10;
#X obj 97 117 tcl_version;
#X msg 97 70 bang;
#X obj 97 157 unpack float float float;
#X floatatom 97 186 5 0 0 3 major - -;
#X floatatom 167 185 5 0 0 3 minor - -;
#X floatatom 238 186 5 0 0 3 bugfix - -;
#X text 23 21 get the current Tcl/Tk version:;
#N canvas 280 175 494 344 META 0;
#X tex... | #N canvas 0 26 341 234 10;
#X obj 97 117 tcl_version;
#X msg 97 70 bang;
#X obj 97 157 unpack float float float;
#X floatatom 97 186 5 0 0 3 major - -;
#X floatatom 167 185 5 0 0 3 minor - -;
#X floatatom 238 186 5 0 0 3 bugfix - -;
#X text 23 21 get the current Tcl/Tk version:;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
... | 22 | control abstraction | get the current Tcl/Tk version | create a purr-data patch that matches the following description and keywords. | Description: get the current Tcl/Tk version, Keywords: control abstraction |
tabset-help.pd | externals\zexy\reference\tabset-help.pd | #N canvas 0 31 629 295 10;
#N canvas 0 0 450 300 (subpatch) 0;
#X array \$0_array1 5 float 1;
#A 0 0.3 0.2 0.5 0.2 -0.1;
#X array \$0_array2 8 float 1;
#A 0 0.1 0.2 0.3 0.5 0.8 0.13 0.21 0.34;
#X coords 0 1 8 -1 200 140 1;
#X restore 413 97 graph;
#X msg 23 73 1 0.7 0.5 0.3 0.2 0.1;
#X text 441 28 part of zexy;
#X obj ... | #N canvas 0 31 629 295 10;
| 34 | control array | set the contents of a table via a list | create a purr-data patch that matches the following description and keywords. | Description: set the contents of a table via a list, Keywords: control array |
notch-help.pd | externals\ggee\filters\notch-help.pd | #N canvas 0 26 422 415 10;
#X text 63 298 These filters are all controlled by a bandwidth which
is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
;
#X text 70 26 ===================================;
#X text 63 340 Attention \, only the left inlet triggers new coefficients
for biquad~;
#X text 8 3... | #N canvas 0 26 422 415 10;
#X text 63 298 These filters are all controlled by a bandwidth which
is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
;
#X text 70 26 ===================================;
#X text 63 340 Attention \, only the left inlet triggers new coefficients
for biquad~;
#X text 8 3... | 37 | control | notch coefficients for biquad~ | create a purr-data patch that matches the following description and keywords. | Description: notch coefficients for biquad~, Keywords: control |
speedlimiter-help.pd | externals\mapping\speedlimiter-help.pd | #N canvas 1 53 507 542 10;
#X obj 249 328 timeroll;
#X obj 46 164 random 1000;
#X obj 46 138 metro 30;
#X obj 46 114 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 46 328 timeroll;
#X obj 72 114 loadbang;
#X floatatom 356 208 5 0 0 0 - - -;
#X obj 356 230 / 100;
#X obj 249 253 speedlimiter 0.1;
#X obj 4... | #N canvas 1 53 507 542 10;
#X obj 249 328 timeroll;
#X obj 46 164 random 1000;
#X obj 46 138 metro 30;
#X obj 46 114 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 46 328 timeroll;
#X obj 72 114 loadbang;
#X floatatom 356 208 5 0 0 0 - - -;
#X obj 356 230 / 100;
#X obj 249 253 speedlimiter 0.1;
#X obj 4... | 31 | control abstraction filter | limit negative variation to \$1 for every
samples | create a purr-data patch that matches the following description and keywords. | Description: limit negative variation to \$1 for every
samples, Keywords: control abstraction filter |
uname-help.pd | externals\hcs\uname-help.pd | #N canvas 0 26 427 299 10;
#X obj 49 54 uname;
#X msg 49 17 bang;
#X obj 49 115 unpack symbol symbol symbol symbol symbol;
#X symbolatom 331 143 0 0 0 0 - - -;
#X symbolatom 49 259 0 0 0 0 - - -;
#X symbolatom 118 236 0 0 0 0 - - -;
#X symbolatom 189 215 0 0 0 0 - - -;
#X symbolatom 258 169 0 0 0 0 - - -;
#N canvas 280... | #N canvas 0 26 427 299 10;
#X obj 49 54 uname;
#X msg 49 17 bang;
#X obj 49 115 unpack symbol symbol symbol symbol symbol;
#X symbolatom 331 143 0 0 0 0 - - -;
#X symbolatom 49 259 0 0 0 0 - - -;
#X symbolatom 118 236 0 0 0 0 - - -;
#X symbolatom 189 215 0 0 0 0 - - -;
#X symbolatom 258 169 0 0 0 0 - - -;
#X connect 0 ... | 25 | control filesystem | get uname | create a purr-data patch that matches the following description and keywords. | Description: get uname, Keywords: control filesystem |
all_about_expr_multiline.pd | pd\doc\5.reference\all_about_expr_multiline.pd | #N canvas 434 59 448 282 10;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header expr_multiline 20
10 1 18 -261106 -33289 0;
#X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X floatatom 23 196 5 0 0 0 - - -, f 5;
#X floatatom 102 196 5 0 0 0 - - -, f 5;
#X floatatom 23 93 5 0 0 0 - - -, f 5;
#X flo... | #N canvas 434 59 448 282 10;
#X floatatom 23 196 5 0 0 0 - - -, f 5;
#X floatatom 102 196 5 0 0 0 - - -, f 5;
#X floatatom 23 93 5 0 0 0 - - -, f 5;
#X floatatom 181 196 0 0 0 0 - - -;
#X floatatom 260 196 5 0 0 0 - - -, f 5;
#X obj 23 119 expr $f1 \; $f1 * 2 \; pow($f1 \, 2) \; if($f1%128 <
64 \, $f1%128 \, 128 - $f1%... | 33 | conversion | Like to enter multiple expressions inside
expr? You can if you want \, and this patch tells you how... | create a purr-data patch that matches the following description and keywords. | Description: Like to enter multiple expressions inside
expr? You can if you want \, and this patch tells you how..., Keywords: conversion |
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 outl... | #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 outl... | 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 |
vmin-help.pd | externals\smlib\vmin-help.pd | #N canvas 1 53 473 167 10;
#X floatatom 35 104 5 0 0 0 - - -;
#X text 387 99 j#|@2002;
#X obj 409 77 SMLib-help;
#X msg 133 47 0;
#X msg 168 47 0 1 0 1;
#X msg 236 47 0 0 1 1;
#X floatatom 86 104 5 0 0 0 - - -;
#X msg 15 47 1 2 3 1;
#X msg 81 47 3 4 1;
#X text 14 3 vcog computes minimum of a list of floats;
#X text 13 ... | #N canvas 1 53 473 167 10;
#X floatatom 35 104 5 0 0 0 - - -;
#X text 387 99 j#|@2002;
#X obj 409 77 SMLib-help;
#X msg 133 47 0;
#X msg 168 47 0 1 0 1;
#X msg 236 47 0 0 1 1;
#X floatatom 86 104 5 0 0 0 - - -;
#X msg 15 47 1 2 3 1;
#X msg 81 47 3 4 1;
#X text 14 3 vcog computes minimum of a list of floats;
#X text 13 ... | 30 | control list_op | minimum of a list of floats | create a purr-data patch that matches the following description and keywords. | Description: minimum of a list of floats, Keywords: control list_op |
prime-help.pd | externals\zexy\reference\prime-help.pd | #N canvas 0 31 428 257 10;
#X obj 34 32 prime;
#X text 82 34 a prime number detector;
#X floatatom 51 116 8 0 0 0 - - -;
#X obj 51 147 prime;
#X msg 51 75 1;
#X msg 81 75 2;
#X msg 111 75 3;
#X msg 142 74 4;
#X floatatom 51 187 5 0 0 0 - - -;
#X msg 175 74 11117;
#X msg 227 74 1.23457e+06;
#X text 114 193 1 if input is... | #N canvas 0 31 428 257 10;
#X obj 34 32 prime;
#X text 82 34 a prime number detector;
#X floatatom 51 116 8 0 0 0 - - -;
#X obj 51 147 prime;
#X msg 51 75 1;
#X msg 81 75 2;
#X msg 111 75 3;
#X msg 142 74 4;
#X floatatom 51 187 5 0 0 0 - - -;
#X msg 175 74 11117;
#X msg 227 74 1.23457e+06;
#X text 114 193 1 if input is... | 31 | control | a prime number detector | create a purr-data patch that matches the following description and keywords. | Description: a prime number detector, Keywords: control |
track_max-help.pd | externals\mapping\track_max-help.pd | #N canvas 1 53 478 344 10;
#X obj 2 -8 cnv 15 450 20 empty empty track_max 2 11 1 18 -233017 -66577
0;
#X floatatom 97 79 5 0 0 0 - - -;
#X msg 148 61 bang;
#X floatatom 97 142 5 0 0 0 - - -;
#X text 183 62 <-- bang to reset;
#X obj 159 86 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
;
#X text 179 86 <-- stop/... | #N canvas 1 53 478 344 10;
#X obj 2 -8 cnv 15 450 20 empty empty track_max 2 11 1 18 -233017 -66577
0;
#X floatatom 97 79 5 0 0 0 - - -;
#X msg 148 61 bang;
#X floatatom 97 142 5 0 0 0 - - -;
#X text 183 62 <-- bang to reset;
#X obj 159 86 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
;
#X text 179 86 <-- stop/... | 39 | control abstraction | track maximum value | create a purr-data patch that matches the following description and keywords. | Description: track maximum value, Keywords: control abstraction |
vthreshold-help.pd | externals\smlib\vthreshold-help.pd | #N canvas 1 53 400 214 10;
#X text 192 79 j#|@2002;
#X obj 214 59 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 145 227 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version... | #N canvas 1 53 400 214 10;
#X text 192 79 j#|@2002;
#X obj 214 59 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 |
tilt-help.pd | externals\maxlib\tilt-help.pd | #N canvas 0 26 562 330 12;
#X floatatom 24 114 5 0 0 0 - - -;
#X obj 54 293 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 153 227 5 0 0 0 - - -;
#X text 210 228 interval;
#X text 39 20 tilt :: meassure 'tilt' of input;
#X text 226 186 trip point :: alert when exceeding;
#X text 339 203 this val... | #N canvas 0 26 562 330 12;
#X floatatom 24 114 5 0 0 0 - - -;
#X obj 54 293 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 153 227 5 0 0 0 - - -;
#X text 210 228 interval;
#X text 39 20 tilt :: meassure 'tilt' of input;
#X text 226 186 trip point :: alert when exceeding;
#X text 339 203 this val... | 35 | control | meassure 'tilt' of input | create a purr-data patch that matches the following description and keywords. | Description: meassure 'tilt' of input, Keywords: control |
hid_average-help.pd | externals\hid\hid_average-help.pd | #N canvas 0 31 479 396 10;
#X text 27 340 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 354 released under the GNU GPL;
#X floatatom 122 189 5 0 0 0 - - -;
#X floatatom 102 251 5 0 0 0 - - -;
#X text 98 303 For more info:;
#X obj 223 194 hsl 85 18 0.1 10 1 1 empty empty average_count 0 9 1
12 -... | #N canvas 0 31 479 396 10;
#X text 27 340 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 354 released under the GNU GPL;
#X floatatom 122 189 5 0 0 0 - - -;
#X floatatom 102 251 5 0 0 0 - - -;
#X text 98 303 For more info:;
#X obj 223 194 hsl 85 18 0.1 10 1 1 empty empty average_count 0 9 1
12 -... | 34 | control conversion abstraction | smooths a stream of numbers using weighted
averaging | create a purr-data patch that matches the following description and keywords. | Description: smooths a stream of numbers using weighted
averaging, Keywords: control conversion abstraction |
tabdump-help.pd | externals\zexy\reference\tabdump-help.pd | #N canvas 3 3 728 317 10;
#N canvas 0 0 450 300 (subpatch) 0;
#X array my_array66 5 float 0;
#X array my_array77 8 float 0;
#X coords 0 1 8 -1 200 140 1;
#X restore 513 117 graph;
#X obj 193 138 loadbang;
#X obj 23 168 tabdump my_array66;
#X msg 23 100 bang;
#X obj 23 193 print;
#X msg 73 148 set my_array77;
#X msg 193... | #N canvas 3 3 728 317 10;
| 30 | control array list_op | 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 list_op |
lstd-help.pd | externals\smlib\lstd-help.pd | #N canvas 1 53 441 199 10;
#X text 347 135 j#|@2002;
#X obj 369 113 SMLib-help;
#X floatatom 74 115 5 0 0 0 - - -;
#X obj 74 85 lstd;
#X obj 77 47 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#N canvas 179 217 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonat... | #N canvas 1 53 441 199 10;
#X text 347 135 j#|@2002;
#X obj 369 113 SMLib-help;
#X floatatom 74 115 5 0 0 0 - - -;
#X obj 74 85 lstd;
#X obj 77 47 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X connect 3 0 2 0;
#X connect 4 0 3 0;
| 17 | control filter | leaky standard deviation | create a purr-data patch that matches the following description and keywords. | Description: leaky standard deviation, Keywords: control filter |
tkconsole-help.pd | externals\hcs\tkconsole-help.pd | #N canvas 0 26 385 246 10;
#X obj 183 165 tkconsole;
#X obj 183 142 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X text 24 18 The Tcl/Tk Wish Shell \, which Pd's GUI is built on top
of \, provides an interactive console. In this console you can run
Tcl code on the live GUI. This object makes it easy to show... | #N canvas 0 26 385 246 10;
#X obj 183 165 tkconsole;
#X obj 183 142 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X text 24 18 The Tcl/Tk Wish Shell \, which Pd's GUI is built on top
of \, provides an interactive console. In this console you can run
Tcl code on the live GUI. This object makes it easy to show... | 13 | control abstraction pd_op | toggle visibility of the Tcl/Tk Wish Shell | create a purr-data patch that matches the following description and keywords. | Description: toggle visibility of the Tcl/Tk Wish Shell, Keywords: control abstraction pd_op |
17.coords.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\17.coords.pd | #N struct drawtut-coords float x float y;
#N canvas 1 25 537 571 10;
#N canvas 290 275 450 300 META 0;
#X text 16 6 KEYWORDS tutorial data_structure draw;
#X text 16 26 LICENSE SIBSD;
#X text 16 66 AUTHOR Jonathan Wilkes;
#X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes;
#X text 16 46 DESCRIPTION animating scalars with... | #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 e... | 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 |
degrees2mapping-help.pd | externals\mapping\degrees2mapping-help.pd | #N canvas 1 53 487 327 10;
#X obj 5 2 cnv 15 450 20 empty empty degrees2mapping 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
#X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about
;
#X text 40 254 (C) Copyright 2005 Hans-Christo... | #N canvas 1 53 487 327 10;
#X msg 422 3 pddp;
#X text 254 269 released under the GNU GPL;
#X text 185 228 For more info:;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
#X text 300 168 related objects:;
#X obj 352 184 radians2mapping;
#X floatatom 56 203 7 0 0 1 - - -;
#X obj 59 103 hsl 300 ... | 28 | control abstraction conversion | convert numbers from the mapping range (0
to 1) to radians (-pi to pi) with 0's lining up in the same place | create a purr-data patch that matches the following description and keywords. | Description: convert numbers from the mapping range (0
to 1) to radians (-pi to pi) with 0's lining up in the same place, Keywords: control abstraction conversion |
17.coords.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\17.coords.pd | #N struct drawtut-coords float x float y;
#N canvas 1 25 537 571 10;
#N canvas 290 275 450 300 META 0;
#X text 16 6 KEYWORDS tutorial data_structure draw;
#X text 16 26 LICENSE SIBSD;
#X text 16 66 AUTHOR Jonathan Wilkes;
#X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes;
#X text 16 46 DESCRIPTION animating scalars with... | #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 e... | 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 |
env--help.pd | externals\mapping\env--help.pd | #N canvas 1 53 537 542 10;
#X obj 266 362 timeroll;
#X obj 42 162 random 1000;
#X obj 42 136 metro 30;
#X obj 42 112 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 43 365 timeroll;
#X obj 68 112 loadbang;
#X obj 265 264 env- 80;
#X obj 42 187 / 1000;
#N canvas 465 169 494 344 META 0;
#X text 12 145 HELP... | #N canvas 1 53 537 542 10;
#X obj 266 362 timeroll;
#X obj 42 162 random 1000;
#X obj 42 136 metro 30;
#X obj 42 112 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 43 365 timeroll;
#X obj 68 112 loadbang;
#X obj 265 264 env- 80;
#X obj 42 187 / 1000;
#X text 130 26 negative envelope follower;
#X connect... | 27 | control abstraction | negative envelope follower | create a purr-data patch that matches the following description and keywords. | Description: negative envelope follower, Keywords: control abstraction |
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 <moocow@ling.uni-potsdam.de>;
#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-... | #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 <moocow@ling.uni-potsdam.de>;
#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-... | 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 |
unroute-help.pd | externals\maxlib\unroute-help.pd | #N canvas 0 26 481 371 12;
#X obj 64 343 print;
#X msg 64 89 1 \$1;
#X msg 112 110 2 \$1;
#X msg 163 116 3 \$1;
#X floatatom 64 62 5 0 0 0 - - -;
#X floatatom 112 85 5 0 0 0 - - -;
#X floatatom 163 91 5 0 0 0 - - -;
#X obj 64 232 route 1 2 3 4;
#X obj 64 314 unroute one 2 three 4;
#X text 52 13 unroute :: merges all in... | #N canvas 0 26 481 371 12;
#X obj 64 343 print;
#X msg 64 89 1 \$1;
#X msg 112 110 2 \$1;
#X msg 163 116 3 \$1;
#X floatatom 64 62 5 0 0 0 - - -;
#X floatatom 112 85 5 0 0 0 - - -;
#X floatatom 163 91 5 0 0 0 - - -;
#X obj 64 232 route 1 2 3 4;
#X obj 64 314 unroute one 2 three 4;
#X text 52 13 unroute :: merges all in... | 40 | control list_op | merges all inputs into one output and prepends
an identifier | create a purr-data patch that matches the following description and keywords. | Description: merges all inputs into one output and prepends
an identifier, Keywords: control list_op |
tabreceive~-help.pd | packages\win64_inno\build\doc\5.reference\tabreceive~-help.pd | #N canvas 429 35 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header tabreceive~ 3 12
0 18 -204280 -1 0;
#X obj 0 450 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 483 288 494 344 META 0;
... | #N canvas 429 35 555 619 10;
#X obj 466 10 tabreceive~;
#X text 11 23 read a block of a signal from an array continuously;
#X obj 95 226 tabreceive~;
#X text 90 291 By default a block is 64 samples \; this can be reset
using the block~ object.;
#X text 203 226 - read a block of a signal from an array continuously
;
#X ... | 39 | signal array block_oriented | read a block of a signal from an array continuously | create a purr-data patch that matches the following description and keywords. | Description: read a block of a signal from an array continuously, Keywords: signal array block_oriented |
oneshot-help.pd | externals\markex\oneshot-help.pd | #N canvas 1 53 518 454 10;
#X text 124 68 GEM object;
#X obj 123 298 print out1;
#X msg 123 155 bang;
#X text 138 23 oneshot;
#X obj 123 219 oneshot;
#X msg 188 154 clear;
#X text 61 385 oneshot blocks after the initial bang \, until a clear
message is received.;
#N canvas 496 82 494 344 META 0;
#X text 12 125 HELP_PAT... | #N canvas 1 53 518 454 10;
#X text 124 68 GEM object;
#X obj 123 298 print out1;
#X msg 123 155 bang;
#X text 138 23 oneshot;
#X obj 123 219 oneshot;
#X msg 188 154 clear;
#X text 61 385 oneshot blocks after the initial bang \, until a clear
message is received.;
#X connect 2 0 4 0;
#X connect 4 0 1 0;
#X connect 5 0 4... | 20 | control bang_op | let one bang pass | create a purr-data patch that matches the following description and keywords. | Description: let one bang pass, Keywords: control bang_op |
timebang-help.pd | externals\maxlib\timebang-help.pd | #N canvas 0 26 549 368 12;
#X obj 29 242 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 29 295 print good morning;
#X obj 29 202 timebang 7 10 13 19 47 50;
#X obj 224 235 print good night;
#X text 32 13 timebang :: send out bangs at given times of day;
#X text 130 34 written by Olaf Matthes <olaf.matt... | #N canvas 0 26 549 368 12;
#X obj 29 242 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 29 295 print good morning;
#X obj 29 202 timebang 7 10 13 19 47 50;
#X obj 224 235 print good night;
#X text 32 13 timebang :: send out bangs at given times of day;
#X text 130 34 written by Olaf Matthes <olaf.matt... | 24 | control | send out bangs at given times of day | create a purr-data patch that matches the following description and keywords. | Description: send out bangs at given times of day, Keywords: control |
vftom-help.pd | externals\smlib\vftom-help.pd | #N canvas 1 53 302 152 10;
#X text 194 88 j#|@2002;
#X obj 216 68 SMLib-help;
#X text 10 6 frequency to midi on a vector;
#X msg 15 33 440 446.164 880;
#X obj 15 56 vftom;
#X obj 15 80 print vftom;
#N canvas 119 152 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd ... | #N canvas 1 53 302 152 10;
#X text 194 88 j#|@2002;
#X obj 216 68 SMLib-help;
#X text 10 6 frequency to midi on a vector;
#X msg 15 33 440 446.164 880;
#X obj 15 56 vftom;
#X obj 15 80 print vftom;
#X connect 3 0 4 0;
#X connect 4 0 5 0;
| 18 | control list_op conversion MIDI | frequency to midi on a vector | create a purr-data patch that matches the following description and keywords. | Description: frequency to midi on a vector, Keywords: control list_op conversion MIDI |
vdelta-help.pd | externals\smlib\vdelta-help.pd | #N canvas 1 53 433 284 10;
#X msg 5 30 1 1 1 1 1 1 1 1 1 1;
#X msg 5 52 1 0 1 0 1 0 1 0 1 0;
#X msg 5 74 0 1 0 1 0 1 0 1 0 1;
#X msg 5 96 0 0 0 0 0 0 0 0 0 0;
#X msg 5 118 -1 -1 0 0 -1 -1 0 0 -1 -1;
#X msg 5 140 0 0 0 0 0 1 1 1 1 1;
#X text 352 205 j#|@2002;
#X obj 373 184 SMLib-help;
#X text 7 3 vdelta: difference bet... | #N canvas 1 53 433 284 10;
#X msg 5 30 1 1 1 1 1 1 1 1 1 1;
#X msg 5 52 1 0 1 0 1 0 1 0 1 0;
#X msg 5 74 0 1 0 1 0 1 0 1 0 1;
#X msg 5 96 0 0 0 0 0 0 0 0 0 0;
#X msg 5 118 -1 -1 0 0 -1 -1 0 0 -1 -1;
#X msg 5 140 0 0 0 0 0 1 1 1 1 1;
#X text 352 205 j#|@2002;
#X obj 373 184 SMLib-help;
#X text 7 3 vdelta: difference bet... | 38 | control list_op | difference between consecutive vectors | create a purr-data patch that matches the following description and keywords. | Description: difference between consecutive vectors, Keywords: control list_op |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.