File Name
stringlengths
10
33
Relative Path
stringlengths
24
93
Content
stringlengths
335
3.2k
output
stringlengths
26
3.05k
Number of Records
float64
10
40
Keywords
stringclasses
150 values
Description
stringlengths
2
111
instruction
stringclasses
2 values
input
stringlengths
39
212
tblock-help.pd
externals\creb\doc\tblock-help.pd
#N canvas 0 26 467 246 10; #X text 95 58 right inlet is also "active"; #X text 95 113 for spectral domain processing; #X text 95 14 tblock: compute block relative time delays; #X text 96 28 out = left + right * (blocksize / sys_samplerate); #X text 96 98 main usage is to compute block synchronous time delays ; #X obj 22 20 tblock; #N canvas 200 78 494 325 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 65 INLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X text 12 45 DESCRIPTION block relative time conversion; #X text 12 5 KEYWORDS control abstraction needs_work (example patch) ; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Tom Schouten <[email protected]>; #X restore 416 225 pd META;
#N canvas 0 26 467 246 10; #X text 95 58 right inlet is also "active"; #X text 95 113 for spectral domain processing; #X text 95 14 tblock: compute block relative time delays; #X text 96 28 out = left + right * (blocksize / sys_samplerate); #X text 96 98 main usage is to compute block synchronous time delays ; #X obj 22 20 tblock;
17
control abstraction needs_work (example patch)
block relative time conversion
create a purr-data patch that matches the following description and keywords.
Description: block relative time conversion, Keywords: control abstraction needs_work (example patch)
hid_rel2abs-help.pd
externals\hid\hid_rel2abs-help.pd
#N canvas 487 359 469 312 10; #X obj 5 2 cnv 15 450 20 empty empty hid_rel2abs 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X text 30 38 Converts relative axis data into an absolute position. ; #X obj 175 116 mouse; #X msg 193 73 open 1; #X msg 204 91 open 2; #X obj 157 75 tgl 25 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 1 ; #X floatatom 112 207 5 0 0 0 - - -; #X floatatom 153 207 5 0 0 0 - - -; #X floatatom 252 208 5 0 0 0 - - -; #X floatatom 211 208 5 0 0 0 - - -; #X obj 252 174 hid/hid_rel2abs 0 100; #X obj 73 175 hid/hid_rel2abs -10 10; #X text 98 240 For more info:; #X msg 73 129 reset; #X msg 284 129 reset; #N canvas 485 31 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 115 AUTHOR Hans-Christoph Steiner; #X text 12 95 OUTLET_0 float; #X text 12 45 DESCRIPTION convert relative axis data into an absolute position.; #X text 12 75 INLET_0 float reset; #X text 12 5 KEYWORDS control abstraction; #X restore 415 267 pd META; #X connect 5 0 10 0; #X connect 5 0 14 0; #X connect 5 1 12 0; #X connect 5 1 13 0; #X connect 6 0 5 0; #X connect 7 0 5 0; #X connect 8 0 5 0; #X connect 13 0 11 0; #X connect 14 0 9 0; #X connect 17 0 14 0;
#N canvas 487 359 469 312 10; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X text 30 38 Converts relative axis data into an absolute position. ; #X obj 175 116 mouse; #X msg 193 73 open 1; #X msg 204 91 open 2; #X obj 157 75 tgl 25 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 1 ; #X floatatom 112 207 5 0 0 0 - - -; #X floatatom 153 207 5 0 0 0 - - -; #X floatatom 252 208 5 0 0 0 - - -; #X floatatom 211 208 5 0 0 0 - - -; #X obj 252 174 hid/hid_rel2abs 0 100; #X obj 73 175 hid/hid_rel2abs -10 10; #X text 98 240 For more info:; #X msg 73 129 reset; #X msg 284 129 reset; #X connect 5 0 10 0; #X connect 5 0 14 0; #X connect 5 1 12 0; #X connect 5 1 13 0; #X connect 6 0 5 0; #X connect 7 0 5 0; #X connect 8 0 5 0; #X connect 13 0 11 0; #X connect 14 0 9 0; #X connect 17 0 14 0;
38
control abstraction
convert relative axis data into an absolute position.
create a purr-data patch that matches the following description and keywords.
Description: convert relative axis data into an absolute position., Keywords: control abstraction
unpack-help.pd
externals\zexy\reference\unpack-help.pd
#N canvas 0 31 618 378 10; #X text 511 26 part of zexy; #X text 68 98 an atom can be intialized as a number \, then become a symbol \, later become a number again \, ....; #X obj 121 268 zexy/unpack; #X msg 121 192 1 2; #X msg 158 243 bang; #X obj 48 34 unpack; #X text 102 38 - split a message to atoms; #X text 66 68 this object is quite the same as pd's built-in [unpack] \, but it does not have fixed types; #X obj 409 249 zexy/unpack 1 2 3; #X msg 140 215 list a list is a list; #X msg 409 175 1 2; #X msg 446 226 bang; #X msg 428 198 list a list is a list; #X text 129 144 creation arguments specify the _number_ of atoms expected (default 2); #X obj 141 297 print unpack2; #X obj 121 317 print unpack1; #X obj 409 268 print upack1; #X obj 506 268 print upack3; #X obj 457 289 print upack2; #N canvas 460 154 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR IOhannes m zmoelnig; #X text 12 45 DESCRIPTION split a message to atoms; #X text 12 65 INLET_0 list bang float symbol pointer; #X text 12 85 OUTLET_N bang float symbol pointer; #X text 12 5 KEYWORDS control conversion list_op; #X restore 564 347 pd META; #X connect 2 0 15 0; #X connect 2 1 14 0; #X connect 3 0 2 0; #X connect 4 0 2 0; #X connect 8 0 16 0; #X connect 8 1 18 0; #X connect 8 2 17 0; #X connect 9 0 2 0; #X connect 10 0 8 0; #X connect 11 0 8 0; #X connect 12 0 8 0;
#N canvas 0 31 618 378 10; #X text 511 26 part of zexy; #X text 68 98 an atom can be intialized as a number \, then become a symbol \, later become a number again \, ....; #X obj 121 268 zexy/unpack; #X msg 121 192 1 2; #X msg 158 243 bang; #X obj 48 34 unpack; #X text 102 38 - split a message to atoms; #X text 66 68 this object is quite the same as pd's built-in [unpack] \, but it does not have fixed types; #X obj 409 249 zexy/unpack 1 2 3; #X msg 140 215 list a list is a list; #X msg 409 175 1 2; #X msg 446 226 bang; #X msg 428 198 list a list is a list; #X text 129 144 creation arguments specify the _number_ of atoms expected (default 2); #X obj 141 297 print unpack2; #X obj 121 317 print unpack1; #X obj 409 268 print upack1; #X obj 506 268 print upack3; #X obj 457 289 print upack2; #X connect 2 0 15 0; #X connect 2 1 14 0; #X connect 3 0 2 0; #X connect 4 0 2 0; #X connect 8 0 16 0; #X connect 8 1 18 0; #X connect 8 2 17 0; #X connect 9 0 2 0; #X connect 10 0 8 0; #X connect 11 0 8 0; #X connect 12 0 8 0;
40
control conversion list_op
split a message to atoms
create a purr-data patch that matches the following description and keywords.
Description: split a message to atoms, Keywords: control conversion list_op
divmod-help.pd
externals\maxlib\divmod-help.pd
#N canvas 0 26 464 316 12; #X floatatom 54 239 5 0 0 0 - - -; #X floatatom 54 127 5 0 0 0 - - -; #X floatatom 129 127 5 0 0 0 - - -; #X obj 54 172 divmod 8 6; #X text 146 170 use creation arguments to set initial; #X text 146 186 values for inlets; #X msg 23 83 bang; #X text 69 82 calculate and output result now; #X floatatom 129 219 5 0 0 0 - - -; #X text 182 222 modulo; #X text 106 242 result of division; #X text 186 127 takes int's only!; #X text 12 19 divmod :: calculate division and modulo; #X text 92 35 outputs results even when right inlet changes; #N canvas 293 158 494 344 META 0; #X text 12 175 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 155 AUTHOR Olaf Matthes <[email protected]>; #X text 12 5 KEYWORDS control nonlocal; #X text 12 75 INLET_0 bang float; #X text 12 95 INLET_1 float; #X text 12 115 OUTLET_0 float; #X text 12 45 DESCRIPTION calculate division and modulo outputs results even when right inlet changes; #X text 12 135 OUTLET_1 float; #X restore 395 283 pd META; #X connect 1 0 3 0; #X connect 2 0 3 1; #X connect 3 0 0 0; #X connect 3 1 8 0; #X connect 6 0 3 0;
#N canvas 0 26 464 316 12; #X floatatom 54 239 5 0 0 0 - - -; #X floatatom 54 127 5 0 0 0 - - -; #X floatatom 129 127 5 0 0 0 - - -; #X obj 54 172 divmod 8 6; #X text 146 170 use creation arguments to set initial; #X text 146 186 values for inlets; #X msg 23 83 bang; #X text 69 82 calculate and output result now; #X floatatom 129 219 5 0 0 0 - - -; #X text 182 222 modulo; #X text 106 242 result of division; #X text 186 127 takes int's only!; #X text 12 19 divmod :: calculate division and modulo; #X text 92 35 outputs results even when right inlet changes; #X connect 1 0 3 0; #X connect 2 0 3 1; #X connect 3 0 0 0; #X connect 3 1 8 0; #X connect 6 0 3 0;
31
control nonlocal
calculate division and modulo outputs results even when right inlet changes
create a purr-data patch that matches the following description and keywords.
Description: calculate division and modulo outputs results even when right inlet changes, Keywords: control nonlocal
runningmean-help.pd
externals\mrpeach\runningmean\runningmean-help.pd
#N canvas 216 528 808 369 10; #X obj 191 231 runningmean 128; #X msg 121 144 clear; #X msg 165 189 length 10; #X msg 278 209 22; #X floatatom 191 262 5 0 0 0 - - -; #X obj 11 36 bng 15 250 50 0 empty empty empty 17 7 0 10 -257985 -1 -1; #X text 29 35 bang outputs current mean; #X msg 76 99 1; #X msg 98 121 2; #X text 155 261 mean:; #X text 63 69 Incoming floats are added to the array. The mean is recalculated for each incoming float; #X text 287 231 Argument sets initial length. Default (no argument) is 128; #X text 10 4 [runningmean] outputs the running mean of the last n floats to arrive on the left inlet.; #X text 249 251 Length can be changed to any positive value less than or equal to the length set by the creation argumwent; #X text 505 289 Martin Peach 2009/04/10; #N canvas 701 617 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2 or later; #X text 12 135 AUTHOR Martin Peach; #X text 12 5 KEYWORDS control analysis; #X text 12 46 DESCRIPTION output the running mean of the last n floats to arrive on the left inlet; #X text 12 75 INLET_0 float bang clear length; #X text 12 95 INLET_1 float; #X text 12 115 OUTLET_0 float; #X restore 621 319 pd META; #X msg 145 168 clear 10; #X text 231 189 set length (and sets the new array to the current mean) ; #X text 304 208 another way to set length; #X text 203 167 set the array to all 10s; #X text 159 144 clear the array to all zeroes; #X connect 0 0 4 0; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 1; #X connect 5 0 0 0; #X connect 7 0 0 0; #X connect 8 0 0 0; #X connect 16 0 0 0;
#N canvas 216 528 808 369 10; #X obj 191 231 runningmean 128; #X msg 121 144 clear; #X msg 165 189 length 10; #X msg 278 209 22; #X floatatom 191 262 5 0 0 0 - - -; #X obj 11 36 bng 15 250 50 0 empty empty empty 17 7 0 10 -257985 -1 -1; #X text 29 35 bang outputs current mean; #X msg 76 99 1; #X msg 98 121 2; #X text 155 261 mean:; #X text 63 69 Incoming floats are added to the array. The mean is recalculated for each incoming float; #X text 287 231 Argument sets initial length. Default (no argument) is 128; #X text 10 4 [runningmean] outputs the running mean of the last n floats to arrive on the left inlet.; #X text 249 251 Length can be changed to any positive value less than or equal to the length set by the creation argumwent; #X text 505 289 Martin Peach 2009/04/10; #X msg 145 168 clear 10; #X text 231 189 set length (and sets the new array to the current mean) ; #X text 304 208 another way to set length; #X text 203 167 set the array to all 10s; #X text 159 144 clear the array to all zeroes; #X connect 0 0 4 0; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 1; #X connect 5 0 0 0; #X connect 7 0 0 0; #X connect 8 0 0 0; #X connect 16 0 0 0;
39
control analysis
output the running mean of the last n floats to arrive on the left inlet
create a purr-data patch that matches the following description and keywords.
Description: output the running mean of the last n floats to arrive on the left inlet, Keywords: control analysis
samplerate~-help.pd
packages\win64_inno\build\doc\5.reference\samplerate~-help.pd
#N canvas 431 34 555 619 10; #X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0 14 -228856 -66577 0; #X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header samplerate~ 3 12 0 18 -204280 -1 0; #X obj 0 431 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 488 283 494 344 META 0; #X text 12 105 LIBRARY internal; #X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 25 LICENSE SIBSD; #X text 12 125 AUTHOR Miller Puckette; #X text 12 185 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 45 DESCRIPTION get the current sample rate; #X text 12 65 INLET_0 bang; #X text 12 85 OUTLET_0 float; #X text 12 165 RELEASE_DATE 1997; #X text 12 5 KEYWORDS control; #X restore 500 597 pd META; #X obj 0 473 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; #X obj 0 511 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 0 13 -228856 -1 0; #X obj 0 538 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 0 13 -228856 -1 0; #X text 98 515 (none); #N canvas 222 516 428 109 Related_objects 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -204280 -1 0; #X text 8 2 [samplerate~] Related Objects; #X restore 102 597 pd Related_objects; #X obj 78 440 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 -162280 0; #X text 98 482 float; #X obj 78 483 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 -162280 0; #X obj 470 11 samplerate~; #X obj 225 197 samplerate~; #X floatatom 225 240 8 0 0 0 - - -, f 8; #X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1 -1; #X text 98 439 bang; #X text 168 439 - when sent a bang message \, [samplerate~] outputs the sample rate that Pd is currently running at.; #X text 99 542 Pd's sample rate can be changed using the command line flag: -r <n>. For example: pd -r 22050; #X text 11 23 get the current sample rate; #X text 99 573 DSP does not need to be turned on for [samplerate~] to work; #X text 168 482 - the sample rate.; #X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide ; #X connect 13 0 14 0; #X connect 15 0 13 0;
#N canvas 431 34 555 619 10; #X text 98 515 (none); #X text 98 482 float; #X obj 470 11 samplerate~; #X obj 225 197 samplerate~; #X floatatom 225 240 8 0 0 0 - - -, f 8; #X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1 -1; #X text 98 439 bang; #X text 168 439 - when sent a bang message \, [samplerate~] outputs the sample rate that Pd is currently running at.; #X text 99 542 Pd's sample rate can be changed using the command line flag: -r <n>. For example: pd -r 22050; #X text 11 23 get the current sample rate; #X text 99 573 DSP does not need to be turned on for [samplerate~] to work; #X text 168 482 - the sample rate.; #X connect 13 0 14 0; #X connect 15 0 13 0;
40
control
get the current sample rate
create a purr-data patch that matches the following description and keywords.
Description: get the current sample rate, Keywords: control
idsfosc~-help.pd
externals\creb\doc\idsfosc~-help.pd
#N canvas 0 26 454 368 10; #X text 59 21 complex form of the (infinite) discrete summation oscillator ; #X text 62 38 1/(1-az) \, with z = e^(jw); #N canvas 331 92 494 345 META 0; #X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 125 OUTLET_0 signal; #X text 12 85 INLET_0 signal; #X text 12 105 INLET_1 signal; #X text 12 145 OUTLET_1 signal; #X text 12 55 DESCRIPTION complex form of the (infinite) discrete summation oscillator; #X text 12 5 KEYWORDS signal abstraction oscillator needs_work (example patch); #X text 12 35 LICENSE GPL v2; #X text 12 165 AUTHOR Tom Schouten <[email protected]>; #X restore 401 345 pd META; #X obj 80 110 idsfosc~;
#N canvas 0 26 454 368 10; #X text 59 21 complex form of the (infinite) discrete summation oscillator ; #X text 62 38 1/(1-az) \, with z = e^(jw); #X obj 80 110 idsfosc~;
15
signal abstraction oscillator needs_work (example patch)
complex form of the (infinite) discrete summation oscillator
create a purr-data patch that matches the following description and keywords.
Description: complex form of the (infinite) discrete summation oscillator, Keywords: signal abstraction oscillator needs_work (example patch)
gpan~-help.pd
externals\pan\gpan~-help.pd
#N canvas 0 31 470 338 10; #X obj 77 187 gpan~; #X obj 54 155 osc~ 300; #X obj 114 155 osc~ 400; #X obj 129 246 dac~; #X obj 5 2 cnv 15 450 20 empty empty gpan~ 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; #X msg 190 101 0; #X msg 239 101 0.5; #X msg 284 101 1; #X text 18 43 A stereo pan object with a built-in slider to control and display the status.; #X text 188 86 left; #X text 229 86 center; #X text 283 86 right; #X obj 361 203 tgl 25 0 empty empty DSP 3 12 1 9 -24198 -1 -1 0 1; #X msg 361 235 \; pd dsp \$1; #X text 201 299 released under the GNU GPL; #X text 37 284 (C) Copyright 2003 Marc Lavalee; #N canvas 459 31 494 344 META 0; #X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 175 AUTHOR Hans-Christoph Steiner; #X text 12 75 INLET_0 signal; #X text 12 135 OUTLET_0 signal; #X text 12 155 OUTLET_1 signal; #X text 12 115 INLET_2 float; #X text 12 5 KEYWORDS signal abstraction GUI; #X text 12 45 DESCRIPTION a stereo pan object with a built-in slider to control and display the status; #X text 12 95 INLET_1 signal; #X restore 413 309 pd META; #X connect 0 0 3 0; #X connect 0 1 3 1; #X connect 1 0 0 0; #X connect 2 0 0 1; #X connect 6 0 0 2; #X connect 7 0 0 2; #X connect 8 0 0 2; #X connect 13 0 14 0;
#N canvas 0 31 470 338 10; #X obj 77 187 gpan~; #X obj 54 155 osc~ 300; #X obj 114 155 osc~ 400; #X obj 129 246 dac~; #X msg 422 3 pddp; #X msg 190 101 0; #X msg 239 101 0.5; #X msg 284 101 1; #X text 18 43 A stereo pan object with a built-in slider to control and display the status.; #X text 188 86 left; #X text 229 86 center; #X text 283 86 right; #X obj 361 203 tgl 25 0 empty empty DSP 3 12 1 9 -24198 -1 -1 0 1; #X msg 361 235 \; pd dsp \$1; #X text 201 299 released under the GNU GPL; #X text 37 284 (C) Copyright 2003 Marc Lavalee; #X connect 0 0 3 0; #X connect 0 1 3 1; #X connect 1 0 0 0; #X connect 2 0 0 1; #X connect 6 0 0 2; #X connect 7 0 0 2; #X connect 8 0 0 2; #X connect 13 0 14 0;
38
signal abstraction GUI
a stereo pan object with a built-in slider to control and display the status
create a purr-data patch that matches the following description and keywords.
Description: a stereo pan object with a built-in slider to control and display the status, Keywords: signal abstraction GUI
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 edge in floats; #X floatatom 126 111 5 0 0 0 - - -; #X obj 100 79 tgl 20 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X text 94 35 written by <[email protected]>; #N canvas 293 158 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Olaf Matthes <[email protected]>; #X text 12 5 KEYWORDS control analysis; #X text 12 45 DESCRIPTION detect rising or falling edge in floats; #X text 12 65 INLET_0 float; #X text 12 85 OUTLET_0 bang; #X text 12 105 OUTLET_1 bang; #X restore 385 273 pd META; #X connect 0 0 1 0; #X connect 0 1 2 0; #X connect 6 0 0 0; #X connect 7 0 0 0;
#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 edge in floats; #X floatatom 126 111 5 0 0 0 - - -; #X obj 100 79 tgl 20 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X text 94 35 written by <[email protected]>; #X connect 0 0 1 0; #X connect 0 1 2 0; #X connect 6 0 0 0; #X connect 7 0 0 0;
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
keygate-help.pd
externals\mapping\keygate-help.pd
#N canvas 1 53 462 494 10; #X obj 5 2 cnv 15 450 20 empty empty keygate 2 11 1 18 -233017 -66577 0; #X obj 160 257 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 160 121 loadbang; #X msg 160 141 1; #X obj 160 169 metro 150; #X text 33 416 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 250 430 released under the GNU GPL; #X obj 237 369 pddp/pddplink ../mapping-about.pd -text mapping-about ; #X text 128 370 For more info:; #X text 15 207 data to be gated -->; #X obj 281 258 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 40 300 keyname; #X symbolatom 84 320 10 0 0 0 - - -; #X text 162 320 <-- check here for the keyname symbol; #X obj 160 214 keygate f; #X text 17 38 [keygate] is a simple gate controlled by a keyboard. You must specify the name of the key which controls the gate. The left inlet takes the data to be gated.; #X text 18 89 The "f" key on the any keyboard controls this gate:; #X text 310 263 <-- key released; #X text 41 264 key pressed -->; #X msg 422 3 pddp; #N canvas 464 140 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 5 KEYWORDS control abstraction user_input; #X text 12 45 DESCRIPTION a simple gate controlled by a keyboard; #X text 12 65 INLET_0 anything; #X text 12 85 OUTLET_0 anything; #X text 12 105 OUTLET_1 ANYTHING; #X restore 410 461 pd META; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 4 0 14 0; #X connect 11 1 12 0; #X connect 14 0 1 0; #X connect 14 1 10 0;
#N canvas 1 53 462 494 10; #X obj 160 257 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 160 121 loadbang; #X msg 160 141 1; #X obj 160 169 metro 150; #X text 33 416 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 250 430 released under the GNU GPL; #X text 128 370 For more info:; #X text 15 207 data to be gated -->; #X obj 281 258 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 40 300 keyname; #X symbolatom 84 320 10 0 0 0 - - -; #X text 162 320 <-- check here for the keyname symbol; #X obj 160 214 keygate f; #X text 17 38 [keygate] is a simple gate controlled by a keyboard. You must specify the name of the key which controls the gate. The left inlet takes the data to be gated.; #X text 18 89 The "f" key on the any keyboard controls this gate:; #X text 310 263 <-- key released; #X text 41 264 key pressed -->; #X msg 422 3 pddp; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 4 0 14 0; #X connect 11 1 12 0; #X connect 14 0 1 0; #X connect 14 1 10 0;
37
control abstraction user_input
a simple gate controlled by a keyboard
create a purr-data patch that matches the following description and keywords.
Description: a simple gate controlled by a keyboard, Keywords: control abstraction user_input
itunes-help.pd
externals\hcs\grabbag\itunes-help.pd
#N canvas 0 31 450 300 10; #X obj 71 226 itunes; #X msg 86 80 next; #X msg 95 105 play; #X msg 99 128 pause; #X msg 71 58 previous; #X obj 104 159 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X msg 101 177 set sound volume to \$1; #X msg 100 203 set EQ enabled to true; #X obj 55 270 pddp/pddplink http://dougscripts.com/itunes/itinfo/info01.php ; #X text 34 20 On Mac OS X \, control iTunes; #N canvas 404 246 494 344 META 0; #X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 85 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control filesystem; #X text 12 45 DESCRIPTION On Mac OS X \, control iTunes; #X text 12 65 INLET_0 previous next play pause set; #X restore 392 266 pd META; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 4 0 0 0; #X connect 5 0 6 0; #X connect 6 0 0 0; #X connect 7 0 0 0;
#N canvas 0 31 450 300 10; #X obj 71 226 itunes; #X msg 86 80 next; #X msg 95 105 play; #X msg 99 128 pause; #X msg 71 58 previous; #X obj 104 159 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X msg 101 177 set sound volume to \$1; #X msg 100 203 set EQ enabled to true; #X text 34 20 On Mac OS X \, control iTunes; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 4 0 0 0; #X connect 5 0 6 0; #X connect 6 0 0 0; #X connect 7 0 0 0;
26
control filesystem
On Mac OS X \, control iTunes
create a purr-data patch that matches the following description and keywords.
Description: On Mac OS X \, control iTunes, Keywords: control filesystem
hip-help.pd
externals\smlib\hip-help.pd
#N canvas 1 53 430 286 10; #X floatatom 12 141 5 0 0 0 - - -; #X obj 12 118 float; #X obj 12 95 metro 100; #X obj 12 54 loadbang; #X obj 12 78 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 ; #X obj 124 77 hsl 128 15 -127 127 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 338 214 j#|@2002; #X obj 356 192 SMLib-help; #X floatatom 138 133 0 0 0 0 - - -; #X msg 106 110 clear; #X text 156 109 <-- reinitialize internal state; #X obj 21 211 hsl 128 15 -256 256 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 6350 1; #X floatatom 17 237 5 0 0 0 - - -; #X text 262 76 <-- swing!; #X text 13 7 hip: highpass filter on float stream; #X text 11 25 the non-audio version of hip~; #X obj 19 182 hip 0.05; #X text 170 134 <-- cutoff frequency; #N canvas 344 185 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 135 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 95 INLET_1 float; #X text 12 5 KEYWORDS control filter; #X text 12 45 DESCRIPTION highpass filter on float stream; #X text 12 75 INLET_0 float clear; #X text 12 115 OUTLET_0 float; #X restore 367 237 pd META; #X connect 1 0 0 0; #X connect 1 0 16 0; #X connect 2 0 1 0; #X connect 3 0 4 0; #X connect 4 0 2 0; #X connect 5 0 1 1; #X connect 8 0 16 1; #X connect 9 0 16 0; #X connect 11 0 12 0; #X connect 16 0 11 0;
#N canvas 1 53 430 286 10; #X floatatom 12 141 5 0 0 0 - - -; #X obj 12 118 float; #X obj 12 95 metro 100; #X obj 12 54 loadbang; #X obj 12 78 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 ; #X obj 124 77 hsl 128 15 -127 127 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 338 214 j#|@2002; #X obj 356 192 SMLib-help; #X floatatom 138 133 0 0 0 0 - - -; #X msg 106 110 clear; #X text 156 109 <-- reinitialize internal state; #X obj 21 211 hsl 128 15 -256 256 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 6350 1; #X floatatom 17 237 5 0 0 0 - - -; #X text 262 76 <-- swing!; #X text 13 7 hip: highpass filter on float stream; #X text 11 25 the non-audio version of hip~; #X obj 19 182 hip 0.05; #X text 170 134 <-- cutoff frequency; #X connect 1 0 0 0; #X connect 1 0 16 0; #X connect 2 0 1 0; #X connect 3 0 4 0; #X connect 4 0 2 0; #X connect 5 0 1 1; #X connect 8 0 16 1; #X connect 9 0 16 0; #X connect 11 0 12 0; #X connect 16 0 11 0;
39
control filter
highpass filter on float stream
create a purr-data patch that matches the following description and keywords.
Description: highpass filter on float stream, Keywords: control filter
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 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 65 INLET_0 list float; #X text 12 45 DESCRIPTION midi to frequency on a vector; #X text 12 85 OUTLET_0 list float; #X text 12 5 KEYWORDS control list_op conversion MIDI; #X restore 225 107 pd META; #X connect 2 0 5 0; #X connect 4 0 2 0;
#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
3.1.motion.pd
packages\win64_inno\build\doc\manuals\pd-msg\1.msg_and_patch\3.1.motion.pd
#N canvas 300 68 415 490 10; #N canvas 425 18 332 294 testing 1; #X obj 95 11 loadbang; #X msg 95 36 0; #X obj 12 37 random 127; #X floatatom 66 94 0 0 0 0 - - -; #X msg 12 11 bang; #X connect 0 0 1 0; #X connect 1 0 3 0; #X connect 2 0 3 0; #X connect 4 0 2 0; #X restore 119 439 pd testing; #X obj 20 438 s pd-testing; #X obj 89 247 pack f f; #X text 8 54 Start here; #X floatatom 120 185 0 0 0 0 - - -; #X floatatom 89 186 0 0 0 0 - - -; #X obj 100 219 t b f; #X text 7 363 Stop here; #X text 85 154 try this !!!; #X text 9 9 This example will show you how to use the motion msg.; #X msg 89 271 motion \$1 \$2 0; #X msg 20 390 motion 15 15 0 \, editmode 0 \, vis 0; #X msg 20 75 vis 1 \, editmode 1 \, mouse 5 5 0 0 0 \, mouseup 200 200 0; #X msg 20 101 mouse 15 15 0 0 0; #N canvas 458 158 494 396 META 0; #X text 12 85 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 55 DESCRIPTION simulating mouse motion with messages to a canvas; #X text 12 32 LICENSE public domain; #X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial ; #X restore 364 466 pd META; #X connect 2 0 10 0; #X connect 4 0 6 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 6 1 2 1; #X connect 10 0 1 0; #X connect 11 0 1 0; #X connect 12 0 1 0; #X connect 13 0 1 0;
#N canvas 300 68 415 490 10; #X obj 20 438 s pd-testing; #X obj 89 247 pack f f; #X text 8 54 Start here; #X floatatom 120 185 0 0 0 0 - - -; #X floatatom 89 186 0 0 0 0 - - -; #X obj 100 219 t b f; #X text 7 363 Stop here; #X text 85 154 try this !!!; #X text 9 9 This example will show you how to use the motion msg.; #X msg 89 271 motion \$1 \$2 0; #X msg 20 390 motion 15 15 0 \, editmode 0 \, vis 0; #X msg 20 75 vis 1 \, editmode 1 \, mouse 5 5 0 0 0 \, mouseup 200 200 0; #X msg 20 101 mouse 15 15 0 0 0; #X connect 2 0 10 0; #X connect 4 0 6 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 6 1 2 1; #X connect 10 0 1 0; #X connect 11 0 1 0; #X connect 12 0 1 0; #X connect 13 0 1 0;
40
control canvas_op nonlocal dynamic_patching tutorial
simulating mouse motion with messages to a canvas
create a purr-data patch that matches the following description and keywords.
Description: simulating mouse motion with messages to a canvas, Keywords: control canvas_op nonlocal dynamic_patching tutorial
fifop-help.pd
externals\zexy\reference\fifop-help.pd
#N canvas 0 31 587 503 10; #X text 471 31 part of; #X msg 58 85 1 2 3 4 5; #X msg 69 110 list a list; #X msg 81 137 5; #X msg 199 97 bang; #X floatatom 200 133 5 0 0 1 priority - -; #X text 45 61 input lists; #X text 50 400 priorities can be floating-point numbers (1.8 has a higher priority then 10); #X obj 58 192 fifop; #X text 47 18 fifop:: First-In-First-Out stack with Priorities; #X text 247 80 bang to output the first list that came in \; bang again to output the second list \; and so on; #X text 54 263 [fifop] manages a number of FIFO-stacks \; each stack has a priority value assigned \; the lower the value \, the higher the priority; #X text 52 310 banging the object will first empty the FIFO with the highest priority \, then the FIFO with the second highest priority and so on \, until the FIFO with the lowest priority is emptied.; #X text 51 368 when all FIFOs are emptied \, nothing will come out of the object any more.; #X obj 58 223 print FIFO; #X text 52 445 note: you can store any number of lists into the [fifop] \, but just pushing lists on the stack without popping them back will eat your memory.; #X msg 201 159 info; #X text 247 158 query the number of arguments in the LIFO; #X obj 156 209 print info; #X text 533 30 zexy; #N canvas 593 163 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR IOhannes m zmoelnig; #X text 12 45 DESCRIPTION first in first out stack with Priorities ; #X text 12 65 INLET_0 list float bang; #X text 12 105 OUTLET_0 list; #X text 12 125 OUTLET_1 float; #X text 12 5 KEYWORDS control list_op storage; #X text 12 85 INLET_1 float info; #X restore 535 473 pd META; #X connect 1 0 8 0; #X connect 2 0 8 0; #X connect 3 0 8 0; #X connect 4 0 8 0; #X connect 5 0 8 1; #X connect 8 0 14 0; #X connect 8 1 18 0; #X connect 16 0 8 0;
#N canvas 0 31 587 503 10; #X text 471 31 part of; #X msg 58 85 1 2 3 4 5; #X msg 69 110 list a list; #X msg 81 137 5; #X msg 199 97 bang; #X floatatom 200 133 5 0 0 1 priority - -; #X text 45 61 input lists; #X text 50 400 priorities can be floating-point numbers (1.8 has a higher priority then 10); #X obj 58 192 fifop; #X text 47 18 fifop:: First-In-First-Out stack with Priorities; #X text 247 80 bang to output the first list that came in \; bang again to output the second list \; and so on; #X text 54 263 [fifop] manages a number of FIFO-stacks \; each stack has a priority value assigned \; the lower the value \, the higher the priority; #X text 52 310 banging the object will first empty the FIFO with the highest priority \, then the FIFO with the second highest priority and so on \, until the FIFO with the lowest priority is emptied.; #X text 51 368 when all FIFOs are emptied \, nothing will come out of the object any more.; #X obj 58 223 print FIFO; #X text 52 445 note: you can store any number of lists into the [fifop] \, but just pushing lists on the stack without popping them back will eat your memory.; #X msg 201 159 info; #X text 247 158 query the number of arguments in the LIFO; #X obj 156 209 print info; #X text 533 30 zexy; #X connect 1 0 8 0; #X connect 2 0 8 0; #X connect 3 0 8 0; #X connect 4 0 8 0; #X connect 5 0 8 1; #X connect 8 0 14 0; #X connect 8 1 18 0; #X connect 16 0 8 0;
40
control list_op storage
first in first out stack with Priorities
create a purr-data patch that matches the following description and keywords.
Description: first in first out stack with Priorities, Keywords: control list_op storage
median_7-help.pd
externals\mapping\median_7-help.pd
#N canvas 1 53 580 500 12; #X floatatom 95 202 5 0 0 0 - - -; #X floatatom 95 264 5 0 0 0 - - -; #X obj 95 234 median_7; #X text 131 39 output median value of the last 7 samples; #N canvas 494 333 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 OUTLET_0 float; #X text 12 105 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION output median value of the last 7 samples ; #X restore 510 470 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0;
#N canvas 1 53 580 500 12; #X floatatom 95 202 5 0 0 0 - - -; #X floatatom 95 264 5 0 0 0 - - -; #X obj 95 234 median_7; #X text 131 39 output median value of the last 7 samples; #X connect 0 0 2 0; #X connect 2 0 1 0;
16
control abstraction
output median value of the last 7 samples
create a purr-data patch that matches the following description and keywords.
Description: output median value of the last 7 samples, Keywords: control abstraction
bfilt-help.pd
externals\cxc\bfilt-help.pd
#N canvas 0 31 404 226 10; #X floatatom 85 119 0 0 0 0 - - -; #X obj 57 175 print; #X floatatom 45 120 0 0 0 0 - - -; #X obj 58 146 bfilt 5; #X text 43 16 bfilt (at the moment) is: modulo something + select 0 ; #X floatatom 167 120 0 0 0 0 - - -; #X obj 139 176 print; #X floatatom 127 121 0 0 0 0 - - -; #X obj 140 147 bfilt2 5; #X obj 145 87 metro 100; #X msg 145 68 1; #X text 42 29 bfilt2: real bangfilter: bangs on first inlet \, internal counter \, only outputs every arg2th bang ...; #X msg 169 67 0; #N canvas 176 129 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 45 DESCRIPTION bang on first inlet \, internal counter \, only outputs ever arg2th bang; #X text 12 5 KEYWORDS control filter bang_op; #X text 12 85 INLET_0 bang float; #X text 12 105 INLET_1 float; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR [email protected]; #X text 12 125 OUTLET_0 bang; #X restore 352 205 pd META; #X connect 0 0 3 1; #X connect 2 0 3 0; #X connect 3 0 1 0; #X connect 5 0 8 1; #X connect 7 0 8 0; #X connect 8 0 6 0; #X connect 9 0 8 0; #X connect 10 0 9 0; #X connect 12 0 9 0;
#N canvas 0 31 404 226 10; #X floatatom 85 119 0 0 0 0 - - -; #X obj 57 175 print; #X floatatom 45 120 0 0 0 0 - - -; #X obj 58 146 bfilt 5; #X text 43 16 bfilt (at the moment) is: modulo something + select 0 ; #X floatatom 167 120 0 0 0 0 - - -; #X obj 139 176 print; #X floatatom 127 121 0 0 0 0 - - -; #X obj 140 147 bfilt2 5; #X obj 145 87 metro 100; #X msg 145 68 1; #X text 42 29 bfilt2: real bangfilter: bangs on first inlet \, internal counter \, only outputs every arg2th bang ...; #X msg 169 67 0; #X connect 0 0 3 1; #X connect 2 0 3 0; #X connect 3 0 1 0; #X connect 5 0 8 1; #X connect 7 0 8 0; #X connect 8 0 6 0; #X connect 9 0 8 0; #X connect 10 0 9 0; #X connect 12 0 9 0;
33
control filter bang_op
bang on first inlet \, internal counter \, only outputs ever arg2th bang
create a purr-data patch that matches the following description and keywords.
Description: bang on first inlet \, internal counter \, only outputs ever arg2th bang, Keywords: control filter bang_op
split-help.pd
externals\maxlib\split-help.pd
#N canvas 0 26 514 431 12; #X floatatom 27 304 8 0 0 0 - - -; #X floatatom 27 73 5 0 0 0 - - -; #X text 196 28 written by <[email protected]>; #X floatatom 56 131 5 0 0 0 - - -; #X floatatom 85 152 5 0 0 0 - - -; #X text 84 71 input value; #X text 57 104 creation arguments can be changed dynamically:; #X text 35 341 creation arguments:; #X obj 27 249 split 6 40; #X text 111 130 lower limit; #X text 137 151 upper limit; #X text 35 378 All floats that fall below the lower limit or above the upper limit get routed to the 2nd outlet.; #X text 36 358 split <lower limit> <upper limit>; #X floatatom 102 276 5 0 0 0 - - -; #X text 154 276 floats 'out of range'; #X text 122 11 split :: split incoming floats according to value; #X text 106 305 floats 'in range' (including borders!); #N canvas 292 198 494 344 META 0; #X text 12 190 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 170 AUTHOR Olaf Matthes <[email protected]>; #X text 12 90 INLET_1 float; #X text 12 5 KEYWORDS control filter anything_op; #X text 12 45 DESCRIPTION split incoming floats according to value ; #X text 12 70 INLET_0 float; #X text 12 110 INLET_2 float; #X text 12 130 OUTLET_0 float; #X text 12 150 OUTLET_1 float; #X restore 453 402 pd META; #X connect 1 0 8 0; #X connect 3 0 8 1; #X connect 4 0 8 2; #X connect 8 0 0 0; #X connect 8 1 13 0;
#N canvas 0 26 514 431 12; #X floatatom 27 304 8 0 0 0 - - -; #X floatatom 27 73 5 0 0 0 - - -; #X text 196 28 written by <[email protected]>; #X floatatom 56 131 5 0 0 0 - - -; #X floatatom 85 152 5 0 0 0 - - -; #X text 84 71 input value; #X text 57 104 creation arguments can be changed dynamically:; #X text 35 341 creation arguments:; #X obj 27 249 split 6 40; #X text 111 130 lower limit; #X text 137 151 upper limit; #X text 35 378 All floats that fall below the lower limit or above the upper limit get routed to the 2nd outlet.; #X text 36 358 split <lower limit> <upper limit>; #X floatatom 102 276 5 0 0 0 - - -; #X text 154 276 floats 'out of range'; #X text 122 11 split :: split incoming floats according to value; #X text 106 305 floats 'in range' (including borders!); #X connect 1 0 8 0; #X connect 3 0 8 1; #X connect 4 0 8 2; #X connect 8 0 0 0; #X connect 8 1 13 0;
35
control filter anything_op
split incoming floats according to value
create a purr-data patch that matches the following description and keywords.
Description: split incoming floats according to value, Keywords: control filter anything_op
dacm~-help.pd
abstractions\jmmmp\dacm~-help.pd
#N canvas 71 205 407 315 10; #X text 12 287 Released under the BSD License; #X text 12 237 Related objects: [maat~] [mat~] [dacm~]; #X text 11 8 [dacm~] - Mono dac~ for lazy people; #X text 220 115 Inlets; #X text 220 135 - Audio signal; #X text 220 165 Arguments; #X text 220 185 - Number of channels; #X text 11 40 Connects the audio input to how many dac channels you specify \, making a mono output.; #X obj 76 156 dacm~ 4; #X text 11 70 In case you don't give any arguments \, it assumes that you work with 2 channels. So \, [dacm~] == [dacm~ 2].; #X text 12 267 (C) 2009 Jo�o Pais - [email protected]; #X text 28 131 look inside to make sure; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 135 VERSION 2009; #X text 12 5 DESCRIPTION Mono dac~ for lazy people; #X text 12 35 KEYWORDS dac~ dynamic; #X text 12 165 INLET_0 - Audio signal; #X restore 352 286 pd META; #X coords 0 0 1 1 31 130 0;
#N canvas 71 205 407 315 10; #X text 12 287 Released under the BSD License; #X text 12 237 Related objects: [maat~] [mat~] [dacm~]; #X text 11 8 [dacm~] - Mono dac~ for lazy people; #X text 220 115 Inlets; #X text 220 135 - Audio signal; #X text 220 165 Arguments; #X text 220 185 - Number of channels; #X text 11 40 Connects the audio input to how many dac channels you specify \, making a mono output.; #X obj 76 156 dacm~ 4; #X text 11 70 In case you don't give any arguments \, it assumes that you work with 2 channels. So \, [dacm~] == [dacm~ 2].; #X text 12 267 (C) 2009 Jo�o Pais - [email protected]; #X text 28 131 look inside to make sure; #X coords 0 0 1 1 31 130 0;
24
dac~ dynamic
Mono dac~ for lazy people
create a purr-data patch that matches the following description and keywords.
Description: Mono dac~ for lazy people, Keywords: dac~ dynamic
sample_packel-help.pd
externals\tof\tof\sample_packel-help.pd
#N canvas 1 53 551 304 10; #X text 26 30 Tags: Sample Sound; #X text 30 60 Warning: [tof/sample_packel] is only for advanced users! ; #X msg 146 181 sample test; #X text 225 177 Inlet 2 \, sample symbol: the sample to be modified ; #X msg 57 100 end 1000; #X msg 92 125 start 10; #X text 120 99 Change the end of the sample; #X text 150 122 Change the start of the sample; #X obj 57 210 tof/sample_packel; #X text 26 12 Description: Modifies the properties of a sample; #N canvas 286 191 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Thomas Ouellet Fredericks; #X text 12 45 DESCRIPTION modify the properties of a sample; #X text 12 5 KEYWORDS control abstraction array; #X text 12 65 INLET_0 start end; #X text 12 85 INLET_1 sample; #X restore 489 254 pd META; #X connect 2 0 8 1; #X connect 4 0 8 0; #X connect 5 0 8 0;
#N canvas 1 53 551 304 10; #X text 26 30 Tags: Sample Sound; #X text 30 60 Warning: [tof/sample_packel] is only for advanced users! ; #X msg 146 181 sample test; #X text 225 177 Inlet 2 \, sample symbol: the sample to be modified ; #X msg 57 100 end 1000; #X msg 92 125 start 10; #X text 120 99 Change the end of the sample; #X text 150 122 Change the start of the sample; #X obj 57 210 tof/sample_packel; #X text 26 12 Description: Modifies the properties of a sample; #X connect 2 0 8 1; #X connect 4 0 8 0; #X connect 5 0 8 0;
23
control abstraction array
modify the properties of a sample
create a purr-data patch that matches the following description and keywords.
Description: modify the properties of a sample, Keywords: control abstraction array
wavinfo-help.pd
externals\ext13\wavinfo-help.pd
#N canvas 0 31 450 373 12; #X obj 112 139 openpanel; #X obj 112 165 wavinfo; #X floatatom 45 228 20 0 0 3 samples - -; #X floatatom 195 228 5 0 0 3 channels - -; #X floatatom 262 229 5 0 0 3 sample_size - -; #X floatatom 347 229 5 0 0 3 bitrate - -; #X obj 112 109 bng 25 250 50 0 empty empty empty 17 7 0 10 -204786 -1 -1; #X text 24 52 open a .wav file to see get the information about it: ; #X text 22 36 [wavinfo] outputs information about a .wav file \,; #N canvas 460 159 494 344 META 0; #X text 12 185 RELEASE_DATE 2009-06-12; #X text 12 205 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 5 KEYWORDS signal nonlocal; #X text 12 165 AUTHOR [email protected]; #X text 12 25 LICENSE GPL v2; #X text 12 45 DESCRIPTION outputs information about a .wav file; #X text 12 65 INLET_0 symbol; #X text 12 85 OUTLET_0 float; #X text 12 105 OUTLET_1 float; #X text 12 125 OUTLET_2 float; #X text 12 145 OUTLET_3 float; #X restore 381 333 pd META; #X connect 0 0 1 0; #X connect 1 0 2 0; #X connect 1 1 3 0; #X connect 1 2 4 0; #X connect 1 3 5 0; #X connect 6 0 0 0;
#N canvas 0 31 450 373 12; #X obj 112 139 openpanel; #X obj 112 165 wavinfo; #X floatatom 45 228 20 0 0 3 samples - -; #X floatatom 195 228 5 0 0 3 channels - -; #X floatatom 262 229 5 0 0 3 sample_size - -; #X floatatom 347 229 5 0 0 3 bitrate - -; #X obj 112 109 bng 25 250 50 0 empty empty empty 17 7 0 10 -204786 -1 -1; #X text 24 52 open a .wav file to see get the information about it: ; #X text 22 36 [wavinfo] outputs information about a .wav file \,; #X connect 0 0 1 0; #X connect 1 0 2 0; #X connect 1 1 3 0; #X connect 1 2 4 0; #X connect 1 3 5 0; #X connect 6 0 0 0;
29
signal nonlocal
outputs information about a .wav file
create a purr-data patch that matches the following description and keywords.
Description: outputs information about a .wav file, Keywords: signal nonlocal
length-help.pd
externals\zexy\reference\length-help.pd
#N canvas 0 31 416 236 10; #X obj 77 40 length; #X text 141 43 get the length of a list; #X obj 72 186 length; #X floatatom 72 206 4 0 0 0 - - -; #X msg 72 109 list these are 4 elements; #X msg 83 128 1 2 3; #X msg 95 155 auralization by wave field synthesis; #X msg 25 113 bang; #X floatatom 14 146 4 0 0 0 - - -; #X text 324 19 part of zexy; #N canvas 607 221 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR IOhannes m zmoelnig; #X text 12 5 KEYWORDS control list_op; #X text 12 65 INLET_0 anything; #X text 12 85 OUTLET_0 float; #X text 12 45 DESCRIPTION get the length of a list; #X restore 363 211 pd META; #X connect 2 0 3 0; #X connect 4 0 2 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 7 0 2 0; #X connect 8 0 2 0;
#N canvas 0 31 416 236 10; #X obj 77 40 length; #X text 141 43 get the length of a list; #X obj 72 186 length; #X floatatom 72 206 4 0 0 0 - - -; #X msg 72 109 list these are 4 elements; #X msg 83 128 1 2 3; #X msg 95 155 auralization by wave field synthesis; #X msg 25 113 bang; #X floatatom 14 146 4 0 0 0 - - -; #X text 324 19 part of zexy; #X connect 2 0 3 0; #X connect 4 0 2 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 7 0 2 0; #X connect 8 0 2 0;
26
control list_op
get the length of a list
create a purr-data patch that matches the following description and keywords.
Description: get the length of a list, Keywords: control list_op
vsum-help.pd
externals\smlib\vsum-help.pd
#N canvas 1 53 355 163 10; #X text 16 14 vsum computes the sum of a list of floats; #X msg 17 39 1 2 3 4; #X obj 52 69 vsum; #X floatatom 50 96 5 0 0 0 - - -; #X msg 84 40 3 4 5; #X text 275 102 j#|@2002; #X obj 297 80 SMLib-help; #X msg 136 40 0; #N canvas 144 198 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 65 INLET_0 list float; #X text 12 85 OUTLET_0 float list; #X text 12 5 KEYWORDS control list_op; #X text 12 45 DESCRIPTION sum of a list of floats; #X restore 296 127 pd META; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 4 0 2 0; #X connect 7 0 2 0;
#N canvas 1 53 355 163 10; #X text 16 14 vsum computes the sum of a list of floats; #X msg 17 39 1 2 3 4; #X obj 52 69 vsum; #X floatatom 50 96 5 0 0 0 - - -; #X msg 84 40 3 4 5; #X text 275 102 j#|@2002; #X obj 297 80 SMLib-help; #X msg 136 40 0; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 4 0 2 0; #X connect 7 0 2 0;
22
control list_op
sum of a list of floats
create a purr-data patch that matches the following description and keywords.
Description: sum of a list of floats, Keywords: control list_op
osascript-help.pd
externals\hcs\grabbag\osascript-help.pd
#N canvas 0 31 450 300 10; #X obj 47 213 osascript; #X text 21 23 run AppleScripts on Mac OS X; #X msg 33 99 tell application "safari" to open location "http://puredata.info" ; #X msg 64 152 tell application "firefox" to open location "http://puredata.info" ; #N canvas 404 246 494 344 META 0; #X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 85 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control filesystem; #X text 12 45 DESCRIPTION run AppleScripts on Mac OS X; #X text 12 65 INLET_0 tell; #X restore 392 266 pd META; #X connect 2 0 0 0; #X connect 3 0 0 0;
#N canvas 0 31 450 300 10; #X obj 47 213 osascript; #X text 21 23 run AppleScripts on Mac OS X; #X msg 33 99 tell application "safari" to open location "http://puredata.info" ; #X msg 64 152 tell application "firefox" to open location "http://puredata.info" ; #X connect 2 0 0 0; #X connect 3 0 0 0;
15
control filesystem
run AppleScripts on Mac OS X
create a purr-data patch that matches the following description and keywords.
Description: run AppleScripts on Mac OS X, Keywords: control filesystem
serialize-help.pd
externals\cxc\serialize-help.pd
#N canvas 0 31 336 215 10; #X obj 34 141 print; #X floatatom 34 69 0 0 0 0 - - -; #X text 30 195 (C) 2000 Guenter Geiger; #X text 30 39 serialize ... turn a stream of floats into a list; #X obj 33 107 serialize 4; #X floatatom 105 82 5 0 0 0 - - -; #N canvas 176 129 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 5 KEYWORDS control conversion list_op; #X text 12 45 DESCRIPTION serialize... turn a stream of floats into a list; #X text 12 65 INLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 list; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR [email protected]; #X restore 287 194 pd META; #X connect 1 0 4 0; #X connect 4 0 0 0; #X connect 5 0 4 1;
#N canvas 0 31 336 215 10; #X obj 34 141 print; #X floatatom 34 69 0 0 0 0 - - -; #X text 30 195 (C) 2000 Guenter Geiger; #X text 30 39 serialize ... turn a stream of floats into a list; #X obj 33 107 serialize 4; #X floatatom 105 82 5 0 0 0 - - -; #X connect 1 0 4 0; #X connect 4 0 0 0; #X connect 5 0 4 1;
20
control conversion list_op
serialize... turn a stream of floats into a list
create a purr-data patch that matches the following description and keywords.
Description: serialize... turn a stream of floats into a list, Keywords: control conversion list_op
oscD-help.pd
abstractions\jmmmp\oscD-help.pd
#N canvas 114 117 407 326 10; #X text 12 277 (C) 2006 Jo�o Pais - [email protected]; #X text 12 297 Released under the BSD License; #X text 12 10 [oscD] - Counts received OSC messages; #X text 196 110 Outlets; #X text 196 40 Arguments; #X text 196 60 - OSC port; #X text 196 130 - OSC message; #X text 196 160 GUI; #X text 196 180 - Bang when message arrives; #X text 196 200 - Message count (0 - 999); #X text 196 220 - Print messages on console; #X text 196 80 - Printing on / off; #X obj 26 105 oscD 5000 1; #X obj 26 138 print oscD-extern; #X text 12 248 Related objects: [oscS]; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 6 DESCRIPTION Counts received OSC messages; #X text 12 36 KEYWORDS OSC GUI; #X text 12 175 OUTLET_0 - OSC message; #X text 12 135 VERSION 2006; #X restore 342 296 pd META; #X connect 12 0 13 0;
#N canvas 114 117 407 326 10; #X text 12 277 (C) 2006 Jo�o Pais - [email protected]; #X text 12 297 Released under the BSD License; #X text 12 10 [oscD] - Counts received OSC messages; #X text 196 110 Outlets; #X text 196 40 Arguments; #X text 196 60 - OSC port; #X text 196 130 - OSC message; #X text 196 160 GUI; #X text 196 180 - Bang when message arrives; #X text 196 200 - Message count (0 - 999); #X text 196 220 - Print messages on console; #X text 196 80 - Printing on / off; #X obj 26 105 oscD 5000 1; #X obj 26 138 print oscD-extern; #X text 12 248 Related objects: [oscS]; #X connect 12 0 13 0;
27
OSC GUI
Counts received OSC messages
create a purr-data patch that matches the following description and keywords.
Description: Counts received OSC messages, Keywords: OSC GUI
lifop-help.pd
externals\zexy\reference\lifop-help.pd
#N canvas 0 31 568 508 10; #X text 471 31 part of; #X text 533 30 zexy; #X obj 58 192 lifop; #X msg 58 85 1 2 3 4 5; #X msg 69 110 list a list; #X msg 81 137 5; #X msg 199 107 bang; #X floatatom 200 143 5 0 0 1 priority - -; #X text 45 61 input lists; #X text 247 90 bang to output the last list that came in \; bang again to output the second last list \; and so on; #X obj 58 223 print LIFO; #X text 47 18 lifop:: Last-In-First-Out stack with Priorities; #X text 54 263 [lifop] manages a number of LIFO-stacks \; each stack has assigned a priority value \; the lower the value \, the higher the priority; #X text 52 312 banging the object will first empty the LIFO with the highest priority \, then the LIFO with the second highest priority until the LIFO with the lowest priority is emptied.; #X text 52 363 when all LIFOs are emptied \, nothing will come out of the object any more.; #X text 50 400 priorities can be floating-point numbers (1.8 has a higher priority then 10); #X text 52 445 note: you can store any number of lists into the [fifop] \, but just pushing lists on the stack without popping them back will eat your memory.; #X msg 200 167 info; #X obj 112 203 print info; #X text 247 168 query the number of arguments in the LIFO; #N canvas 515 193 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR IOhannes m zmoelnig; #X text 12 45 DESCRIPTION last in first out stack with priorities; #X text 12 5 KEYWORDS control storage list_op; #X text 12 65 INLET_0 list float bang info; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 list; #X text 12 125 OUTLET_1 float; #X restore 513 481 pd META; #X connect 2 0 10 0; #X connect 2 1 18 0; #X connect 3 0 2 0; #X connect 4 0 2 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 7 0 2 1; #X connect 17 0 2 0;
#N canvas 0 31 568 508 10; #X text 471 31 part of; #X text 533 30 zexy; #X obj 58 192 lifop; #X msg 58 85 1 2 3 4 5; #X msg 69 110 list a list; #X msg 81 137 5; #X msg 199 107 bang; #X floatatom 200 143 5 0 0 1 priority - -; #X text 45 61 input lists; #X text 247 90 bang to output the last list that came in \; bang again to output the second last list \; and so on; #X obj 58 223 print LIFO; #X text 47 18 lifop:: Last-In-First-Out stack with Priorities; #X text 54 263 [lifop] manages a number of LIFO-stacks \; each stack has assigned a priority value \; the lower the value \, the higher the priority; #X text 52 312 banging the object will first empty the LIFO with the highest priority \, then the LIFO with the second highest priority until the LIFO with the lowest priority is emptied.; #X text 52 363 when all LIFOs are emptied \, nothing will come out of the object any more.; #X text 50 400 priorities can be floating-point numbers (1.8 has a higher priority then 10); #X text 52 445 note: you can store any number of lists into the [fifop] \, but just pushing lists on the stack without popping them back will eat your memory.; #X msg 200 167 info; #X obj 112 203 print info; #X text 247 168 query the number of arguments in the LIFO; #X connect 2 0 10 0; #X connect 2 1 18 0; #X connect 3 0 2 0; #X connect 4 0 2 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 7 0 2 1; #X connect 17 0 2 0;
40
control storage list_op
last in first out stack with priorities
create a purr-data patch that matches the following description and keywords.
Description: last in first out stack with priorities, Keywords: control storage list_op
invert-help.pd
externals\markex\invert-help.pd
#N canvas 1 53 424 338 10; #X text 124 68 GEM object; #X msg 170 156 1; #X obj 123 298 print out1; #X obj 123 219 invert; #X msg 123 155 0; #X text 139 22 invert; #N canvas 485 263 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 105 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 45 DESCRIPTION invert; #X text 12 5 KEYWORDS control; #X text 12 65 INLET_0 float; #X text 12 85 OUTLET_0 float; #X restore 368 311 pd META; #X connect 1 0 3 0; #X connect 3 0 2 0; #X connect 4 0 3 0;
#N canvas 1 53 424 338 10; #X text 124 68 GEM object; #X msg 170 156 1; #X obj 123 298 print out1; #X obj 123 219 invert; #X msg 123 155 0; #X text 139 22 invert; #X connect 1 0 3 0; #X connect 3 0 2 0; #X connect 4 0 3 0;
19
control
invert
create a purr-data patch that matches the following description and keywords.
Description: invert, Keywords: control
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 105 277 average of last N items; #X text 125 11 average :: calculates the average of the; #X text 214 30 last N items (floats); #X text 176 255 tendency (up = 1 \, down = -1); #X msg 100 60 reset; #X text 152 61 forget everything; #X msg 129 94 linear; #X msg 147 118 geometric; #X text 191 93 linear average (dafault); #X text 230 119 geometric average; #X msg 158 146 weight; #X text 217 147 weighted average (giving last; #X text 218 163 items higher weight); #N canvas 293 158 494 344 META 0; #X text 12 196 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS control; #X text 12 45 DESCRIPTION calculates the average of the last N items (floats); #X text 12 80 INLET_0 float reset linear geometric weight; #X text 12 100 INLET_1 float; #X text 12 140 OUTLET_1 float; #X text 12 120 OUTLET_0 float; #X text 12 160 AUTHOR Olaf Matthes <[email protected]> \, revised by Ivica Ico Bukvic <[email protected]>; #X restore 405 313 pd META; #X connect 0 0 3 0; #X connect 2 0 3 1; #X connect 3 0 1 0; #X connect 3 1 6 0; #X connect 11 0 3 0; #X connect 13 0 3 0; #X connect 14 0 3 0; #X connect 17 0 3 0;
#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 105 277 average of last N items; #X text 125 11 average :: calculates the average of the; #X text 214 30 last N items (floats); #X text 176 255 tendency (up = 1 \, down = -1); #X msg 100 60 reset; #X text 152 61 forget everything; #X msg 129 94 linear; #X msg 147 118 geometric; #X text 191 93 linear average (dafault); #X text 230 119 geometric average; #X msg 158 146 weight; #X text 217 147 weighted average (giving last; #X text 218 163 items higher weight); #X connect 0 0 3 0; #X connect 2 0 3 1; #X connect 3 0 1 0; #X connect 3 1 6 0; #X connect 11 0 3 0; #X connect 13 0 3 0; #X connect 14 0 3 0; #X connect 17 0 3 0;
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
open_help-help.pd
externals\tof\tof\open_help-help.pd
#N canvas 1 53 488 503 10; #X msg 27 167 symbol list; #X msg 107 201 symbol until; #X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; #X text 4 85 author: [email protected]; #X msg 128 252 symbol zexy/list2symbol; #X text 4 28 description: searches for an external's or an abstraction's help file and tries to open it.; #X text 4 106 version: 2009-09-25; #X text 3 65 tags: file patch; #X obj 27 294 tof/open_help; #X obj 39 392 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 39 414 tof/open_help tof/param; #X text 72 351 If you define the name of an external or abstraction as an argument \, open_help will open that abstraction's or external's help file when you send a bang to the inlet or when you CLICK open_help. ; #X text 186 413 <- CLICK; #N canvas 429 138 494 344 META 0; #X text 12 115 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 95 AUTHOR Thomas Ouellet Fredericks; #X text 12 25 DESCRIPTION search for an external's or an abstraction's help file and tries to open it; #X text 12 5 KEYWORDS control filesystem patch_op; #X text 12 75 INLET_0 symbol; #X text 12 55 LICENSE GPL v2; #X restore 415 446 pd META; #X connect 0 0 8 0; #X connect 1 0 8 0; #X connect 4 0 8 0; #X connect 9 0 10 0;
#N canvas 1 53 488 503 10; #X msg 27 167 symbol list; #X msg 107 201 symbol until; #X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; #X text 4 85 author: [email protected]; #X msg 128 252 symbol zexy/list2symbol; #X text 4 28 description: searches for an external's or an abstraction's help file and tries to open it.; #X text 4 106 version: 2009-09-25; #X text 3 65 tags: file patch; #X obj 27 294 tof/open_help; #X obj 39 392 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 39 414 tof/open_help tof/param; #X text 72 351 If you define the name of an external or abstraction as an argument \, open_help will open that abstraction's or external's help file when you send a bang to the inlet or when you CLICK open_help. ; #X text 186 413 <- CLICK; #X connect 0 0 8 0; #X connect 1 0 8 0; #X connect 4 0 8 0; #X connect 9 0 10 0;
26
control filesystem patch_op
search 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: search for an external's or an abstraction's help file and tries to open it, Keywords: control filesystem patch_op
oscD-help.pd
abstractions\jmmmp\oscD-help.pd
#N canvas 114 117 407 326 10; #X text 12 277 (C) 2006 Jo�o Pais - [email protected]; #X text 12 297 Released under the BSD License; #X text 12 10 [oscD] - Counts received OSC messages; #X text 196 110 Outlets; #X text 196 40 Arguments; #X text 196 60 - OSC port; #X text 196 130 - OSC message; #X text 196 160 GUI; #X text 196 180 - Bang when message arrives; #X text 196 200 - Message count (0 - 999); #X text 196 220 - Print messages on console; #X text 196 80 - Printing on / off; #X obj 26 105 oscD 5000 1; #X obj 26 138 print oscD-extern; #X text 12 248 Related objects: [oscS]; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 6 DESCRIPTION Counts received OSC messages; #X text 12 36 KEYWORDS OSC GUI; #X text 12 175 OUTLET_0 - OSC message; #X text 12 135 VERSION 2006; #X restore 342 296 pd META; #X connect 12 0 13 0;
#N canvas 114 117 407 326 10; #X text 12 277 (C) 2006 Jo�o Pais - [email protected]; #X text 12 297 Released under the BSD License; #X text 12 10 [oscD] - Counts received OSC messages; #X text 196 110 Outlets; #X text 196 40 Arguments; #X text 196 60 - OSC port; #X text 196 130 - OSC message; #X text 196 160 GUI; #X text 196 180 - Bang when message arrives; #X text 196 200 - Message count (0 - 999); #X text 196 220 - Print messages on console; #X text 196 80 - Printing on / off; #X obj 26 105 oscD 5000 1; #X obj 26 138 print oscD-extern; #X text 12 248 Related objects: [oscS]; #X connect 12 0 13 0;
27
OSC GUI
Counts received OSC messages
create a purr-data patch that matches the following description and keywords.
Description: Counts received OSC messages, Keywords: OSC GUI
vfmod-help.pd
externals\smlib\vfmod-help.pd
#N canvas 1 53 442 175 10; #X text 354 107 j#|@2002; #X obj 376 87 SMLib-help; #X text 10 6 vfmod computes the modulo of each element in a vector ; #X obj 15 127 print; #X floatatom 66 81 5 0 0 0 - - -; #X text 79 103 base; #X text 78 119 base zero becomes one; #X msg 15 33 0 0.5 1 1.5 2 2.5 3 3.5; #X msg 26 58 0 -0.5 -1 -1.5 -2 -2.5 -3 -3.5; #X obj 15 101 vfmod 2; #X text 78 134 default argument is 1; #N canvas 178 183 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 5 KEYWORDS control list_op; #X text 12 65 INLET_0 list float; #X text 12 105 OUTLET_0 list float; #X text 12 45 DESCRIPTION compute the modulo of each element in a vector ; #X text 12 85 INLET_1 float; #X restore 386 128 pd META; #X connect 4 0 9 1; #X connect 7 0 9 0; #X connect 8 0 9 0; #X connect 9 0 3 0;
#N canvas 1 53 442 175 10; #X text 354 107 j#|@2002; #X obj 376 87 SMLib-help; #X text 10 6 vfmod computes the modulo of each element in a vector ; #X obj 15 127 print; #X floatatom 66 81 5 0 0 0 - - -; #X text 79 103 base; #X text 78 119 base zero becomes one; #X msg 15 33 0 0.5 1 1.5 2 2.5 3 3.5; #X msg 26 58 0 -0.5 -1 -1.5 -2 -2.5 -3 -3.5; #X obj 15 101 vfmod 2; #X text 78 134 default argument is 1; #X connect 4 0 9 1; #X connect 7 0 9 0; #X connect 8 0 9 0; #X connect 9 0 3 0;
26
control list_op
compute the modulo of each element in a vector
create a purr-data patch that matches the following description and keywords.
Description: compute the modulo of each element in a vector, Keywords: control list_op
hasc~-help.pd
externals\ekext\hasc~-help.pd
#N canvas 0 31 450 300 10; #X obj 109 101 hasc~; #X text 78 43 Highest Apparent Spectral Component; #N canvas 303 130 489 373 META 0; #X text 12 195 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes for Pd-extended 0.42 to conform to the PDDP template.; #X text 12 5 KEYWORDS signal needs_work (example patch); #X text 12 45 DESCRIPTION highest apparent spectral component \, according to amplitude threshold; #X text 12 75 INLET_0 signal; #X text 12 95 INLET_1 signal; #X text 12 115 INLET_2 float; #X text 12 135 OUTLET_0 float; #X text 12 155 OUTLET_1 float; #X text 12 175 AUTHOR Ed Kelly <[email protected]>; #X text 12 25 LICENSE GPL v3; #X restore 387 265 pd META;
#N canvas 0 31 450 300 10; #X obj 109 101 hasc~; #X text 78 43 Highest Apparent Spectral Component;
15
signal needs_work (example patch)
highest apparent spectral component \, according to amplitude threshold
create a purr-data patch that matches the following description and keywords.
Description: highest apparent spectral component \, according to amplitude threshold, Keywords: signal needs_work (example patch)
ti_snare-help.pd
externals\creb\doc\ti_snare-help.pd
#N canvas 1 26 449 391 10; #N canvas 200 78 494 332 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 5 KEYWORDS signal abstraction GUI needs_work (example patch) ; #X text 12 105 OUTLET_0 signal; #X text 12 45 DESCRIPTION snare drum gop object; #X text 12 65 INLET_0 bang; #X text 12 85 INLET_1 float; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Tom Schouten <[email protected]>; #X restore 395 359 pd META; #X obj 77 59 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 77 92 ti_snare; #X obj 76 159 output~; #X text 132 16 snare drum gop object; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 2 0 3 1; #X coords 0 0 1 1 270 50 0;
#N canvas 1 26 449 391 10; #X obj 77 59 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 77 92 ti_snare; #X obj 76 159 output~; #X text 132 16 snare drum gop object; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 2 0 3 1; #X coords 0 0 1 1 270 50 0;
19
signal abstraction GUI needs_work (example patch)
snare drum gop object
create a purr-data patch that matches the following description and keywords.
Description: snare drum gop object, Keywords: signal abstraction GUI needs_work (example patch)
amp~-help.pd
externals\hcs\general\doc\amp~-help.pd
#N canvas 0 31 465 358 10; #X obj 5 2 cnv 15 450 20 empty empty amp~ 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 192 115 5 0 0 0 - - -; #X obj 195 95 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -225271 -1 -1 0 1; #X obj 157 219 dac~; #X obj 127 139 osc~ 350; #X obj 169 178 amp~; #X text 28 43 Smooth amplitude control.; #N canvas 356 214 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 125 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control conversion; #X text 12 45 DESCRIPTION smooth amplitude control; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 signal; #X restore 407 328 pd META; #X connect 4 0 8 1; #X connect 5 0 4 0; #X connect 7 0 8 0; #X connect 8 0 6 0; #X connect 8 0 6 1;
#N canvas 0 31 465 358 10; #X msg 422 3 pddp; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 192 115 5 0 0 0 - - -; #X obj 195 95 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -225271 -1 -1 0 1; #X obj 157 219 dac~; #X obj 127 139 osc~ 350; #X obj 169 178 amp~; #X text 28 43 Smooth amplitude control.; #X connect 4 0 8 1; #X connect 5 0 4 0; #X connect 7 0 8 0; #X connect 8 0 6 0; #X connect 8 0 6 1;
26
control conversion
smooth amplitude control
create a purr-data patch that matches the following description and keywords.
Description: smooth amplitude control, Keywords: control conversion
dsfosc~-help.pd
externals\creb\doc\dsfosc~-help.pd
#N canvas 0 26 447 341 10; #X text 59 21 complex form of the discrete summation oscillator; #X text 62 38 (1-az^n)/(1-az) \, with z = e^(jw); #N canvas 331 92 494 393 META 0; #X text 12 205 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 105 INLET_1 float; #X text 12 125 INLET_2 float; #X text 12 145 OUTLET_0 signal; #X text 12 85 INLET_0 signal; #X text 12 165 OUTLET_1 signal; #X text 12 5 KEYWORDS signal abstraction oscillator needs_work (example patch); #X text 12 185 AUTHOR Tom Schouten <[email protected]>; #X text 12 35 LICENSE GPL v2; #X text 12 55 DESCRIPTION complex form of the discrete summation oscillator ; #X restore 394 317 pd META; #X obj 72 104 dsfosc~;
#N canvas 0 26 447 341 10; #X text 59 21 complex form of the discrete summation oscillator; #X text 62 38 (1-az^n)/(1-az) \, with z = e^(jw); #X obj 72 104 dsfosc~;
16
signal abstraction oscillator needs_work (example patch)
complex form of the discrete summation oscillator
create a purr-data patch that matches the following description and keywords.
Description: complex form of the discrete summation oscillator, Keywords: signal abstraction oscillator needs_work (example patch)
vector0x2a-help.pd
externals\markex\vector0x2a-help.pd
#N canvas 382 194 450 300 10; #N canvas 247 443 494 344 META 0; #X text 12 135 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS control vector; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42. \, helppatch by IOhannes m zmölnig; #X text 13 76 INLET_0 list; #X text 13 116 OUTLET_0 list; #X text 13 96 INLET_1 float; #X text 12 45 DESCRIPTION multiplies a vector by a number; #X restore 390 271 pd META; #X msg 64 86 1 2 3; #X msg 175 86 10; #X text 52 248 a "vector" is simply a list of numbers.; #X text 27 25 MarkEx vector operation: multiply a vector by a factor ; #X obj 64 146 print vector*; #X obj 64 116 vector* 42; #X connect 1 0 6 0; #X connect 2 0 6 1; #X connect 6 0 5 0;
#N canvas 382 194 450 300 10; #X msg 64 86 1 2 3; #X msg 175 86 10; #X text 52 248 a "vector" is simply a list of numbers.; #X text 27 25 MarkEx vector operation: multiply a vector by a factor ; #X obj 64 146 print vector*; #X obj 64 116 vector* 42; #X connect 1 0 6 0; #X connect 2 0 6 1; #X connect 6 0 5 0;
20
control vector
multiplies a vector by a number
create a purr-data patch that matches the following description and keywords.
Description: multiplies a vector by a number, Keywords: control vector
tremolo~-help.pd
externals\hcs\tremolo~-help.pd
#N canvas 0 26 317 260 10; #X obj 26 15 osc~ 270; #X obj 19 222 dac~; #X obj 179 14 pddp/dsp; #X obj 69 65 hsl 128 17 0 1 0 0 empty empty amount 6 9 0 10 -262144 -1 -1 0 1; #X floatatom 77 84 5 0 0 0 - - -; #X obj 110 112 hsl 128 17 0.01 10 1 0 empty empty frequency 6 9 0 10 -262144 -1 -1 0 1; #X floatatom 118 131 5 0 0 0 - - -; #X obj 26 141 tremolo~ 0.5 7; #N canvas 280 175 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 145 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION tremolo; #X text 12 65 INLET_0 signal; #X text 12 5 KEYWORDS signal abstraction; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X text 12 125 OUTLET_0 signal; #X restore 267 238 pd META; #X connect 0 0 7 0; #X connect 3 0 4 0; #X connect 3 0 7 1; #X connect 5 0 6 0; #X connect 5 0 7 2; #X connect 7 0 1 0; #X connect 7 0 1 1;
#N canvas 0 26 317 260 10; #X obj 26 15 osc~ 270; #X obj 19 222 dac~; #X obj 179 14 pddp/dsp; #X obj 69 65 hsl 128 17 0 1 0 0 empty empty amount 6 9 0 10 -262144 -1 -1 0 1; #X floatatom 77 84 5 0 0 0 - - -; #X obj 110 112 hsl 128 17 0.01 10 1 0 empty empty frequency 6 9 0 10 -262144 -1 -1 0 1; #X floatatom 118 131 5 0 0 0 - - -; #X obj 26 141 tremolo~ 0.5 7; #X connect 0 0 7 0; #X connect 3 0 4 0; #X connect 3 0 7 1; #X connect 5 0 6 0; #X connect 5 0 7 2; #X connect 7 0 1 0; #X connect 7 0 1 1;
27
signal abstraction
tremolo
create a purr-data patch that matches the following description and keywords.
Description: tremolo, Keywords: signal abstraction
kalashnikov-help.pd
externals\ext13\kalashnikov-help.pd
#N canvas 0 31 450 300 10; #X msg 106 44 bang; #X floatatom 158 43 5 0 0 0 - - -; #X obj 254 180 print kalashnikov_done; #X obj 73 154 print uzi_index; #X obj 88 182 print uzi_done; #X obj 168 128 print kalashnikov_bang; #X obj 58 128 print uzi_bang; #X obj 211 154 print kalashnikov_index; #X obj 168 89 kalashnikov 2; #X obj 58 88 uzi 3; #X text 41 14 uzi aka kalashnikov is an easy way to serialize bangs ; #N canvas 463 219 494 344 META 1; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 125 AUTHOR [email protected]; #X text 12 45 LICENSE GPL v2; #X text 12 25 KEYWORDS control filesystem; #X text 12 85 INLET_0 symbol bang; #X text 12 105 OUTLET_0 float; #X text 12 5 ALIAS uzi; #X text 12 65 DESCRIPTION an easy way to serialize bangs; #X restore 396 268 pd META; #X text 36 224 Note: unlike Max's [uzi] \, [ext13/uzi] doesn't send out any bangs if no argument is specified. Also \, the function of the middle and right outlets are reversed.; #X connect 0 0 8 0; #X connect 0 0 9 0; #X connect 1 0 8 1; #X connect 1 0 9 1; #X connect 8 0 5 0; #X connect 8 1 7 0; #X connect 8 2 2 0; #X connect 9 0 6 0; #X connect 9 1 3 0; #X connect 9 2 4 0;
#N canvas 0 31 450 300 10; #X msg 106 44 bang; #X floatatom 158 43 5 0 0 0 - - -; #X obj 254 180 print kalashnikov_done; #X obj 73 154 print uzi_index; #X obj 88 182 print uzi_done; #X obj 168 128 print kalashnikov_bang; #X obj 58 128 print uzi_bang; #X obj 211 154 print kalashnikov_index; #X obj 168 89 kalashnikov 2; #X obj 58 88 uzi 3; #X text 41 14 uzi aka kalashnikov is an easy way to serialize bangs ; #X text 36 224 Note: unlike Max's [uzi] \, [ext13/uzi] doesn't send out any bangs if no argument is specified. Also \, the function of the middle and right outlets are reversed.; #X connect 0 0 8 0; #X connect 0 0 9 0; #X connect 1 0 8 1; #X connect 1 0 9 1; #X connect 8 0 5 0; #X connect 8 1 7 0; #X connect 8 2 2 0; #X connect 9 0 6 0; #X connect 9 1 3 0; #X connect 9 2 4 0;
33
control filesystem
an easy way to serialize bangs
create a purr-data patch that matches the following description and keywords.
Description: an easy way to serialize bangs, Keywords: control filesystem
ardourjack-gui-help.pd
abstractions\jmmmp\ardourjack-gui-help.pd
#N canvas 436 287 450 300 10; #X obj 165 118 ardourjack-gui; #N canvas 49 336 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 12 5 DESCRIPTION Controls ardour transport and jack settings from Pd; #X text 12 35 KEYWORDS ardour jack transport; #X text 12 135 VERSION 09.05.2013; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X restore 392 276 pd META; #X text 70 40 Controls ardour transport and jack settings from Pd;
#N canvas 436 287 450 300 10; #X obj 165 118 ardourjack-gui; #X text 70 40 Controls ardour transport and jack settings from Pd;
12
ardour jack transport
Controls ardour transport and jack settings from Pd
create a purr-data patch that matches the following description and keywords.
Description: Controls ardour transport and jack settings from Pd, Keywords: ardour jack transport
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 126 / 1000; #X obj 43 187 * 0.5; #X floatatom 59 215 5 0 0 0 - - -; #X obj 43 233 + 0; #N canvas 466 198 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 OUTLET_0 float; #X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 85 INLET_1 bang; #X text 12 45 DESCRIPTION envelope follower; #X restore 517 441 pd META; #X connect 1 0 9 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 5 0 2 0; #X connect 6 0 0 0; #X connect 8 0 10 1; #X connect 9 0 10 0; #X connect 10 0 6 0; #X connect 10 0 12 0; #X connect 11 0 12 1; #X connect 12 0 4 0;
#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 126 / 1000; #X obj 43 187 * 0.5; #X floatatom 59 215 5 0 0 0 - - -; #X obj 43 233 + 0; #X connect 1 0 9 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 5 0 2 0; #X connect 6 0 0 0; #X connect 8 0 10 1; #X connect 9 0 10 0; #X connect 10 0 6 0; #X connect 10 0 12 0; #X connect 11 0 12 1; #X connect 12 0 4 0;
35
control abstraction
envelope follower
create a purr-data patch that matches the following description and keywords.
Description: envelope follower, Keywords: control abstraction
hostname-help.pd
externals\hcs\hostname-help.pd
#N canvas 0 26 353 225 10; #X obj 124 139 hostname; #X msg 124 94 bang; #X symbolatom 124 174 0 0 0 0 - - -; #X text 14 19 get the hostname of the machine. Currently it probably doesn't work on Windows...; #N canvas 280 175 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 105 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control filesystem; #X text 12 45 DESCRIPTION get the hostname of the machine; #X text 12 65 INLET_0 bang; #X text 12 85 OUTLET_0 symbol; #X restore 303 204 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0;
#N canvas 0 26 353 225 10; #X obj 124 139 hostname; #X msg 124 94 bang; #X symbolatom 124 174 0 0 0 0 - - -; #X text 14 19 get the hostname of the machine. Currently it probably doesn't work on Windows...; #X connect 0 0 2 0; #X connect 1 0 0 0;
16
control filesystem
get the hostname of the machine
create a purr-data patch that matches the following description and keywords.
Description: get the hostname of the machine, Keywords: control filesystem
14.dollarsigns.pd
pd\doc\2.control.examples\14.dollarsigns.pd
#N canvas 434 123 448 139 10; #X obj 103 79 dollarsign2 three 4; #X text 19 37 An abstraction's creation arguments may be either numbers or symbols. Gory details are inside:; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header dollarsigns 20 10 1 18 -261139 -33289 0; #X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 1 117 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 405 151 494 284 META 0; #X text 12 125 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 105 AUTHOR Miller Puckette; #X text 12 85 LIBRARY PDDP; #X text 12 45 LICENSE SIBSD; #X text 12 145 HELP_PATCH_AUTHORS Updated for release 0.34. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 65 DESCRIPTION example patch for dollarsign variables; #X text 12 25 KEYWORDS control abstraction tutorial; #X restore 382 119 pd META; #N canvas 13 202 428 143 References 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -261139 -33289 0; #X text 7 2 Dollar Signs- Related Help Documents; #X obj 63 53 pddp/pddplink ../5.reference/all_about_dollarsign_zero.pd -text doc/5.reference/all_about_dollarsign_zero.pd; #X obj 63 73 pddp/pddplink ../5.reference/all_about_atoms.pd -text doc/5.reference/all_about_atoms.pd; #X restore 103 119 pd References; #X obj 6 119 pddp/pddplink ../5.reference/pddp/help.pd -text help;
#N canvas 434 123 448 139 10; #X obj 103 79 dollarsign2 three 4; #X text 19 37 An abstraction's creation arguments may be either numbers or symbols. Gory details are inside:;
22
control abstraction tutorial
example patch for dollarsign variables
create a purr-data patch that matches the following description and keywords.
Description: example patch for dollarsign variables, Keywords: control abstraction tutorial
tabreceive~-help.pd
packages\win64_inno\build\doc\5.reference\tabreceive~-help.pd
#N canvas 429 35 555 619 10; #X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0 14 -228856 -66577 0; #X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header tabreceive~ 3 12 0 18 -204280 -1 0; #X obj 0 450 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 483 288 494 344 META 0; #X text 12 115 LIBRARY internal; #X text 12 155 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 25 LICENSE SIBSD; #X text 12 135 AUTHOR Miller Puckette; #X text 12 195 HELP_PATCH_AUTHORS Updated for Pd version 0.33. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 45 DESCRIPTION read a block of a signal from an array continuously ; #X text 12 75 INLET_0; #X text 12 95 OUTLET_0 signal; #X text 12 175 RELEASE_DATE 1997; #X text 12 5 KEYWORDS signal array block_oriented; #X restore 500 597 pd META; #X obj 0 487 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; #X obj 0 524 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 0 13 -228856 -1 0; #X obj 0 565 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 0 13 -228856 -1 0; #N canvas 214 527 428 109 Related_objects 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -204280 -1 0; #X obj 103 43 fft~; #X obj 23 43 tabsend~; #X text 8 2 [tabreceive~] Related Objects; #X restore 102 597 pd Related_objects; #X obj 78 459 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 -162280 0; #X obj 78 496 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 -162280 0; #X obj 466 10 tabreceive~; #X text 11 23 read a block of a signal from an array continuously; #X obj 95 226 tabreceive~; #X text 90 291 By default a block is 64 samples \; this can be reset using the block~ object.; #X text 203 226 - read a block of a signal from an array continuously ; #X text 168 542 - the name of an array to read from.; #X text 98 495 signal; #X text 98 458 unknown; #X text 80 542 1) symbol atom; #X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide ; #X obj 474 55 pddp/dsp; #X obj 98 570 pddp/pddplink all_about_arrays.pd;
#N canvas 429 35 555 619 10; #X obj 466 10 tabreceive~; #X text 11 23 read a block of a signal from an array continuously; #X obj 95 226 tabreceive~; #X text 90 291 By default a block is 64 samples \; this can be reset using the block~ object.; #X text 203 226 - read a block of a signal from an array continuously ; #X text 168 542 - the name of an array to read from.; #X text 98 495 signal; #X text 98 458 unknown; #X text 80 542 1) symbol atom; #X obj 474 55 pddp/dsp;
39
signal array block_oriented
read a block of a signal from an array continuously
create a purr-data patch that matches the following description and keywords.
Description: read a block of a signal from an array continuously, Keywords: signal array block_oriented
hysteresis-help.pd
externals\mapping\hysteresis-help.pd
#N canvas 1 53 382 458 10; #X obj 30 61 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 30 255 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 30 218 hysteresis 0.2; #X text 84 28 add hysteresys to input data; #N canvas 465 169 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION add hysteresys to input data; #X restore 320 421 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0;
#N canvas 1 53 382 458 10; #X obj 30 61 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 30 255 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 30 218 hysteresis 0.2; #X text 84 28 add hysteresys to input data; #X connect 0 0 2 0; #X connect 2 0 1 0;
17
control abstraction
add hysteresys to input data
create a purr-data patch that matches the following description and keywords.
Description: add hysteresys to input data, Keywords: control abstraction
arbran-help.pd
externals\maxlib\arbran-help.pd
#N canvas 0 26 663 491 12; #X obj 41 152 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 41 249 5 0 0 0 - - -; #N canvas 0 0 450 300 (subpatch) 0; #X array \$0-a1 6 float 1; #A 0 1.1 2.67143 3.24285 3.1 4.38571 8.67143; #X coords 0 10 5 0 200 140 1; #X restore 347 71 graph; #N canvas 0 0 450 300 (subpatch) 0; #X array \$0-a2 6 float 1; #A 0 0.0229077 0.204366 0.486501 0.0632986 0.204028 0.025319; #X coords 0 1 5 0 200 140 1; #X restore 347 240 graph; #X text 39 21 arbran :: generates a random variable that conforms to the piecewise probability density functions specified in two arrays ; #X text 40 297 array1 has values between 0 and 10; #X text 40 317 array2 between 0 and 1 !; #X msg 99 152 pdfscale; #X text 41 389 array1 stores the values and array2 the corresponding probabilities (0 - 1) for each of that values \, use message 'pdfscale' to check (and adjust) the probability values to correct settings (the area below the curve has to be 1); #N canvas 293 158 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 135 AUTHOR Olaf Matthes <[email protected]>; #X text 12 45 DESCRIPTION generate a random variable conforming to the piecewise probability density functions specified in two arrays ; #X text 12 95 INLET_0 bang pdfscale; #X text 12 115 OUTLET_0 float; #X text 12 5 KEYWORDS control random array; #X restore 605 463 pd META; #X obj 41 202 arbran \$0-a1 \$0-a2; #X connect 0 0 10 0; #X connect 7 0 10 0; #X connect 10 0 1 0;
#N canvas 0 26 663 491 12; #X obj 41 152 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 41 249 5 0 0 0 - - -;
31
control random array
generate a random variable conforming to the piecewise probability density functions specified in two arrays
create a purr-data patch that matches the following description and keywords.
Description: generate a random variable conforming to the piecewise probability density functions specified in two arrays, Keywords: control random array
1.2.create_patch.pd
packages\win64_inno\build\doc\manuals\pd-msg\1.msg_and_patch\1.2.create_patch.pd
#N canvas 109 25 743 475 10; #X msg 38 150 msg 10 10 bang; #X msg 38 198 obj 10 40 metro 500; #X msg 38 174 floatatom 100 10 7 50 5000; #X msg 38 270 obj 10 70 random 127; #X msg 38 318 floatatom 10 100 5; #X msg 38 366 text 10 130 That's it !; #X msg 38 222 connect 0 0 2 0; #X msg 38 246 connect 1 0 2 1; #X msg 38 294 connect 2 0 3 0; #X msg 38 342 connect 3 0 4 0; #X text 195 37 click here first; #X obj 38 404 s pd-new_patch; #X msg 33 37 obj 500 200 pd new_patch; #X text 40 127 and then click here to fill it :; #X obj 33 62 s pd-1.2.create_patch.pd; #X text 33 13 This will create a sub patch in this window and open it :; #N canvas 219 138 494 396 META 0; #X text 12 75 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 55 DESCRIPTION how to dynamically instantiate a subpatch ; #X text 12 34 LICENSE public domain; #X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial ; #X restore 685 449 pd META; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 2 0 11 0; #X connect 3 0 11 0; #X connect 4 0 11 0; #X connect 5 0 11 0; #X connect 6 0 11 0; #X connect 7 0 11 0; #X connect 8 0 11 0; #X connect 9 0 11 0; #X connect 12 0 14 0;
#N canvas 109 25 743 475 10; #X msg 38 150 msg 10 10 bang; #X msg 38 198 obj 10 40 metro 500; #X msg 38 174 floatatom 100 10 7 50 5000; #X msg 38 270 obj 10 70 random 127; #X msg 38 318 floatatom 10 100 5; #X msg 38 366 text 10 130 That's it !; #X msg 38 222 connect 0 0 2 0; #X msg 38 246 connect 1 0 2 1; #X msg 38 294 connect 2 0 3 0; #X msg 38 342 connect 3 0 4 0; #X text 195 37 click here first; #X obj 38 404 s pd-new_patch; #X msg 33 37 obj 500 200 pd new_patch; #X text 40 127 and then click here to fill it :; #X obj 33 62 s pd-1.2.create_patch.pd; #X text 33 13 This will create a sub patch in this window and open it :; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 2 0 11 0; #X connect 3 0 11 0; #X connect 4 0 11 0; #X connect 5 0 11 0; #X connect 6 0 11 0; #X connect 7 0 11 0; #X connect 8 0 11 0; #X connect 9 0 11 0; #X connect 12 0 14 0;
34
control canvas_op nonlocal dynamic_patching tutorial
how to dynamically instantiate a subpatch
create a purr-data patch that matches the following description and keywords.
Description: how to dynamically instantiate a subpatch, Keywords: control canvas_op nonlocal dynamic_patching tutorial
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 text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 105 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION get the current Tcl/Tk version; #X text 12 65 INLET_0 bang; #X text 12 85 OUTLET_0 list; #X restore 292 214 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 2 0 3 0; #X connect 2 1 4 0; #X connect 2 2 5 0;
#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; #X connect 2 0 3 0; #X connect 2 1 4 0; #X connect 2 2 5 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
screensize-help.pd
externals\hcs\screensize-help.pd
#N canvas 327 254 372 243 10; #X msg 184 101 bang; #X floatatom 184 170 5 0 0 0 width - -, f 5; #X floatatom 241 170 5 0 0 1 height - -, f 5; #X text 111 47 get the current screen resolution; #X obj 184 138 screensize; #N canvas 281 200 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 LICENSE GPL v3; #X text 12 145 AUTHOR Hans-Christoph Steiner; #X text 12 65 DESCRIPTION get the current screen resolution; #X text 12 85 INLET_0 bang; #X text 12 105 OUTLET_0 float; #X text 12 125 OUTLET_1 float; #X text 12 25 KEYWORDS control filesystem; #X restore 323 223 pd META; #X connect 0 0 4 0; #X connect 4 0 1 0; #X connect 4 1 2 0;
#N canvas 327 254 372 243 10; #X msg 184 101 bang; #X floatatom 184 170 5 0 0 0 width - -, f 5; #X floatatom 241 170 5 0 0 1 height - -, f 5; #X text 111 47 get the current screen resolution; #X obj 184 138 screensize; #X connect 0 0 4 0; #X connect 4 0 1 0; #X connect 4 1 2 0;
19
control filesystem
get the current screen resolution
create a purr-data patch that matches the following description and keywords.
Description: get the current screen resolution, Keywords: control filesystem
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 edge in floats; #X floatatom 126 111 5 0 0 0 - - -; #X obj 100 79 tgl 20 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X text 94 35 written by <[email protected]>; #N canvas 293 158 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Olaf Matthes <[email protected]>; #X text 12 5 KEYWORDS control analysis; #X text 12 45 DESCRIPTION detect rising or falling edge in floats; #X text 12 65 INLET_0 float; #X text 12 85 OUTLET_0 bang; #X text 12 105 OUTLET_1 bang; #X restore 385 273 pd META; #X connect 0 0 1 0; #X connect 0 1 2 0; #X connect 6 0 0 0; #X connect 7 0 0 0;
#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 edge in floats; #X floatatom 126 111 5 0 0 0 - - -; #X obj 100 79 tgl 20 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X text 94 35 written by <[email protected]>; #X connect 0 0 1 0; #X connect 0 1 2 0; #X connect 6 0 0 0; #X connect 7 0 0 0;
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
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 cepstrum; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 signal; #X text 12 125 OUTLET_1 signal; #X text 12 5 KEYWORDS signal abstraction needs_work (example patch) ; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Tom Schouten <[email protected]>; #X restore 438 207 pd META; #X obj 151 51 icep~;
#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)
cinv~-help.pd
externals\creb\doc\cinv~-help.pd
#N canvas 0 26 381 297 10; #X text 49 5 complex inverse; #N canvas 331 92 494 345 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 complex inverse; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 signal; #X text 12 125 OUTLET_1 signal; #X text 12 5 KEYWORDS signal abstraction needs_work (example patch) ; #X text 12 145 AUTHOR Tom Schouten <[email protected]>; #X text 12 25 LICENSE GPL v2; #X text 12 145 comment; #X restore 332 275 pd META; #X obj 81 56 cinv~;
#N canvas 0 26 381 297 10; #X text 49 5 complex inverse; #X obj 81 56 cinv~;
15
signal abstraction needs_work (example patch)
complex inverse
create a purr-data patch that matches the following description and keywords.
Description: complex inverse, Keywords: signal abstraction needs_work (example patch)
count-help.pd
externals\ekext\count-help.pd
#N canvas 0 31 450 300 10; #N canvas 458 322 494 344 META 0; #X text 12 185 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes for Pd-extended 0.42 to conform to the PDDP template.; #X text 12 165 AUTHOR Ed Kelly <[email protected]>; #X text 12 65 INLET_0 float bang; #X text 12 125 OUTLET_0 float; #X text 12 25 LICENSE GPL v3; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION simple counter abstraction; #X text 12 85 INLET_1 bang; #X text 12 105 INLET_2 float; #X text 12 145 OUTLET_1 bang; #X restore 387 265 pd META; #X floatatom 134 195 5 0 0 0 - - -; #X obj 196 195 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 155 29 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 168 64 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X msg 182 89 12; #X floatatom 109 36 5 0 0 0 - - -; #X text 180 27 count; #X text 195 59 reset; #X text 216 89 mod; #X obj 155 148 count; #X text 219 197 bang when limit reached; #X connect 3 0 10 0; #X connect 4 0 10 1; #X connect 5 0 10 2; #X connect 6 0 10 0; #X connect 10 0 1 0; #X connect 10 1 2 0;
#N canvas 0 31 450 300 10; #X floatatom 134 195 5 0 0 0 - - -; #X obj 196 195 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 155 29 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 168 64 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X msg 182 89 12; #X floatatom 109 36 5 0 0 0 - - -; #X text 180 27 count; #X text 195 59 reset; #X text 216 89 mod; #X obj 155 148 count; #X text 219 197 bang when limit reached; #X connect 3 0 10 0; #X connect 4 0 10 1; #X connect 5 0 10 2; #X connect 6 0 10 0; #X connect 10 0 1 0; #X connect 10 1 2 0;
30
control abstraction
simple counter abstraction
create a purr-data patch that matches the following description and keywords.
Description: simple counter abstraction, Keywords: control abstraction
gauss-help.pd
externals\maxlib\gauss-help.pd
#N canvas 0 26 487 308 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X floatatom 123 91 5 0 0 0 - - -; #X obj 70 140 gauss 1 0; #X floatatom 177 113 5 0 0 0 - - -; #X text 39 21 gauss :: Gauss distributed random numbers; #X text 176 92 sigma - standard deviation; #X text 230 114 mu - mean; #N canvas 288 227 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Olaf Matthes <[email protected]>; #X text 12 125 OUTLET_0 float; #X text 12 45 DESCRIPTION Gauss distributed random numbers; #X text 12 5 KEYWORDS control random; #X text 12 65 INLET_0 bang; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X restore 425 278 pd META; #X connect 0 0 3 0; #X connect 2 0 3 1; #X connect 3 0 1 0; #X connect 4 0 3 2;
#N canvas 0 26 487 308 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X floatatom 123 91 5 0 0 0 - - -; #X obj 70 140 gauss 1 0; #X floatatom 177 113 5 0 0 0 - - -; #X text 39 21 gauss :: Gauss distributed random numbers; #X text 176 92 sigma - standard deviation; #X text 230 114 mu - mean; #X connect 0 0 3 0; #X connect 2 0 3 1; #X connect 3 0 1 0; #X connect 4 0 3 2;
24
control random
Gauss distributed random numbers
create a purr-data patch that matches the following description and keywords.
Description: Gauss distributed random numbers, Keywords: control random
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 symbol --; #X text 180 137 by default \, list-elements are separated by spaces. You can set the separator to any symbol; #X text 486 11 part of zexy; #X msg 106 181 symbol; #X obj 25 238 list2symbol; #X text 172 183 even to a zero-length symbol!; #X msg 457 227 my bonnie is over the ovean; #X obj 457 248 l2s .; #X text 487 41 updated for zexy-2.2; #X text 504 250 argument: default delimiter; #X text 266 306 in prior versions of [list2symbol] \, the default delimiter was not settable via arguments \; instead the arguments denoted the incoming list. this has changed!!!!; #X text 271 282 Attention:; #N canvas 460 154 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 LICENSE GPL v2; #X text 12 145 AUTHOR IOhannes m zmoelnig; #X text 12 25 KEYWORDS control conversion symbol_op; #X text 12 65 DESCRIPTION convert a list into a symbol; #X text 12 85 INLET_0 anything; #X text 12 105 INLET_1 symbol; #X text 12 125 OUTLET_0 symbol; #X text 12 5 ALIAS l2s; #X restore 661 344 pd META; #X connect 4 0 12 0; #X connect 5 0 12 0; #X connect 7 0 12 1; #X connect 8 0 7 0; #X connect 11 0 7 0; #X connect 12 0 3 0; #X connect 14 0 15 0; #X connect 15 0 6 0;
#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 symbol --; #X text 180 137 by default \, list-elements are separated by spaces. You can set the separator to any symbol; #X text 486 11 part of zexy; #X msg 106 181 symbol; #X obj 25 238 list2symbol; #X text 172 183 even to a zero-length symbol!; #X msg 457 227 my bonnie is over the ovean; #X obj 457 248 l2s .; #X text 487 41 updated for zexy-2.2; #X text 504 250 argument: default delimiter; #X text 266 306 in prior versions of [list2symbol] \, the default delimiter was not settable via arguments \; instead the arguments denoted the incoming list. this has changed!!!!; #X text 271 282 Attention:; #X connect 4 0 12 0; #X connect 5 0 12 0; #X connect 7 0 12 1; #X connect 8 0 7 0; #X connect 11 0 7 0; #X connect 12 0 3 0; #X connect 14 0 15 0; #X connect 15 0 6 0;
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
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 loadbang; #X obj 53 57 struct drawtut-attr-saving float x float y; #X scalar drawtut-attr-saving 53 184 \;; #X msg 53 117 fill green \, stroke-width 5 \, stroke brown \, stroke-dasharray 2 6; #X obj 102 279; #X text 52 354 Scalars can also save data with the patch. For example \, the ones above remember their x/y location because that data is saved as the "x" and "y" fields for each scalar. Each scalar has its own values for "x" and "y"-- that's we can put the two scalars above at separate locations in the patch.; #X text 228 280 <- Create another scalar in the empty object box by typing the struct name "drawtut-attr-saving" into it.; #X obj 53 153 draw rect 50 50 0 0; #N canvas 290 275 450 300 META 0; #X text 16 26 LICENSE SIBSD; #X text 16 76 AUTHOR Jonathan Wilkes; #X text 16 96 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 6 KEYWORDS tutorial data_structure draw gui; #X text 16 46 DESCRIPTION specifying display attributes with the [draw] command; #X restore 573 520 pd META; #X text 52 434 We can define more data fields than just "x" and "y". Later we will use new fields to associate a scalar's data with the svg attributes. That allows us to change the visual appearance of each scalar.; #X connect 3 0 6 0; #X connect 6 0 10 0;
#N struct drawtut-attr-saving float x float y; #N canvas 1 25 638 551 10; #X text 0 1 New Drawing Commands: attributes (continued); #X text 0 1 ____________________________________________; #X text 53 23 Saving attributes is fairly straightforward using message boxes with commas separating each attribute:; #X obj 53 94 loadbang; #X obj 53 57 struct drawtut-attr-saving float x float y; #X scalar drawtut-attr-saving 53 184 \;; #X msg 53 117 fill green \, stroke-width 5 \, stroke brown \, stroke-dasharray 2 6; #X obj 102 279; #X text 52 354 Scalars can also save data with the patch. For example \, the ones above remember their x/y location because that data is saved as the "x" and "y" fields for each scalar. Each scalar has its own values for "x" and "y"-- that's we can put the two scalars above at separate locations in the patch.; #X text 228 280 <- Create another scalar in the empty object box by typing the struct name "drawtut-attr-saving" into it.; #X obj 53 153 draw rect 50 50 0 0; #X text 52 434 We can define more data fields than just "x" and "y". Later we will use new fields to associate a scalar's data with the svg attributes. That allows us to change the visual appearance of each scalar.; #X connect 3 0 6 0; #X connect 6 0 10 0;
23
tutorial data_structure draw gui
specifying display attributes with the [draw] command
create a purr-data patch that matches the following description and keywords.
Description: specifying display attributes with the [draw] command, Keywords: tutorial data_structure draw gui
hid_graph-help.pd
externals\hid\hid_graph-help.pd
#N canvas 0 31 495 470 10; #X obj 5 2 cnv 15 450 20 empty empty hid_graph 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 27 410 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 424 released under the GNU GPL; #X text 98 381 For more info:; #X msg 19 150 reset; #X floatatom 115 163 5 0 0 0 - - -; #X floatatom 114 314 5 0 0 0 - - -; #X obj 98 341 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 -1 -1 0 1; #X obj 98 138 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -261681 -1 -1 0 1; #X obj 95 187 hid/hid_graph; #X text 18 33 This object allows you to draw an arbitrary curve \, which is then applied to the input range. To change the curve \, click anywhere on the black diagonal line and start dragging.; #X text 19 86 There are 100 points in [hid_graph] \, each one pixel in size.; #N canvas 478 206 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 75 INLET_0 float; #X text 12 95 OUTLET_0 float; #X text 12 115 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION draw an arbitrary curve \, which is then applied to the input range; #X text 12 5 KEYWORDS control conversion GUI abstraction; #X restore 442 441 pd META; #X connect 9 0 6 0; #X connect 9 0 10 0; #X connect 10 0 7 0; #X connect 10 0 8 0;
#N canvas 0 31 495 470 10; #X text 27 410 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 424 released under the GNU GPL; #X text 98 381 For more info:; #X msg 19 150 reset; #X floatatom 115 163 5 0 0 0 - - -; #X floatatom 114 314 5 0 0 0 - - -; #X obj 98 341 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 -1 -1 0 1; #X obj 98 138 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -261681 -1 -1 0 1; #X obj 95 187 hid/hid_graph; #X text 18 33 This object allows you to draw an arbitrary curve \, which is then applied to the input range. To change the curve \, click anywhere on the black diagonal line and start dragging.; #X text 19 86 There are 100 points in [hid_graph] \, each one pixel in size.; #X connect 9 0 6 0; #X connect 9 0 10 0; #X connect 10 0 7 0; #X connect 10 0 8 0;
27
control conversion GUI abstraction
draw an arbitrary curve \, which is then applied to the input range
create a purr-data patch that matches the following description and keywords.
Description: draw an arbitrary curve \, which is then applied to the input range, Keywords: control conversion GUI abstraction
diag~-help.pd
externals\creb\doc\diag~-help.pd
#N canvas 3 26 450 300 10; #X obj 36 29 diag~; #X text 83 31 diagonal state space system; #X text 38 67 treats input dsp block as n parallel signals; #X text 40 92 s1 = (a * s1) + (b * s2) + u1; #X text 41 109 s2 = (a * s2) - (b * s1) + u2; #N canvas 145 112 494 314 META 0; #X text 12 5 KEYWORDS signal needs_work (example patch); #X text 12 45 DESCRIPTION diagonal state space system; #X text 12 65 INLET_0 signal bang reset random time eigen; #X text 12 85 OUTLET_0 signal; #X text 12 125 HELP_PATCH_AUTHORS Added by Jonathan Wilkes.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Tom Schouten <[email protected]>; #X restore 395 275 pd META; #X msg 108 140 reset; #X obj 108 262 diag~; #X msg 118 163 random; #X msg 127 184 bang; #X msg 144 232 eigen; #X msg 137 206 time; #X connect 6 0 7 0; #X connect 8 0 7 0; #X connect 9 0 7 0; #X connect 10 0 7 0; #X connect 11 0 7 0;
#N canvas 3 26 450 300 10; #X obj 36 29 diag~; #X text 83 31 diagonal state space system; #X text 38 67 treats input dsp block as n parallel signals; #X text 40 92 s1 = (a * s1) + (b * s2) + u1; #X text 41 109 s2 = (a * s2) - (b * s1) + u2; #X msg 108 140 reset; #X obj 108 262 diag~; #X msg 118 163 random; #X msg 127 184 bang; #X msg 144 232 eigen; #X msg 137 206 time; #X connect 6 0 7 0; #X connect 8 0 7 0; #X connect 9 0 7 0; #X connect 10 0 7 0; #X connect 11 0 7 0;
26
signal needs_work (example patch)
diagonal state space system
create a purr-data patch that matches the following description and keywords.
Description: diagonal state space system, Keywords: signal needs_work (example patch)
vrmstodb-help.pd
externals\smlib\vrmstodb-help.pd
#N canvas 1 53 283 157 10; #X text 194 88 j#|@2002; #X obj 216 68 SMLib-help; #X text 10 6 frequency to midi on a vector; #X obj 15 56 vrmstodb; #X msg 15 33 100 97 94; #X obj 15 80 print vrmstodb; #N canvas 143 169 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 65 INLET_0 list float; #X text 12 85 OUTLET_0 float list; #X text 12 5 KEYWORDS control list_op MIDI conversion; #X text 12 45 DESCRIPTION frequency to midi on a vector; #X restore 216 114 pd META; #X connect 3 0 5 0; #X connect 4 0 3 0;
#N canvas 1 53 283 157 10; #X text 194 88 j#|@2002; #X obj 216 68 SMLib-help; #X text 10 6 frequency to midi on a vector; #X obj 15 56 vrmstodb; #X msg 15 33 100 97 94; #X obj 15 80 print vrmstodb; #X connect 3 0 5 0; #X connect 4 0 3 0;
18
control list_op MIDI conversion
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 MIDI conversion
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; #X msg 99 174 234 as asdf asdf; #X text 36 34 This object is used to split a stream of messages. A unique ID is set either with a creation argument or by sending it to the right-inlet. That unique ID is then compared to the first element in each message \, and if it matches \, the rest of that message is sent to the left outlet. Otherwise \, the result is sent to the right outlet.; #X msg 250 200 234; #X text 23 327 There are a number of issues due to oddness in [select]: only symbols and ints will work for selectors on the right inlet \, floats probably won't work properly. Only a symbol can be used for a creation argument; #X obj 115 229 split_my_msgs foo; #N canvas 280 175 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 125 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION split a stream of messages; #X text 12 65 INLET_0 anything; #X text 12 5 KEYWORDS control abstraction filter; #X text 12 85 OUTLET_0 anything; #X text 12 105 OUTLET_1 anything; #X restore 452 367 pd META; #X connect 2 0 12 1; #X connect 3 0 12 0; #X connect 4 0 1 0; #X connect 6 0 5 0; #X connect 7 0 12 0; #X connect 8 0 12 0; #X connect 10 0 12 1; #X connect 12 0 4 0; #X connect 12 1 6 0;
#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 stream of messages. A unique ID is set either with a creation argument or by sending it to the right-inlet. That unique ID is then compared to the first element in each message \, and if it matches \, the rest of that message is sent to the left outlet. Otherwise \, the result is sent to the right outlet.; #X msg 250 200 234; #X text 23 327 There are a number of issues due to oddness in [select]: only symbols and ints will work for selectors on the right inlet \, floats probably won't work properly. Only a symbol can be used for a creation argument; #X obj 115 229 split_my_msgs foo; #X connect 2 0 12 1; #X connect 3 0 12 0; #X connect 4 0 1 0; #X connect 6 0 5 0; #X connect 7 0 12 0; #X connect 8 0 12 0; #X connect 10 0 12 1; #X connect 12 0 4 0; #X connect 12 1 6 0;
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
lbang-help.pd
abstractions\jmmmp\lbang-help.pd
#N canvas 125 122 377 220 10; #X text 12 167 (C) 2006 Jo�o Pais - [email protected]; #X text 12 187 Released under the BSD License; #X obj 68 103 lbang; #X text 216 61 Inlets; #X text 216 111 Outlets; #X text 12 10 [lbang] - loadbang which can be triggered more often ; #X text 216 81 - bang; #X text 216 131 - loadbang / bang; #X obj 68 73 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 68 123 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 14 31 Recomended to initialize and re-initialize patches.; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 135 VERSION 2006; #X text 12 5 DESCRIPTION loadbang which can be triggered more often ; #X text 12 35 KEYWORDS loadbang; #X text 14 165 INLET_0 - bang; #X text 14 185 OUTLET_0 - loadbang / bang; #X restore 322 186 pd META; #X connect 2 0 9 0; #X connect 8 0 2 0;
#N canvas 125 122 377 220 10; #X text 12 167 (C) 2006 Jo�o Pais - [email protected]; #X text 12 187 Released under the BSD License; #X obj 68 103 lbang; #X text 216 61 Inlets; #X text 216 111 Outlets; #X text 12 10 [lbang] - loadbang which can be triggered more often ; #X text 216 81 - bang; #X text 216 131 - loadbang / bang; #X obj 68 73 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 68 123 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 14 31 Recomended to initialize and re-initialize patches.; #X connect 2 0 9 0; #X connect 8 0 2 0;
25
loadbang
loadbang which can be triggered more often
create a purr-data patch that matches the following description and keywords.
Description: loadbang which can be triggered more often, Keywords: loadbang
split_path-help.pd
externals\hcs\split_path-help.pd
#N canvas 0 26 430 344 10; #X obj 111 221 split_path; #X symbolatom 111 281 0 0 0 3 path - -; #X symbolatom 175 245 0 0 0 3 filename - -; #X msg 31 20 symbol just-a-file.pd; #X obj 95 241 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 159 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X msg 139 102 symbol relative-path/; #X text 302 102 <-- note trailing /; #X msg 152 156 symbol /path/to/too/many//////slashes; #X text 213 303 ^-- always ends without a /; #X msg 76 46 symbol /path/to/just-a-file.pd; #X msg 118 78 symbol no-trailing-slash; #X msg 146 131 symbol ../another/relative/path/to/file.pd; #X msg 154 179 symbol /path/with/trailing/slash/; #N canvas 280 175 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 125 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control symbol_op; #X text 12 45 DESCRIPTION split a path from a file name; #X text 12 65 INLET_0 symbol; #X text 12 85 OUTLET_0 symbol; #X text 12 105 OUTLET_1 symbol; #X restore 380 324 pd META; #X connect 0 0 1 0; #X connect 0 0 4 0; #X connect 0 1 2 0; #X connect 0 1 5 0; #X connect 3 0 0 0; #X connect 6 0 0 0; #X connect 8 0 0 0; #X connect 10 0 0 0; #X connect 11 0 0 0; #X connect 12 0 0 0; #X connect 13 0 0 0;
#N canvas 0 26 430 344 10; #X obj 111 221 split_path; #X symbolatom 111 281 0 0 0 3 path - -; #X symbolatom 175 245 0 0 0 3 filename - -; #X msg 31 20 symbol just-a-file.pd; #X obj 95 241 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 159 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X msg 139 102 symbol relative-path/; #X text 302 102 <-- note trailing /; #X msg 152 156 symbol /path/to/too/many//////slashes; #X text 213 303 ^-- always ends without a /; #X msg 76 46 symbol /path/to/just-a-file.pd; #X msg 118 78 symbol no-trailing-slash; #X msg 146 131 symbol ../another/relative/path/to/file.pd; #X msg 154 179 symbol /path/with/trailing/slash/; #X connect 0 0 1 0; #X connect 0 0 4 0; #X connect 0 1 2 0; #X connect 0 1 5 0; #X connect 3 0 0 0; #X connect 6 0 0 0; #X connect 8 0 0 0; #X connect 10 0 0 0; #X connect 11 0 0 0; #X connect 12 0 0 0; #X connect 13 0 0 0;
36
control symbol_op
split a path from a file name
create a purr-data patch that matches the following description and keywords.
Description: split a path from a file name, Keywords: control symbol_op
vmax-help.pd
externals\smlib\vmax-help.pd
#N canvas 1 53 473 182 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 243 48 0 0 1 1; #X text 14 3 vcog computes maximum of a list of floats; #X obj 49 76 vmax; #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 13 21 and the location of the first occurance of the maximum ; #N canvas 122 150 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 5 KEYWORDS control list_op; #X text 12 65 INLET_0 list float; #X text 12 45 DESCRIPTION maximum of a list of floats; #X text 12 85 OUTLET_0 float; #X text 12 105 OUTLET_1 float; #X restore 411 130 pd META; #X connect 3 0 7 0; #X connect 4 0 7 0; #X connect 5 0 7 0; #X connect 7 0 0 0; #X connect 7 1 8 0; #X connect 9 0 7 0; #X connect 10 0 7 0;
#N canvas 1 53 473 182 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 243 48 0 0 1 1; #X text 14 3 vcog computes maximum of a list of floats; #X obj 49 76 vmax; #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 13 21 and the location of the first occurance of the maximum ; #X connect 3 0 7 0; #X connect 4 0 7 0; #X connect 5 0 7 0; #X connect 7 0 0 0; #X connect 7 1 8 0; #X connect 9 0 7 0; #X connect 10 0 7 0;
30
control list_op
maximum of a list of floats
create a purr-data patch that matches the following description and keywords.
Description: maximum of a list of floats, Keywords: control list_op
oscillo-help.pd
externals\mapping\oscillo-help.pd
#N canvas 1 53 293 276 10; #X obj 5 6 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X floatatom 43 -78 5 0 0 0 - - -; #X text 89 -80 from 0 to 1; #X obj 43 -60 resample 30; #X obj 43 -10 oscillo; #N canvas 464 140 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 95 INLET_1 float; #X text 12 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 45 DESCRIPTION return the amplitude covered by the last n (n>1) values; #X text 12 75 INLET_0 float; #X text 12 5 KEYWORDS control abstraction GUI; #X restore 231 161 pd META; #X connect 0 0 3 0; #X connect 1 0 3 0; #X connect 3 0 4 0;
#N canvas 1 53 293 276 10; #X obj 5 6 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X floatatom 43 -78 5 0 0 0 - - -; #X text 89 -80 from 0 to 1; #X obj 43 -60 resample 30; #X obj 43 -10 oscillo; #X connect 0 0 3 0; #X connect 1 0 3 0; #X connect 3 0 4 0;
18
control abstraction GUI
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 GUI
piperead~-help.pd
externals\ext13\piperead~-help.pd
#N canvas 0 31 450 363 10; #X msg 102 140 1; #X msg 81 90 0; #X obj 226 21 loadbang; #X msg 226 47 \; pd dsp 1; #X obj 63 67 osc~ 440; #X msg 94 117 open /usr/local/pd/ext13/doc/pipein.wav; #X obj 246 231 dac~; #X obj 63 179 pipewrite~ 2; #X obj 142 65 osc~ 480; #X obj 224 192 piperead~ 2; #X msg 165 140 open /usr/local/pd/ext13/doc/pipein.wav; #X msg 227 164 1; #X msg 261 166 0; #X text 26 256 pipewrite/read: argument: number of channels you can create a pipe/fifo from within a shell with mknod pipename p and use this construct to send signals to another program/process. useful if you run more than one pd or mpeg-players \, ...; #N canvas 460 146 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 105 AUTHOR [email protected]; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS signal filesystem; #X text 12 45 DESCRIPTION read write to a pipe; #X text 12 65 INLET_0 float open; #X text 12 85 INLET_N signal; #X restore 389 337 pd META; #X connect 0 0 7 0; #X connect 1 0 7 0; #X connect 2 0 3 0; #X connect 4 0 7 0; #X connect 5 0 7 0; #X connect 8 0 7 1; #X connect 9 0 6 0; #X connect 9 1 6 1; #X connect 10 0 9 0; #X connect 11 0 9 0; #X connect 12 0 9 0;
#N canvas 0 31 450 363 10; #X msg 102 140 1; #X msg 81 90 0; #X obj 226 21 loadbang; #X msg 226 47 \; pd dsp 1; #X obj 63 67 osc~ 440; #X msg 94 117 open /usr/local/pd/ext13/doc/pipein.wav; #X obj 246 231 dac~; #X obj 63 179 pipewrite~ 2; #X obj 142 65 osc~ 480; #X obj 224 192 piperead~ 2; #X msg 165 140 open /usr/local/pd/ext13/doc/pipein.wav; #X msg 227 164 1; #X msg 261 166 0; #X text 26 256 pipewrite/read: argument: number of channels you can create a pipe/fifo from within a shell with mknod pipename p and use this construct to send signals to another program/process. useful if you run more than one pd or mpeg-players \, ...; #X connect 0 0 7 0; #X connect 1 0 7 0; #X connect 2 0 3 0; #X connect 4 0 7 0; #X connect 5 0 7 0; #X connect 8 0 7 1; #X connect 9 0 6 0; #X connect 9 1 6 1; #X connect 10 0 9 0; #X connect 11 0 9 0; #X connect 12 0 9 0;
35
signal filesystem
read write to a pipe
create a purr-data patch that matches the following description and keywords.
Description: read write to a pipe, Keywords: signal filesystem
09.ellipse.pd
packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\09.ellipse.pd
#N struct drawtut-ellipse float x float y; #N canvas 1 25 509 498 10; #X msg 141 117 stroke blue; #X msg 54 117 fill yellow; #X msg 228 117 stroke-width \$1; #X floatatom 228 93 5 0 0 0 - - -, f 5; #X text 259 246 <- an ellipse; #X text 0 1 New Drawing Commands: ellipse; #X text 0 1 _____________________________; #X text 53 23 An ellipse.; #X obj 53 57 struct drawtut-ellipse float x float y; #X scalar drawtut-ellipse 155 253 \;; #X text 52 384 Like a circle \, the coordinate (0 \, 0) specifies the center of the shape \, but you can easily figure out the top-left corner of its bounding-box by offsetting its coordinates by the x and y radius values \, respectively. (So the one above would be [draw ellipse 86 42 86 42].); #X obj 53 153 draw ellipse 86 42 0 0; #X text 52 334 The [draw] object above creates an ellipse with an x-radius of 86 and a y-radius of 42 \, centered at (0 \, 0).; #N canvas 291 300 450 300 META 0; #X text 16 26 LICENSE SIBSD; #X text 16 66 AUTHOR Jonathan Wilkes; #X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 6 KEYWORDS tutorial data_structure draw gui; #X text 16 46 DESCRIPTION drawing an ellipse with the [draw] command ; #X restore 445 465 pd META; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 2 0 11 0; #X connect 3 0 2 0;
#N struct drawtut-ellipse float x float y; #N canvas 1 25 509 498 10; #X msg 141 117 stroke blue; #X msg 54 117 fill yellow; #X msg 228 117 stroke-width \$1; #X floatatom 228 93 5 0 0 0 - - -, f 5; #X text 259 246 <- an ellipse; #X text 0 1 New Drawing Commands: ellipse; #X text 0 1 _____________________________; #X text 53 23 An ellipse.; #X obj 53 57 struct drawtut-ellipse float x float y; #X scalar drawtut-ellipse 155 253 \;; #X text 52 384 Like a circle \, the coordinate (0 \, 0) specifies the center of the shape \, but you can easily figure out the top-left corner of its bounding-box by offsetting its coordinates by the x and y radius values \, respectively. (So the one above would be [draw ellipse 86 42 86 42].); #X obj 53 153 draw ellipse 86 42 0 0; #X text 52 334 The [draw] object above creates an ellipse with an x-radius of 86 and a y-radius of 42 \, centered at (0 \, 0).; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 2 0 11 0; #X connect 3 0 2 0;
26
tutorial data_structure draw gui
drawing an ellipse with the [draw] command
create a purr-data patch that matches the following description and keywords.
Description: drawing an ellipse with the [draw] command, Keywords: tutorial data_structure draw gui
curve_draw-help.pd
externals\mapping\curve_draw-help.pd
#N canvas 1 53 394 367 10; #X floatatom 33 119 5 -1 1 0 - - -; #X floatatom 34 280 9 0 0 0 - - -; #X obj 34 144 curve_draw test 100; #X text 125 15 draw the in / out relation; #X text 31 51 arg 1 : name of the file to save the curve; #X text 31 64 arg 2 : size of the table; #X text 85 125 input (0 to 1); #X text 107 277 out (0 to 1); #X text 50 320 The mapping curve is symetric. i.e f(-x)=-f(x); #N canvas 465 169 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 OUTLET_0 float; #X text 12 105 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction GUI; #X text 12 45 DESCRIPTION draw the in / out relation; #X restore 355 338 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0;
#N canvas 1 53 394 367 10; #X floatatom 33 119 5 -1 1 0 - - -; #X floatatom 34 280 9 0 0 0 - - -; #X obj 34 144 curve_draw test 100; #X text 125 15 draw the in / out relation; #X text 31 51 arg 1 : name of the file to save the curve; #X text 31 64 arg 2 : size of the table; #X text 85 125 input (0 to 1); #X text 107 277 out (0 to 1); #X text 50 320 The mapping curve is symetric. i.e f(-x)=-f(x); #X connect 0 0 2 0; #X connect 2 0 1 0;
21
control abstraction GUI
draw the in / out relation
create a purr-data patch that matches the following description and keywords.
Description: draw the in / out relation, Keywords: control abstraction GUI
reverse-help.pd
externals\mapping\reverse-help.pd
#N canvas 1 53 481 335 10; #X obj 5 2 cnv 15 450 20 empty empty reverse 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; #X text 276 270 released under the GNU GPL; #X floatatom 153 120 5 0 0 0 - - -; #X floatatom 153 196 5 0 0 0 - - -; #X obj 156 101 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 4200 1; #X obj 156 213 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 8500 1; #X obj 153 156 reverse; #X text 27 43 Reverses the direction of a stream of numbers.; #X text 12 270 (C) Copyright 2004 Free Software Foundation; #N canvas 440 256 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 OUTLET_0 float; #X text 12 105 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 45 DESCRIPTION reverse the direction of a stream of numbers ; #X text 12 5 KEYWORDS control abstraction; #X restore 420 305 pd META; #X connect 3 0 7 0; #X connect 4 0 6 0; #X connect 5 0 3 0; #X connect 7 0 4 0;
#N canvas 1 53 481 335 10; #X msg 422 3 pddp; #X text 276 270 released under the GNU GPL; #X floatatom 153 120 5 0 0 0 - - -; #X floatatom 153 196 5 0 0 0 - - -; #X obj 156 101 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 4200 1; #X obj 156 213 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 8500 1; #X obj 153 156 reverse; #X text 27 43 Reverses the direction of a stream of numbers.; #X text 12 270 (C) Copyright 2004 Free Software Foundation; #X connect 3 0 7 0; #X connect 4 0 6 0; #X connect 5 0 3 0; #X connect 7 0 4 0;
24
control abstraction
reverse the direction of a stream of numbers
create a purr-data patch that matches the following description and keywords.
Description: reverse the direction of a stream of numbers, Keywords: control abstraction
edge~-help.pd
externals\miXed\doc\help\cyclone\edge~-help.pd
#N canvas 0 26 594 299 10; #X text 15 35 Detect zero to non-zero signal transitions; #X text 176 256 zero to non- zero transition; #X floatatom 156 85 0 0 0 0 - - -; #X obj 185 235 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 156 259 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 156 113 sig~; #X text 199 80 change signal value above and below 1; #X text 209 233 non-zero to zero transition; #X obj 299 142 expr~; #X obj 156 149 expr~ $v1>1; #X obj 156 200 edge~; #X obj 209 182 Snapshot~ 100; #X obj 210 205 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10 -262144 -1 -1 0 256; #N canvas 77 68 494 395 META 0; #X text 12 65 PLATFORM windows macosx gnulinux; #X text 12 195 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan Wilkes for Pd-extended 0.42 to conform to the PDDP template.; #X text 12 165 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ; #X text 12 5 KEYWORDS signal conversion max_compatible; #X text 12 45 DESCRIPTION detect zero to non-zero signal transitions ; #X text 12 85 INLET_0 signal; #X text 12 105 OUTLET_0 bang; #X text 12 125 OUTLET_1 bang; #X text 12 25 LICENSE SIBSD; #X text 12 145 AUTHOR Krzysztof Czaja; #X restore 544 277 pd META; #X connect 2 0 5 0; #X connect 5 0 9 0; #X connect 9 0 10 0; #X connect 9 0 11 0; #X connect 10 0 4 0; #X connect 10 1 3 0; #X connect 11 0 12 0;
#N canvas 0 26 594 299 10; #X text 15 35 Detect zero to non-zero signal transitions; #X text 176 256 zero to non- zero transition; #X floatatom 156 85 0 0 0 0 - - -; #X obj 185 235 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 156 259 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 156 113 sig~; #X text 199 80 change signal value above and below 1; #X text 209 233 non-zero to zero transition; #X obj 299 142 expr~; #X obj 156 149 expr~ $v1>1; #X obj 156 200 edge~; #X obj 209 182 Snapshot~ 100; #X obj 210 205 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10 -262144 -1 -1 0 256; #X connect 2 0 5 0; #X connect 5 0 9 0; #X connect 9 0 10 0; #X connect 9 0 11 0; #X connect 10 0 4 0; #X connect 10 1 3 0; #X connect 11 0 12 0;
33
signal conversion max_compatible
detect zero to non-zero signal transitions
create a purr-data patch that matches the following description and keywords.
Description: detect zero to non-zero signal transitions, Keywords: signal conversion max_compatible
screensize-help.pd
externals\hcs\screensize-help.pd
#N canvas 327 254 372 243 10; #X msg 184 101 bang; #X floatatom 184 170 5 0 0 0 width - -, f 5; #X floatatom 241 170 5 0 0 1 height - -, f 5; #X text 111 47 get the current screen resolution; #X obj 184 138 screensize; #N canvas 281 200 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 LICENSE GPL v3; #X text 12 145 AUTHOR Hans-Christoph Steiner; #X text 12 65 DESCRIPTION get the current screen resolution; #X text 12 85 INLET_0 bang; #X text 12 105 OUTLET_0 float; #X text 12 125 OUTLET_1 float; #X text 12 25 KEYWORDS control filesystem; #X restore 323 223 pd META; #X connect 0 0 4 0; #X connect 4 0 1 0; #X connect 4 1 2 0;
#N canvas 327 254 372 243 10; #X msg 184 101 bang; #X floatatom 184 170 5 0 0 0 width - -, f 5; #X floatatom 241 170 5 0 0 1 height - -, f 5; #X text 111 47 get the current screen resolution; #X obj 184 138 screensize; #X connect 0 0 4 0; #X connect 4 0 1 0; #X connect 4 1 2 0;
19
control filesystem
get the current screen resolution
create a purr-data patch that matches the following description and keywords.
Description: get the current screen resolution, Keywords: control filesystem
randomF-help.pd
externals\markex\randomF-help.pd
#N canvas 1 53 604 504 10; #X text 124 68 GEM object; #X msg 123 155 bang; #X text 138 23 randomF; #X obj 123 223 randomF 0.5; #X text 60 385 randomF is a floating point random number generator ; #X floatatom 195 161 5 0 0 1 range - -; #X floatatom 123 289 5 0 0 0 - - -; #N canvas 497 111 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 125 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 45 DESCRIPTION floating point random number generator; #X text 12 5 KEYWORDS control random; #X text 12 65 INLET_0 bang; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X restore 545 476 pd META; #X connect 1 0 3 0; #X connect 3 0 6 0; #X connect 5 0 3 1;
#N canvas 1 53 604 504 10; #X text 124 68 GEM object; #X msg 123 155 bang; #X text 138 23 randomF; #X obj 123 223 randomF 0.5; #X text 60 385 randomF is a floating point random number generator ; #X floatatom 195 161 5 0 0 1 range - -; #X floatatom 123 289 5 0 0 0 - - -; #X connect 1 0 3 0; #X connect 3 0 6 0; #X connect 5 0 3 1;
21
control random
floating point random number generator
create a purr-data patch that matches the following description and keywords.
Description: floating point random number generator, Keywords: control random
eadsrh~-help.pd
externals\creb\doc\eadsrh~-help.pd
#N canvas 0 26 430 230 10; #N canvas 331 92 494 388 META 0; #X text 12 215 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 95 INLET_1 float; #X text 12 115 INLET_2 float; #X text 12 155 INLET_4 float; #X text 12 175 OUTLET_0 signal; #X text 12 45 DESCRIPTION exponential attack decay sustain release (with hold == duration); #X text 12 75 INLET_0 bang; #X text 12 135 INLET_3 float; #X text 12 5 KEYWORDS signal abstraction ramp needs_work (example patch) ; #X text 12 25 LICENSE GPL v2; #X text 12 195 AUTHOR Tom Schouten <[email protected]>; #X restore 378 207 pd META; #X obj 105 92 eadsrh~; #X text 22 15 exponential attack decay sustain release (with hold == duration);
#N canvas 0 26 430 230 10; #X obj 105 92 eadsrh~; #X text 22 15 exponential attack decay sustain release (with hold == duration);
16
signal abstraction ramp needs_work (example patch)
exponential attack decay sustain release (with hold == duration)
create a purr-data patch that matches the following description and keywords.
Description: exponential attack decay sustain release (with hold == duration), Keywords: signal abstraction ramp needs_work (example patch)
1.pd_basic.pd
packages\win64_inno\build\doc\manuals\pd-msg\2.msg_and_pd\1.pd_basic.pd
#N canvas 324 138 378 475 10; #X text 20 51 turn DSP calculation off & on; #X msg 98 94 \; pd dsp 0 \;; #X msg 172 94 \; pd dsp 1 \;; #X msg 24 301 \; pd quit \;; #X floatatom 26 73 1 0 1 0 - - -, f 1; #X obj 26 123 s pd; #X msg 26 97 dsp \$1; #X msg 25 218 \; pd audiostatus \;; #X text 22 194 same as "DIO errors"; #X text 21 356 There are many more that i don't know :-(; #X text 25 12 Here are some messages we can send to pd.; #X text 21 275 Quit pd (WARNING); #N canvas 437 191 494 396 META 0; #X text 12 95 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 65 DESCRIPTION sending messages to a pd instance; #X text 12 45 LICENSE public domain; #X text 12 25 KEYWORDS control pd_op nonlocal tutorial; #X restore 317 443 pd META; #X connect 4 0 6 0; #X connect 6 0 5 0;
#N canvas 324 138 378 475 10; #X text 20 51 turn DSP calculation off & on; #X msg 98 94 \; pd dsp 0 \;; #X msg 172 94 \; pd dsp 1 \;; #X msg 24 301 \; pd quit \;; #X floatatom 26 73 1 0 1 0 - - -, f 1; #X obj 26 123 s pd; #X msg 26 97 dsp \$1; #X msg 25 218 \; pd audiostatus \;; #X text 22 194 same as "DIO errors"; #X text 21 356 There are many more that i don't know :-(; #X text 25 12 Here are some messages we can send to pd.; #X text 21 275 Quit pd (WARNING); #X connect 4 0 6 0; #X connect 6 0 5 0;
21
control pd_op nonlocal tutorial
sending messages to a pd instance
create a purr-data patch that matches the following description and keywords.
Description: sending messages to a pd instance, Keywords: control pd_op nonlocal tutorial
env--help.pd
externals\mapping\env--help.pd
#N canvas 1 53 537 542 10; #X obj 266 362 timeroll; #X obj 42 162 random 1000; #X obj 42 136 metro 30; #X obj 42 112 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X obj 43 365 timeroll; #X obj 68 112 loadbang; #X obj 265 264 env- 80; #X obj 42 187 / 1000; #N canvas 465 169 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 OUTLET_0 float; #X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION negative envelope follower; #X text 12 85 INLET_1 bang; #X restore 503 495 pd META; #X text 130 26 negative envelope follower; #X connect 1 0 7 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 5 0 2 0; #X connect 6 0 0 0; #X connect 7 0 4 0; #X connect 7 0 6 0;
#N canvas 1 53 537 542 10; #X obj 266 362 timeroll; #X obj 42 162 random 1000; #X obj 42 136 metro 30; #X obj 42 112 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X obj 43 365 timeroll; #X obj 68 112 loadbang; #X obj 265 264 env- 80; #X obj 42 187 / 1000; #X text 130 26 negative envelope follower; #X connect 1 0 7 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 5 0 2 0; #X connect 6 0 0 0; #X connect 7 0 4 0; #X connect 7 0 6 0;
27
control abstraction
negative envelope follower
create a purr-data patch that matches the following description and keywords.
Description: negative envelope follower, Keywords: control abstraction
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/start tracking; #X text 7 26 Track maximum value:; #X floatatom 97 229 5 0 0 0 - - -; #X msg 176 211 bang; #X floatatom 97 292 5 0 0 0 - - -; #X text 211 212 <-- bang to reset; #X obj 187 236 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1; #X text 207 236 <-- stop/start tracking; #X text 14 173 The argument and/or the second inlet set the initial minimum value.; #X floatatom 136 229 5 0 0 0 - - -; #X obj 97 262 track_max 72; #N canvas 371 158 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION track maximum value; #X text 12 65 INLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float bang; #X text 12 125 OUTLET_0 float; #X restore 424 305 pd META; #X obj 97 112 track_max; #X connect 1 0 18 0; #X connect 2 0 18 2; #X connect 5 0 18 2; #X connect 8 0 16 0; #X connect 9 0 16 2; #X connect 12 0 16 2; #X connect 15 0 16 1; #X connect 16 0 10 0; #X connect 18 0 3 0;
#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/start tracking; #X text 7 26 Track maximum value:; #X floatatom 97 229 5 0 0 0 - - -; #X msg 176 211 bang; #X floatatom 97 292 5 0 0 0 - - -; #X text 211 212 <-- bang to reset; #X obj 187 236 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1; #X text 207 236 <-- stop/start tracking; #X text 14 173 The argument and/or the second inlet set the initial minimum value.; #X floatatom 136 229 5 0 0 0 - - -; #X obj 97 262 track_max 72; #X obj 97 112 track_max; #X connect 1 0 18 0; #X connect 2 0 18 2; #X connect 5 0 18 2; #X connect 8 0 16 0; #X connect 9 0 16 2; #X connect 12 0 16 2; #X connect 15 0 16 1; #X connect 16 0 10 0; #X connect 18 0 3 0;
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
utime-help.pd
externals\cxc\utime-help.pd
#N canvas 0 31 347 149 10; #X obj 42 74 utime; #X msg 42 35 bang; #X floatatom 69 102 8 0 0 0 - - -; #X floatatom 42 129 20 0 0 0 - - -; #X text 25 8 output seconds since epoch and microsecond fraction; #N canvas 176 129 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 5 KEYWORDS control time; #X text 12 45 DESCRIPTION output seconds since epoch and microsecond fraction; #X text 12 75 INLET_0 bang; #X text 12 95 OUTLET_0 float; #X text 12 115 OUTLET_1 float; #X text 12 25 LICENSE GPL v2; #X text 12 135 AUTHOR [email protected]; #X restore 297 128 pd META; #X connect 0 0 3 0; #X connect 0 1 2 0; #X connect 1 0 0 0;
#N canvas 0 31 347 149 10; #X obj 42 74 utime; #X msg 42 35 bang; #X floatatom 69 102 8 0 0 0 - - -; #X floatatom 42 129 20 0 0 0 - - -; #X text 25 8 output seconds since epoch and microsecond fraction; #X connect 0 0 3 0; #X connect 0 1 2 0; #X connect 1 0 0 0;
19
control time
output seconds since epoch and microsecond fraction
create a purr-data patch that matches the following description and keywords.
Description: output seconds since epoch and microsecond fraction, Keywords: control time
delta-help.pd
externals\maxlib\delta-help.pd
#N canvas 0 26 466 337 12; #X floatatom 54 217 5 0 0 0 - - -; #X floatatom 54 108 5 0 0 0 - - -; #X msg 23 83 bang; #X text 69 82 calculate and output result now; #X obj 54 172 delta; #X obj 54 133 * 3; #X floatatom 127 218 5 0 0 0 - - -; #X floatatom 127 109 5 0 0 0 - - -; #X obj 127 134 * 3; #X obj 127 173 delta 2; #X text 53 242 use creation arguments to set order (1st or 2nd); #X text 39 20 delta :: calculate 1st or 2nd order difference; #N canvas 293 158 494 344 META 0; #X text 12 126 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 106 AUTHOR Olaf Matthes <[email protected]>; #X text 12 45 DESCRIPTION calculate 1st or 2nd order difference; #X text 12 66 INLET_0 bang float; #X text 12 86 OUTLET_0 float; #X text 12 5 KEYWORDS control; #X restore 405 303 pd META; #X connect 1 0 5 0; #X connect 2 0 4 0; #X connect 4 0 0 0; #X connect 5 0 4 0; #X connect 7 0 8 0; #X connect 8 0 9 0; #X connect 9 0 6 0;
#N canvas 0 26 466 337 12; #X floatatom 54 217 5 0 0 0 - - -; #X floatatom 54 108 5 0 0 0 - - -; #X msg 23 83 bang; #X text 69 82 calculate and output result now; #X obj 54 172 delta; #X obj 54 133 * 3; #X floatatom 127 218 5 0 0 0 - - -; #X floatatom 127 109 5 0 0 0 - - -; #X obj 127 134 * 3; #X obj 127 173 delta 2; #X text 53 242 use creation arguments to set order (1st or 2nd); #X text 39 20 delta :: calculate 1st or 2nd order difference; #X connect 1 0 5 0; #X connect 2 0 4 0; #X connect 4 0 0 0; #X connect 5 0 4 0; #X connect 7 0 8 0; #X connect 8 0 9 0; #X connect 9 0 6 0;
29
control
calculate 1st or 2nd order difference
create a purr-data patch that matches the following description and keywords.
Description: calculate 1st or 2nd order difference, Keywords: control
hid_one2three-help.pd
externals\hid\hid_one2three-help.pd
#N canvas 0 31 473 313 10; #X obj 5 2 cnv 15 450 20 empty empty hid_one2three 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 153 110 5 0 0 0 - - -; #X floatatom 23 176 5 0 0 0 - - -; #X obj 156 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 26 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 98 243 For more info:; #X floatatom 173 176 5 0 0 0 - - -; #X obj 176 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 153 145 hid/hid_one2three 0.3 0.7; #X floatatom 323 176 5 0 0 0 - - -; #X obj 326 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 18 28 Simple one-to-three mapping object. The first inlet is passed thru \, the range of the output data on the other inlet starts at the points in the input range specified as arugments.; #N canvas 483 31 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 145 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION simple one-to-three mapping object; #X text 12 65 INLET_0 float; #X text 12 125 OUTLET_2 float; #X text 12 105 OUTLET_1 float; #X text 12 85 OUTLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X restore 420 280 pd META; #X connect 4 0 11 0; #X connect 5 0 7 0; #X connect 6 0 4 0; #X connect 9 0 10 0; #X connect 11 0 5 0; #X connect 11 1 9 0; #X connect 11 2 12 0; #X connect 12 0 13 0;
#N canvas 0 31 473 313 10; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 153 110 5 0 0 0 - - -; #X floatatom 23 176 5 0 0 0 - - -; #X obj 156 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 26 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 98 243 For more info:; #X floatatom 173 176 5 0 0 0 - - -; #X obj 176 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 153 145 hid/hid_one2three 0.3 0.7; #X floatatom 323 176 5 0 0 0 - - -; #X obj 326 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 18 28 Simple one-to-three mapping object. The first inlet is passed thru \, the range of the output data on the other inlet starts at the points in the input range specified as arugments.; #X connect 4 0 11 0; #X connect 5 0 7 0; #X connect 6 0 4 0; #X connect 9 0 10 0; #X connect 11 0 5 0; #X connect 11 1 9 0; #X connect 11 2 12 0; #X connect 12 0 13 0;
35
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
dsp01-help.pd
abstractions\jmmmp\dsp01-help.pd
#N canvas 101 86 422 283 10; #X obj 36 89 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X text 12 217 (C) 2006 Jo�o Pais - [email protected]; #X msg 56 89 bang; #X text 16 237 Adapted from H-C Steiner's dsp abstraction; #X text 260 80 Inlets; #X text 260 160 GUI; #X text 260 180 - Click on it; #X text 260 100 - Bang / Number; #X text 260 30 Arguments; #X text 260 50 - DSP state (1/0); #X text 92 89 On / Off; #X text 107 118 <- Or click on it; #X obj 36 119 dsp01; #X text 12 10 [dsp01] - DSP switch; #X text 16 257 Released under the BSD License; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 135 VERSION 2006; #X text 12 5 DESCRIPTION DSP switch; #X text 12 35 KEYWORDS DSP; #X text 14 165 INLET_0 - Bang / Number; #X text 14 185 OUTLET_0 - Number (0 / x); #X restore 362 256 pd META; #X obj 36 149 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X text 260 120 Outlets; #X text 260 140 - Number (0 / x); #X connect 0 0 12 0; #X connect 2 0 12 0; #X connect 12 0 16 0;
#N canvas 101 86 422 283 10; #X obj 36 89 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X text 12 217 (C) 2006 Jo�o Pais - [email protected]; #X msg 56 89 bang; #X text 16 237 Adapted from H-C Steiner's dsp abstraction; #X text 260 80 Inlets; #X text 260 160 GUI; #X text 260 180 - Click on it; #X text 260 100 - Bang / Number; #X text 260 30 Arguments; #X text 260 50 - DSP state (1/0); #X text 92 89 On / Off; #X text 107 118 <- Or click on it; #X obj 36 119 dsp01; #X text 12 10 [dsp01] - DSP switch; #X text 16 257 Released under the BSD License; #X obj 36 149 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X text 260 120 Outlets; #X text 260 140 - Number (0 / x); #X connect 0 0 12 0; #X connect 2 0 12 0; #X connect 12 0 16 0;
33
DSP
DSP switch
create a purr-data patch that matches the following description and keywords.
Description: DSP switch, Keywords: DSP
float2ascii-help.pd
externals\hcs\float2ascii-help.pd
#N canvas 0 26 392 273 10; #X obj 123 128 float2ascii; #X obj 126 71 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X symbolatom 123 188 10 0 0 0 - - -; #X floatatom 135 100 5 0 0 0 - - -; #N canvas 280 175 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 105 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control conversion; #X text 12 65 INLET_0 float; #X text 12 85 OUTLET_0 symbol; #X text 12 45 DESCRIPTION convert a float to ASCII; #X restore 342 252 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 1 0 3 0;
#N canvas 0 26 392 273 10; #X obj 123 128 float2ascii; #X obj 126 71 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X symbolatom 123 188 10 0 0 0 - - -; #X floatatom 135 100 5 0 0 0 - - -; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 1 0 3 0;
17
control conversion
convert a float to ASCII
create a purr-data patch that matches the following description and keywords.
Description: convert a float to ASCII, Keywords: control conversion
glue-help.pd
externals\zexy\reference\glue-help.pd
#N canvas 0 31 577 363 10; #X obj 111 58 glue; #X text 171 58 glue together 2 packages (append \, prepend \, ...) ; #X msg 95 143 1 2 3; #X msg 127 170 4 you and me; #X obj 95 274 print; #X obj 277 270 print; #X msg 277 154 bang; #X msg 317 154 symbol click; #X text 104 335 creation argument: preset the second inlet; #X msg 51 175 bang; #X obj 95 206 glue; #X obj 277 206 glue and stick; #X text 490 14 part of zexy; #N canvas 538 191 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR IOhannes m zmoelnig; #X text 12 85 OUTLET_0 anything; #X text 12 45 DESCRIPTION glue together 2 packages (append \, prepend \, ...); #X text 12 65 INLET_0 anything; #X text 12 105 OUTLET_1 anything; #X text 12 5 KEYWORDS control anything_op storage; #X restore 524 335 pd META; #X connect 2 0 10 0; #X connect 3 0 10 1; #X connect 6 0 11 0; #X connect 7 0 11 0; #X connect 9 0 10 0; #X connect 10 0 4 0; #X connect 11 0 5 0;
#N canvas 0 31 577 363 10; #X obj 111 58 glue; #X text 171 58 glue together 2 packages (append \, prepend \, ...) ; #X msg 95 143 1 2 3; #X msg 127 170 4 you and me; #X obj 95 274 print; #X obj 277 270 print; #X msg 277 154 bang; #X msg 317 154 symbol click; #X text 104 335 creation argument: preset the second inlet; #X msg 51 175 bang; #X obj 95 206 glue; #X obj 277 206 glue and stick; #X text 490 14 part of zexy; #X connect 2 0 10 0; #X connect 3 0 10 1; #X connect 6 0 11 0; #X connect 7 0 11 0; #X connect 9 0 10 0; #X connect 10 0 4 0; #X connect 11 0 5 0;
31
control anything_op storage
glue together 2 packages (append \, prepend \, ...)
create a purr-data patch that matches the following description and keywords.
Description: glue together 2 packages (append \, prepend \, ...), Keywords: control anything_op storage
pdynwav~-help.pd
externals\creb\doc\pdynwav~-help.pd
#N canvas 0 26 194 151 10; #X obj 35 15 pdynwav~; #N canvas 80 80 494 326 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 Tom Shouten; #X text 12 105 OUTLET_0 signal; #X text 12 65 INLET_0 signal; #X text 12 5 KEYWORDS signal abstraction needs_work (example patch) ; #X text 12 85 INLET_1 float; #X text 12 45 DESCRIPTION phasor~ + dynwav~; #X text 12 25 LICENSE GPL v2; #X restore 143 129 pd META;
#N canvas 0 26 194 151 10; #X obj 35 15 pdynwav~;
12
signal abstraction needs_work (example patch)
phasor~ + dynwav~
create a purr-data patch that matches the following description and keywords.
Description: phasor~ + dynwav~, Keywords: signal abstraction needs_work (example patch)
tavg~-help.pd
externals\zexy\reference\tavg~-help.pd
#N canvas 0 31 518 348 10; #X floatatom 59 148 0 0 0 0 - - -; #X floatatom 59 254 0 0 0 0 - - -; #X floatatom 129 255 0 0 0 0 - - -; #X obj 59 276 dbtorms; #X floatatom 59 299 0 0 0 0 - - -; #X text 272 269 see also:; #X obj 277 296 env~; #X obj 59 233 env~; #X obj 315 296 envrms~; #X obj 59 173 osc~ 5512.5; #X obj 373 296 avg~; #X obj 129 234 tavg~; #X obj 71 51 tavg~; #X text 130 51 calculates the arithmetic mean of a signal between 2 bangs; #X obj 176 195 metro 1000; #X msg 176 167 bang; #X msg 211 167 stop; #X text 392 23 part of zexy; #N canvas 460 154 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 115 AUTHOR IOhannes m zmoelnig; #X text 12 45 DESCRIPTION calculates the arithmetic mean of a signal between 2 bangs; #X text 12 75 INLET_0 signal bang; #X text 12 95 OUTLET_0 float; #X text 12 5 KEYWORDS signal conversion; #X restore 463 319 pd META; #X connect 0 0 9 0; #X connect 1 0 3 0; #X connect 3 0 4 0; #X connect 7 0 1 0; #X connect 9 0 7 0; #X connect 9 0 11 0; #X connect 11 0 2 0; #X connect 14 0 11 0; #X connect 15 0 14 0; #X connect 16 0 14 0;
#N canvas 0 31 518 348 10; #X floatatom 59 148 0 0 0 0 - - -; #X floatatom 59 254 0 0 0 0 - - -; #X floatatom 129 255 0 0 0 0 - - -; #X obj 59 276 dbtorms; #X floatatom 59 299 0 0 0 0 - - -; #X text 272 269 see also:; #X obj 277 296 env~; #X obj 59 233 env~; #X obj 315 296 envrms~; #X obj 59 173 osc~ 5512.5; #X obj 373 296 avg~; #X obj 129 234 tavg~; #X obj 71 51 tavg~; #X text 130 51 calculates the arithmetic mean of a signal between 2 bangs; #X obj 176 195 metro 1000; #X msg 176 167 bang; #X msg 211 167 stop; #X text 392 23 part of zexy; #X connect 0 0 9 0; #X connect 1 0 3 0; #X connect 3 0 4 0; #X connect 7 0 1 0; #X connect 9 0 7 0; #X connect 9 0 11 0; #X connect 11 0 2 0; #X connect 14 0 11 0; #X connect 15 0 14 0; #X connect 16 0 14 0;
38
signal conversion
calculates the arithmetic mean of a signal between 2 bangs
create a purr-data patch that matches the following description and keywords.
Description: calculates the arithmetic mean of a signal between 2 bangs, Keywords: signal conversion
pi-help.pd
externals\hcs\pi-help.pd
#N canvas 0 26 466 232 10; #X obj 5 2 cnv 15 450 20 empty empty pi 2 11 1 18 -233017 -66577 0 ; #X msg 422 3 pddp; #X obj 142 149 pi; #X floatatom 142 192 11 0 0 0 - - -; #X msg 142 106 bang; #X text 32 51 The value of pi as accurate as Pd can manage:; #N canvas 280 175 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 105 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control trigonometry; #X text 12 45 DESCRIPTION value of pi as accurately as Pd can manage ; #X text 12 65 INLET_0 bang; #X text 12 85 OUTLET_0 float; #X restore 417 211 pd META; #X connect 2 0 3 0; #X connect 4 0 2 0;
#N canvas 0 26 466 232 10; #X msg 422 3 pddp; #X obj 142 149 pi; #X floatatom 142 192 11 0 0 0 - - -; #X msg 142 106 bang; #X text 32 51 The value of pi as accurate as Pd can manage:; #X connect 2 0 3 0; #X connect 4 0 2 0;
18
control trigonometry
value of pi as accurately as Pd can manage
create a purr-data patch that matches the following description and keywords.
Description: value of pi as accurately as Pd can manage, Keywords: control trigonometry
3.1.motion.pd
packages\win64_inno\build\doc\manuals\pd-msg\1.msg_and_patch\3.1.motion.pd
#N canvas 300 68 415 490 10; #N canvas 425 18 332 294 testing 1; #X obj 95 11 loadbang; #X msg 95 36 0; #X obj 12 37 random 127; #X floatatom 66 94 0 0 0 0 - - -; #X msg 12 11 bang; #X connect 0 0 1 0; #X connect 1 0 3 0; #X connect 2 0 3 0; #X connect 4 0 2 0; #X restore 119 439 pd testing; #X obj 20 438 s pd-testing; #X obj 89 247 pack f f; #X text 8 54 Start here; #X floatatom 120 185 0 0 0 0 - - -; #X floatatom 89 186 0 0 0 0 - - -; #X obj 100 219 t b f; #X text 7 363 Stop here; #X text 85 154 try this !!!; #X text 9 9 This example will show you how to use the motion msg.; #X msg 89 271 motion \$1 \$2 0; #X msg 20 390 motion 15 15 0 \, editmode 0 \, vis 0; #X msg 20 75 vis 1 \, editmode 1 \, mouse 5 5 0 0 0 \, mouseup 200 200 0; #X msg 20 101 mouse 15 15 0 0 0; #N canvas 458 158 494 396 META 0; #X text 12 85 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 55 DESCRIPTION simulating mouse motion with messages to a canvas; #X text 12 32 LICENSE public domain; #X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial ; #X restore 364 466 pd META; #X connect 2 0 10 0; #X connect 4 0 6 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 6 1 2 1; #X connect 10 0 1 0; #X connect 11 0 1 0; #X connect 12 0 1 0; #X connect 13 0 1 0;
#N canvas 300 68 415 490 10; #X obj 20 438 s pd-testing; #X obj 89 247 pack f f; #X text 8 54 Start here; #X floatatom 120 185 0 0 0 0 - - -; #X floatatom 89 186 0 0 0 0 - - -; #X obj 100 219 t b f; #X text 7 363 Stop here; #X text 85 154 try this !!!; #X text 9 9 This example will show you how to use the motion msg.; #X msg 89 271 motion \$1 \$2 0; #X msg 20 390 motion 15 15 0 \, editmode 0 \, vis 0; #X msg 20 75 vis 1 \, editmode 1 \, mouse 5 5 0 0 0 \, mouseup 200 200 0; #X msg 20 101 mouse 15 15 0 0 0; #X connect 2 0 10 0; #X connect 4 0 6 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 6 1 2 1; #X connect 10 0 1 0; #X connect 11 0 1 0; #X connect 12 0 1 0; #X connect 13 0 1 0;
40
control canvas_op nonlocal dynamic_patching tutorial
simulating mouse motion with messages to a canvas
create a purr-data patch that matches the following description and keywords.
Description: simulating mouse motion with messages to a canvas, Keywords: control canvas_op nonlocal dynamic_patching tutorial
median_5-help.pd
externals\mapping\median_5-help.pd
#N canvas 1 53 711 500 12; #X floatatom 94 202 5 0 0 0 - - -; #X floatatom 94 264 5 0 0 0 - - -; #X obj 94 234 median_5; #X text 187 44 output median value of the last 5 samples; #N canvas 493 304 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 OUTLET_0 float; #X text 12 105 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION output median value of the last 5 samples ; #X restore 642 467 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0;
#N canvas 1 53 711 500 12; #X floatatom 94 202 5 0 0 0 - - -; #X floatatom 94 264 5 0 0 0 - - -; #X obj 94 234 median_5; #X text 187 44 output median value of the last 5 samples; #X connect 0 0 2 0; #X connect 2 0 1 0;
16
control abstraction
output median value of the last 5 samples
create a purr-data patch that matches the following description and keywords.
Description: output median value of the last 5 samples, 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 tripleLine is like the line object except that it works with 3 values at once.; #N canvas 458 199 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 115 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS control ramp; #X text 12 45 DESCRIPTION like the line object except that it works with 3 values at once; #X text 12 75 INLET_0 list; #X text 12 95 OUTLET_0 list; #X restore 423 458 pd META; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 3 1 5 0; #X connect 3 2 6 0; #X connect 7 0 2 0; #X connect 8 0 2 0;
#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 tripleLine is like the line object except that it works with 3 values at once.; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 3 1 5 0; #X connect 3 2 6 0; #X connect 7 0 2 0; #X connect 8 0 2 0;
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
hid_invert-help.pd
externals\hid\hid_invert-help.pd
#N canvas 0 31 469 312 10; #X obj 5 2 cnv 15 450 20 empty empty hid_invert 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 153 90 5 0 0 0 - - -; #X floatatom 153 166 5 0 0 0 - - -; #X obj 153 126 hid/hid_invert; #X obj 156 71 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 156 183 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 27 43 Inverts the stream of numbers.; #X text 98 233 For more info:; #N canvas 504 253 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; #X text 12 105 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION invert the stream of numbers.; #X text 12 65 INLET_0 float; #X text 12 85 OUTLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X restore 417 277 pd META; #X connect 4 0 6 0; #X connect 5 0 8 0; #X connect 6 0 5 0; #X connect 7 0 4 0;
#N canvas 0 31 469 312 10; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 153 90 5 0 0 0 - - -; #X floatatom 153 166 5 0 0 0 - - -; #X obj 153 126 hid/hid_invert; #X obj 156 71 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 156 183 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 27 43 Inverts the stream of numbers.; #X text 98 233 For more info:; #X connect 4 0 6 0; #X connect 5 0 8 0; #X connect 6 0 5 0; #X connect 7 0 4 0;
25
control abstraction
invert the stream of numbers.
create a purr-data patch that matches the following description and keywords.
Description: invert the stream of numbers., Keywords: control abstraction
1.3.show_hide.pd
packages\win64_inno\build\doc\manuals\pd-msg\1.msg_and_patch\1.3.show_hide.pd
#N canvas 294 79 383 241 10; #N canvas 209 154 262 142 my-subpatch 0; #X text 37 40 This is the sub patch; #X restore 215 98 pd my-subpatch; #X msg 33 62 \; pd-my-subpatch vis 1; #X msg 37 127 \; pd-my-subpatch vis 0; #X text 43 42 pop-up; #X text 40 109 close; #X text 13 17 pop-up and close a subpatch :; #N canvas 219 138 494 396 META 0; #X text 12 85 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 65 DESCRIPTION how to show/hide a patch using messages; #X text 12 44 LICENSE public domain; #X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial ; #X restore 329 216 pd META;
#N canvas 294 79 383 241 10; #X msg 33 62 \; pd-my-subpatch vis 1; #X msg 37 127 \; pd-my-subpatch vis 0; #X text 43 42 pop-up; #X text 40 109 close; #X text 13 17 pop-up and close a subpatch :;
15
control canvas_op nonlocal dynamic_patching tutorial
how to show/hide a patch using messages
create a purr-data patch that matches the following description and keywords.
Description: how to show/hide a patch using messages, Keywords: control canvas_op nonlocal dynamic_patching tutorial
route~-help.pd
externals\zexy\reference\route~-help.pd
#N canvas 0 31 514 347 10; #X obj 65 92 osc~ 440; #X floatatom 65 61 0 0 0 0 - - -; #X text 412 11 part of zexy; #X msg 82 281 bang; #X obj 125 22 route~; #X text 177 21 separate signals from messages; #X obj 65 304 print~ signal; #X obj 104 223 print message; #X obj 65 200 route~; #X msg 107 128 2; #X symbolatom 127 155 10 0 0 0 - - -; #X msg 130 177 whatever; #N canvas 460 154 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR IOhannes m zmoelnig; #X text 12 5 KEYWORDS signal; #X text 12 45 DESCRIPTION separate signals from messages; #X text 12 65 INLET_0 anything signal; #X text 12 85 OUTLET_0 signal; #X text 12 105 OUTLET_1 anything; #X restore 461 319 pd META; #X connect 0 0 8 0; #X connect 1 0 0 0; #X connect 3 0 6 0; #X connect 8 0 6 0; #X connect 8 1 7 0; #X connect 9 0 8 0; #X connect 10 0 8 0; #X connect 11 0 8 0;
#N canvas 0 31 514 347 10; #X obj 65 92 osc~ 440; #X floatatom 65 61 0 0 0 0 - - -; #X text 412 11 part of zexy; #X msg 82 281 bang; #X obj 125 22 route~; #X text 177 21 separate signals from messages; #X obj 65 304 print~ signal; #X obj 104 223 print message; #X obj 65 200 route~; #X msg 107 128 2; #X symbolatom 127 155 10 0 0 0 - - -; #X msg 130 177 whatever; #X connect 0 0 8 0; #X connect 1 0 0 0; #X connect 3 0 6 0; #X connect 8 0 6 0; #X connect 8 1 7 0; #X connect 9 0 8 0; #X connect 10 0 8 0; #X connect 11 0 8 0;
31
signal
separate signals from messages
create a purr-data patch that matches the following description and keywords.
Description: separate signals from messages, Keywords: signal
ucnorm~-help.pd
externals\creb\doc\ucnorm~-help.pd
#N canvas 0 0 450 300 10; #X text 59 21 normalize complex number to unit magnitude; #N canvas 200 78 494 353 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 DESCRIPTION normalize complex number to unit magnitude ; #X text 12 5 KEYWORDS signal abstraction needs_work (example patch) ; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 signal; #X text 12 105 OUTLET_0 signal; #X text 12 125 OUTLET_1 signal; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Tom Schouten <[email protected]>; #X restore 398 277 pd META; #X obj 183 126 ucnorm~;
#N canvas 0 0 450 300 10; #X text 59 21 normalize complex number to unit magnitude; #X obj 183 126 ucnorm~;
14
signal abstraction needs_work (example patch)
normalize complex number to unit magnitude
create a purr-data patch that matches the following description and keywords.
Description: normalize complex number to unit magnitude, Keywords: signal abstraction needs_work (example patch)
printbytes-help.pd
externals\moocow\pdstring\src\printbytes-help.pd
#N canvas 0 26 450 333 10; #X text 43 5 printbytes - print byte strings to pd console; #X obj 44 172 printbytes mybytes; #X text 141 266 Bryan Jurish <[email protected]>; #X text 17 231 SEE ALSO:; #X obj 86 230 pdstring; #X obj 150 230 locale; #X text 153 45 "ABC"; #X text 183 173 First argument is prefixed to output; #X msg 44 44 list 65 66 67; #X msg 54 64 foo 49 50 51; #X text 153 65 "123" \, selector "foo" is printed extra; #X msg 67 87 228 246 252; #X msg 71 111 195 164 195 182 195 188; #X text 247 111 ... or in UTF-8; #X msg 73 137 207 128 206 180; #X text 189 137 "&pi &delta" in UTF-8; #X text 157 89 "&auml &ouml &uuml" in ISO-8859-1; #N canvas 260 141 494 344 META 0; #X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 65 INLET_0 anything; #X text 12 85 AUTHOR Bryan Jurish <[email protected]>; #X text 12 5 KEYWORDS control; #X text 12 45 DESCRIPTION print byte strings to pd console; #X restore 391 305 pd META; #X connect 8 0 1 0; #X connect 9 0 1 0; #X connect 11 0 1 0; #X connect 12 0 1 0; #X connect 14 0 1 0;
#N canvas 0 26 450 333 10; #X text 43 5 printbytes - print byte strings to pd console; #X obj 44 172 printbytes mybytes; #X text 141 266 Bryan Jurish <[email protected]>; #X text 17 231 SEE ALSO:; #X obj 86 230 pdstring; #X obj 150 230 locale; #X text 153 45 "ABC"; #X text 183 173 First argument is prefixed to output; #X msg 44 44 list 65 66 67; #X msg 54 64 foo 49 50 51; #X text 153 65 "123" \, selector "foo" is printed extra; #X msg 67 87 228 246 252; #X msg 71 111 195 164 195 182 195 188; #X text 247 111 ... or in UTF-8; #X msg 73 137 207 128 206 180; #X text 189 137 "&pi &delta" in UTF-8; #X text 157 89 "&auml &ouml &uuml" in ISO-8859-1; #X connect 8 0 1 0; #X connect 9 0 1 0; #X connect 11 0 1 0; #X connect 12 0 1 0; #X connect 14 0 1 0;
31
control
print byte strings to pd console
create a purr-data patch that matches the following description and keywords.
Description: print byte strings to pd console, Keywords: control
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 text 167 94 lower; #X text 252 105 upper; #X text 302 105 frac; #X text 379 122 Argument 1: lower limit; #X text 130 105 (activate changes); #X text 379 176 and beginning of next (after reshuffle); #X text 55 47 output shuffled; #X text 55 65 integer series; #X obj 169 169 shuffle -1 5 0.25; #X text 379 194 where no repetitions occur (range betwwen 0 & 0.5) ; #X text 379 86 A no-repeat random number generator; #X text 378 105 shuffles a nuber series; #X text 448 258 IM 2001; #N canvas 649 250 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 145 AUTHOR Iain Mott ([email protected]); #X text 12 45 DESCRIPTION a no-repeat random number generator; #X text 12 5 KEYWORDS control random; #X text 12 65 INLET_0 bang float; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X text 12 125 OUTLET_0 float; #X restore 656 281 pd META; #X connect 0 0 16 0; #X connect 1 0 16 1; #X connect 2 0 16 2; #X connect 4 0 16 0; #X connect 16 0 3 0;
#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 text 167 94 lower; #X text 252 105 upper; #X text 302 105 frac; #X text 379 122 Argument 1: lower limit; #X text 130 105 (activate changes); #X text 379 176 and beginning of next (after reshuffle); #X text 55 47 output shuffled; #X text 55 65 integer series; #X obj 169 169 shuffle -1 5 0.25; #X text 379 194 where no repetitions occur (range betwwen 0 & 0.5) ; #X text 379 86 A no-repeat random number generator; #X text 378 105 shuffles a nuber series; #X text 448 258 IM 2001; #X connect 0 0 16 0; #X connect 1 0 16 1; #X connect 2 0 16 2; #X connect 4 0 16 0; #X connect 16 0 3 0;
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
speedlimiter--help.pd
externals\mapping\speedlimiter--help.pd
#N canvas 1 53 571 505 10; #X obj 245 209 timeroll; #X obj 41 45 random 1000; #X obj 41 19 metro 30; #X obj 41 -5 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X obj 42 209 timeroll; #X obj 67 -5 loadbang; #X floatatom 365 89 5 0 0 0 - - -; #X obj 365 111 / 100; #X obj 41 72 / 1000; #X obj 244 134 speedlimiter- -0.1; #X text 211 -89 limit negative variation to \$1 for every samples; #N canvas 464 140 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 45 DESCRIPTION limit negative variation to \$1 for every samples; #X text 12 5 KEYWORDS control abstraction filter; #X restore 504 393 pd META; #X connect 1 0 8 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 5 0 2 0; #X connect 6 0 7 0; #X connect 7 0 9 1; #X connect 8 0 4 0; #X connect 8 0 9 0; #X connect 9 0 0 0;
#N canvas 1 53 571 505 10; #X obj 245 209 timeroll; #X obj 41 45 random 1000; #X obj 41 19 metro 30; #X obj 41 -5 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X obj 42 209 timeroll; #X obj 67 -5 loadbang; #X floatatom 365 89 5 0 0 0 - - -; #X obj 365 111 / 100; #X obj 41 72 / 1000; #X obj 244 134 speedlimiter- -0.1; #X text 211 -89 limit negative variation to \$1 for every samples; #X connect 1 0 8 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 5 0 2 0; #X connect 6 0 7 0; #X connect 7 0 9 1; #X connect 8 0 4 0; #X connect 8 0 9 0; #X connect 9 0 0 0;
31
control abstraction filter
limit 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
hysteresis-help.pd
externals\mapping\hysteresis-help.pd
#N canvas 1 53 382 458 10; #X obj 30 61 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 30 255 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 30 218 hysteresis 0.2; #X text 84 28 add hysteresys to input data; #N canvas 465 169 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION add hysteresys to input data; #X restore 320 421 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0;
#N canvas 1 53 382 458 10; #X obj 30 61 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 30 255 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 30 218 hysteresis 0.2; #X text 84 28 add hysteresys to input data; #X connect 0 0 2 0; #X connect 2 0 1 0;
17
control abstraction
add hysteresys to input data
create a purr-data patch that matches the following description and keywords.
Description: add hysteresys to input data, Keywords: control abstraction
rl-help.pd
externals\ggee\control\rl-help.pd
#N canvas 0 31 450 206 10; #X text 40 131 (C) Guenter Geiger; #N canvas 46 242 494 344 META 0; #X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE Tcl/Tk; #X text 12 85 AUTHOR Guenter Geiger; #X text 12 45 DESCRIPTION receive local to this canvas; #X text 12 65 OUTLET_0 anything; #X text 12 5 KEYWORDS signal nonlocal canvas_op; #X restore 377 170 pd META; #X text 40 28 receive local to this canvas; #X obj 270 53 rl; #X obj 301 55 sl; #X floatatom 268 90 5 0 0 0 - - -; #X floatatom 303 31 5 0 0 0 - - -; #N canvas 440 128 395 247 local-send-and-receive-for-subpatches 0; #X obj 68 77 rl; #X obj 117 57 sl; #X floatatom 117 22 5 0 0 0 - - -; #X floatatom 68 118 5 0 0 0 - - -; #X connect 0 0 3 0; #X connect 2 0 1 0; #X restore 170 130 pd local-send-and-receive-for-subpatches; #X obj 154 68 receivelocal foo; #X obj 67 97 sendlocal foo; #X floatatom 172 96 5 0 0 0 - - -; #X floatatom 74 58 5 0 0 0 - - -; #X connect 3 0 5 0; #X connect 6 0 4 0; #X connect 8 0 10 0; #X connect 11 0 9 0;
#N canvas 0 31 450 206 10; #X text 40 131 (C) Guenter Geiger; #X text 40 28 receive local to this canvas; #X obj 270 53 rl; #X obj 301 55 sl; #X floatatom 268 90 5 0 0 0 - - -; #X floatatom 303 31 5 0 0 0 - - -; #X obj 154 68 receivelocal foo; #X obj 67 97 sendlocal foo; #X floatatom 172 96 5 0 0 0 - - -; #X floatatom 74 58 5 0 0 0 - - -; #X connect 3 0 5 0; #X connect 6 0 4 0; #X connect 8 0 10 0; #X connect 11 0 9 0;
31
signal nonlocal canvas_op
receive local to this canvas
create a purr-data patch that matches the following description and keywords.
Description: receive local to this canvas, Keywords: signal nonlocal canvas_op
ti_snare-help.pd
externals\creb\doc\ti_snare-help.pd
#N canvas 1 26 449 391 10; #N canvas 200 78 494 332 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 5 KEYWORDS signal abstraction GUI needs_work (example patch) ; #X text 12 105 OUTLET_0 signal; #X text 12 45 DESCRIPTION snare drum gop object; #X text 12 65 INLET_0 bang; #X text 12 85 INLET_1 float; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Tom Schouten <[email protected]>; #X restore 395 359 pd META; #X obj 77 59 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 77 92 ti_snare; #X obj 76 159 output~; #X text 132 16 snare drum gop object; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 2 0 3 1; #X coords 0 0 1 1 270 50 0;
#N canvas 1 26 449 391 10; #X obj 77 59 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 77 92 ti_snare; #X obj 76 159 output~; #X text 132 16 snare drum gop object; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 2 0 3 1; #X coords 0 0 1 1 270 50 0;
19
signal abstraction GUI needs_work (example patch)
snare drum gop object
create a purr-data patch that matches the following description and keywords.
Description: snare drum gop object, Keywords: signal abstraction GUI needs_work (example patch)
14.dollarsigns.pd
pd\doc\2.control.examples\14.dollarsigns.pd
#N canvas 434 123 448 139 10; #X obj 103 79 dollarsign2 three 4; #X text 19 37 An abstraction's creation arguments may be either numbers or symbols. Gory details are inside:; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header dollarsigns 20 10 1 18 -261139 -33289 0; #X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 1 117 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 405 151 494 284 META 0; #X text 12 125 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 105 AUTHOR Miller Puckette; #X text 12 85 LIBRARY PDDP; #X text 12 45 LICENSE SIBSD; #X text 12 145 HELP_PATCH_AUTHORS Updated for release 0.34. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 65 DESCRIPTION example patch for dollarsign variables; #X text 12 25 KEYWORDS control abstraction tutorial; #X restore 382 119 pd META; #N canvas 13 202 428 143 References 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -261139 -33289 0; #X text 7 2 Dollar Signs- Related Help Documents; #X obj 63 53 pddp/pddplink ../5.reference/all_about_dollarsign_zero.pd -text doc/5.reference/all_about_dollarsign_zero.pd; #X obj 63 73 pddp/pddplink ../5.reference/all_about_atoms.pd -text doc/5.reference/all_about_atoms.pd; #X restore 103 119 pd References; #X obj 6 119 pddp/pddplink ../5.reference/pddp/help.pd -text help;
#N canvas 434 123 448 139 10; #X obj 103 79 dollarsign2 three 4; #X text 19 37 An abstraction's creation arguments may be either numbers or symbols. Gory details are inside:;
22
control abstraction tutorial
example patch for dollarsign variables
create a purr-data patch that matches the following description and keywords.
Description: example patch for dollarsign variables, Keywords: control abstraction tutorial
tripleRand-help.pd
externals\markex\tripleRand-help.pd
#N canvas 1 53 518 452 10; #X obj 136 234 unpack 0 0 0; #X floatatom 136 280 4 0 0 0 - - -; #X floatatom 175 280 4 0 0 0 - - -; #X floatatom 215 280 4 0 0 0 - - -; #X text 138 24 tripleRine; #X text 84 395 [tripleRand] generates three distinct random numbers at once within the range specified.; #X obj 136 184 tripleRand 5; #X floatatom 215 146 5 0 0 0 - - -; #X obj 136 134 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 123 68 MarkEx object; #X msg 278 142 1 5 10; #N canvas 459 228 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 135 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 115 OUTLET_0 list; #X text 12 45 DESCRIPTION generate three distinct random numbers at once within the range specified; #X text 12 75 INLET_0 bang; #X text 12 95 INLET_1 float list; #X text 12 5 KEYWORDS control random; #X restore 456 420 pd META; #X connect 0 0 1 0; #X connect 0 1 2 0; #X connect 0 2 3 0; #X connect 6 0 0 0; #X connect 7 0 6 1; #X connect 8 0 6 0; #X connect 10 0 6 1;
#N canvas 1 53 518 452 10; #X obj 136 234 unpack 0 0 0; #X floatatom 136 280 4 0 0 0 - - -; #X floatatom 175 280 4 0 0 0 - - -; #X floatatom 215 280 4 0 0 0 - - -; #X text 138 24 tripleRine; #X text 84 395 [tripleRand] generates three distinct random numbers at once within the range specified.; #X obj 136 184 tripleRand 5; #X floatatom 215 146 5 0 0 0 - - -; #X obj 136 134 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 123 68 MarkEx object; #X msg 278 142 1 5 10; #X connect 0 0 1 0; #X connect 0 1 2 0; #X connect 0 2 3 0; #X connect 6 0 0 0; #X connect 7 0 6 1; #X connect 8 0 6 0; #X connect 10 0 6 1;
29
control random
generate three distinct random numbers at once within the range specified
create a purr-data patch that matches the following description and keywords.
Description: generate three distinct random numbers at once within the range specified, Keywords: control random
arbran-help.pd
externals\maxlib\arbran-help.pd
#N canvas 0 26 663 491 12; #X obj 41 152 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 41 249 5 0 0 0 - - -; #N canvas 0 0 450 300 (subpatch) 0; #X array \$0-a1 6 float 1; #A 0 1.1 2.67143 3.24285 3.1 4.38571 8.67143; #X coords 0 10 5 0 200 140 1; #X restore 347 71 graph; #N canvas 0 0 450 300 (subpatch) 0; #X array \$0-a2 6 float 1; #A 0 0.0229077 0.204366 0.486501 0.0632986 0.204028 0.025319; #X coords 0 1 5 0 200 140 1; #X restore 347 240 graph; #X text 39 21 arbran :: generates a random variable that conforms to the piecewise probability density functions specified in two arrays ; #X text 40 297 array1 has values between 0 and 10; #X text 40 317 array2 between 0 and 1 !; #X msg 99 152 pdfscale; #X text 41 389 array1 stores the values and array2 the corresponding probabilities (0 - 1) for each of that values \, use message 'pdfscale' to check (and adjust) the probability values to correct settings (the area below the curve has to be 1); #N canvas 293 158 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 135 AUTHOR Olaf Matthes <[email protected]>; #X text 12 45 DESCRIPTION generate a random variable conforming to the piecewise probability density functions specified in two arrays ; #X text 12 95 INLET_0 bang pdfscale; #X text 12 115 OUTLET_0 float; #X text 12 5 KEYWORDS control random array; #X restore 605 463 pd META; #X obj 41 202 arbran \$0-a1 \$0-a2; #X connect 0 0 10 0; #X connect 7 0 10 0; #X connect 10 0 1 0;
#N canvas 0 26 663 491 12; #X obj 41 152 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 41 249 5 0 0 0 - - -;
31
control random array
generate a random variable conforming to the piecewise probability density functions specified in two arrays
create a purr-data patch that matches the following description and keywords.
Description: generate a random variable conforming to the piecewise probability density functions specified in two arrays, Keywords: control random array