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
slider-help.pd
externals\ggee\gui\slider-help.pd
#N canvas 0 26 592 446 12; #X obj 14 121 slider 127 0 15; #X floatatom 12 42 0 0 0 0 - - -; #X floatatom 14 319 0 0 0 0 - - -; #X text 140 188 This was instantiated with slider 200 100; #X obj 14 85 random 127; #X obj 468 343 state sl; #X msg 468 283 save; #X msg 520 283 1; #X floatatom 98 296 0 0 0 0 - - -; #X obj 186 252 slider 127 0 40; #X text 184 231 This was instantiated with slider 127 0 40; #X obj 274 333 sliderh 127 0 30; #X text 273 307 Same with sliderh; #X floatatom 274 384 5 0 0 0 - - -; #X obj 12 64 metro 2; #X obj 98 167 slider 200 100 15; #X text 125 117 Slider is state aware.; #N canvas 447 185 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE Tcl/Tk; #X text 12 105 AUTHOR Guenter Geiger; #X text 12 5 KEYWORDS control GUI; #X text 12 45 DESCRIPTION graphical slider; #X text 12 65 INLET_0 float bang; #X text 12 85 OUTLET_0 float; #X restore 532 416 pd META; #X text 126 11 Instantiate a new slider with Put->Object and type slider into the object. The slider takes up to 3 parameters \, the first is the maximum value \, the second is the minimum. The third is the width of the slider (contributed by Dieter <[email protected]>. Click on the trough to move in 0.01. Middle button jumps.; #X connect 0 0 2 0; #X connect 1 0 14 0; #X connect 4 0 0 0; #X connect 6 0 5 0; #X connect 7 0 5 0; #X connect 11 0 13 0; #X connect 14 0 4 0; #X connect 15 0 8 0;
#N canvas 0 26 592 446 12; #X obj 14 121 slider 127 0 15; #X floatatom 12 42 0 0 0 0 - - -; #X floatatom 14 319 0 0 0 0 - - -; #X text 140 188 This was instantiated with slider 200 100; #X obj 14 85 random 127; #X obj 468 343 state sl; #X msg 468 283 save; #X msg 520 283 1; #X floatatom 98 296 0 0 0 0 - - -; #X obj 186 252 slider 127 0 40; #X text 184 231 This was instantiated with slider 127 0 40; #X obj 274 333 sliderh 127 0 30; #X text 273 307 Same with sliderh; #X floatatom 274 384 5 0 0 0 - - -; #X obj 12 64 metro 2; #X obj 98 167 slider 200 100 15; #X text 125 117 Slider is state aware.; #X text 126 11 Instantiate a new slider with Put->Object and type slider into the object. The slider takes up to 3 parameters \, the first is the maximum value \, the second is the minimum. The third is the width of the slider (contributed by Dieter <[email protected]>. Click on the trough to move in 0.01. Middle button jumps.; #X connect 0 0 2 0; #X connect 1 0 14 0; #X connect 4 0 0 0; #X connect 6 0 5 0; #X connect 7 0 5 0; #X connect 11 0 13 0; #X connect 14 0 4 0; #X connect 15 0 8 0;
36
control GUI
graphical slider
create a purr-data patch that matches the following description and keywords.
Description: graphical slider, Keywords: control GUI
linear_pan~-help.pd
externals\pan\linear_pan~-help.pd
#N canvas 0 31 477 320 10; #X obj 5 2 cnv 15 450 20 empty empty linearpan~ 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; #X text 17 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 234 284 released under the GNU GPL; #X obj 134 225 dac~; #X obj 181 145 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11 -262131 -1 -1 6350 0; #X text 16 37 Pan a mono signal using linear panning. The left inlet takes the audio signal and the right inlet takes the control signal with 0 = left \, 1 = right \, and 0.5 = center.; #X obj 84 131 osc~ 250; #X obj 84 152 *~ 0.5; #X obj 362 186 tgl 25 0 empty empty DSP 3 12 1 9 -24198 -1 -1 0 1; #X msg 362 218 \; pd dsp \$1; #X obj 113 187 linearpan~; #N canvas 459 31 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 145 AUTHOR Hans-Christoph Steiner; #X text 12 65 INLET_0 signal; #X text 12 105 OUTLET_0 signal; #X text 12 125 OUTLET_1 signal; #X text 12 45 DESCRIPTION pan a mono signal using linear panning; #X text 12 5 KEYWORDS signal abstraction; #X text 12 85 INLET_1 float; #X restore 423 289 pd META; #X connect 5 0 11 1; #X connect 7 0 8 0; #X connect 8 0 11 0; #X connect 9 0 10 0; #X connect 11 0 4 0; #X connect 11 1 4 1;
#N canvas 0 31 477 320 10; #X msg 422 3 pddp; #X text 17 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 234 284 released under the GNU GPL; #X obj 134 225 dac~; #X obj 181 145 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11 -262131 -1 -1 6350 0; #X text 16 37 Pan a mono signal using linear panning. The left inlet takes the audio signal and the right inlet takes the control signal with 0 = left \, 1 = right \, and 0.5 = center.; #X obj 84 131 osc~ 250; #X obj 84 152 *~ 0.5; #X obj 362 186 tgl 25 0 empty empty DSP 3 12 1 9 -24198 -1 -1 0 1; #X msg 362 218 \; pd dsp \$1; #X obj 113 187 linearpan~; #X connect 5 0 11 1; #X connect 7 0 8 0; #X connect 8 0 11 0; #X connect 9 0 10 0; #X connect 11 0 4 0; #X connect 11 1 4 1;
30
signal abstraction
pan a mono signal using linear panning
create a purr-data patch that matches the following description and keywords.
Description: pan a mono signal using linear panning, Keywords: signal abstraction
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
velocity-help.pd
externals\maxlib\velocity-help.pd
#N canvas 0 26 454 244 12; #X text 30 16 velocity :: get velocity of digits per second; #X obj 50 137 velocity; #X floatatom 50 72 5 0 0 0 - - -; #X floatatom 50 187 8 0 0 0 - - -; #X text 150 77 sending a float every second would; #X text 151 95 result in a velocity of 1 \, higher; #X text 151 114 rates produce higher velocities; #X msg 65 102 bang; #X text 151 148 originally written for Max by; #X text 151 164 Trond Lossius \, BEK; #N canvas 293 158 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Olaf Matthes <[email protected]>; #X text 12 5 KEYWORDS control random; #X text 12 85 OUTLET_0 float; #X text 12 45 DESCRIPTION get velocity of digits per second; #X text 12 65 INLET_0 bang float; #X restore 390 214 pd META; #X connect 1 0 3 0; #X connect 2 0 1 0; #X connect 7 0 1 0;
#N canvas 0 26 454 244 12; #X text 30 16 velocity :: get velocity of digits per second; #X obj 50 137 velocity; #X floatatom 50 72 5 0 0 0 - - -; #X floatatom 50 187 8 0 0 0 - - -; #X text 150 77 sending a float every second would; #X text 151 95 result in a velocity of 1 \, higher; #X text 151 114 rates produce higher velocities; #X msg 65 102 bang; #X text 151 148 originally written for Max by; #X text 151 164 Trond Lossius \, BEK; #X connect 1 0 3 0; #X connect 2 0 1 0; #X connect 7 0 1 0;
23
control random
get velocity of digits per second
create a purr-data patch that matches the following description and keywords.
Description: get velocity of digits per second, Keywords: control random
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)
beta-help.pd
externals\maxlib\beta-help.pd
#N canvas 0 26 487 308 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X floatatom 139 94 5 0 0 0 - - -; #X obj 70 140 beta 0.78 1.3; #X text 192 95 a; #X floatatom 209 116 5 0 0 0 - - -; #X text 262 117 b; #X text 39 21 beta :: beta distributed random numbers; #N canvas 293 158 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Olaf Matthes <[email protected]>; #X text 12 125 OUTLET_0 float; #X text 12 5 KEYWORDS control random; #X text 12 45 DESCRIPTION beta distributed random numbers; #X text 12 65 INLET_0 bang; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X restore 425 279 pd META; #X connect 0 0 3 0; #X connect 2 0 3 1; #X connect 3 0 1 0; #X connect 5 0 3 2;
#N canvas 0 26 487 308 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X floatatom 139 94 5 0 0 0 - - -; #X obj 70 140 beta 0.78 1.3; #X text 192 95 a; #X floatatom 209 116 5 0 0 0 - - -; #X text 262 117 b; #X text 39 21 beta :: beta distributed random numbers; #X connect 0 0 3 0; #X connect 2 0 3 1; #X connect 3 0 1 0; #X connect 5 0 3 2;
24
control random
beta distributed random numbers
create a purr-data patch that matches the following description and keywords.
Description: beta distributed random numbers, Keywords: control random
openpatch-help.pd
externals\ext13\openpatch-help.pd
#N canvas 0 31 373 263 10; #X obj 47 87 openpatch; #X text 120 88 =; #X obj 136 89 opa; #X text 43 13 this would open /tmp/tst.pd; #X text 24 161 but you can also use; #X msg 176 160 \; pd open foo.pd /tmp/ 1 1 \;; #X msg 155 49 symbol /tmp; #N canvas 463 219 494 344 META 0; #X text 12 125 RELEASE_DATE 2009-06-12; #X text 12 145 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 control patchfile_op; #X text 12 45 DESCRIPTION open a patch; #X text 12 65 INLET_0 symbol; #X text 12 85 INLET_1 symbol; #X restore 320 235 pd META; #X msg 47 49 symbol tst.pd; #X connect 6 0 0 1; #X connect 8 0 0 0;
#N canvas 0 31 373 263 10; #X obj 47 87 openpatch; #X text 120 88 =; #X obj 136 89 opa; #X text 43 13 this would open /tmp/tst.pd; #X text 24 161 but you can also use; #X msg 176 160 \; pd open foo.pd /tmp/ 1 1 \;; #X msg 155 49 symbol /tmp; #X msg 47 49 symbol tst.pd; #X connect 6 0 0 1; #X connect 8 0 0 0;
21
control patchfile_op
open a patch
create a purr-data patch that matches the following description and keywords.
Description: open a patch, Keywords: control patchfile_op
ramp~-help.pd
externals\creb\doc\ramp~-help.pd
#N canvas 0 26 450 300 10; #X obj 29 19 ramp~; #X obj 153 21 blockramp~; #N canvas 107 51 494 364 META 0; #X text 12 5 ALIAS blockramp~; #X text 12 95 INLET_0 bang; #X text 12 75 DESCRIPTION retriggerable counter for dsp signals; #X text 12 135 LIBRARY external creb; #X text 12 115 OUTLET_0 signal; #X text 12 175 HELP_PATCH_AUTHORS Jonathan Wilkes for PDDP.; #X text 12 25 KEYWORDS signal conversion ramp block_oriented needs_work (example patch); #X text 12 55 LICENSE GPL v2; #X text 12 155 AUTHOR Tom Schouten <[email protected]>; #X restore 395 276 pd META; #X text 95 121 needs an example;
#N canvas 0 26 450 300 10; #X obj 29 19 ramp~; #X obj 153 21 blockramp~; #X text 95 121 needs an example;
15
signal conversion ramp block_oriented needs_work (example patch)
retriggerable counter for dsp signals
create a purr-data patch that matches the following description and keywords.
Description: retriggerable counter for dsp signals, Keywords: signal conversion ramp block_oriented needs_work (example patch)
ENV-help.pd
externals\cxc\ENV-help.pd
#N canvas 0 31 625 314 10; #X obj 147 203 ENV; #X msg 147 163 RAND_MAX; #X floatatom 226 253 10 0 0 0 - - -; #X obj 147 277 print; #X msg 214 164 getenv \$1; #X symbolatom 215 130 10 0 0 0 - - -; #X obj 295 130 symbol; #X msg 311 105 HOSTNAME; #X msg 310 80 USERNAME; #X obj 147 228 route symbol; #X msg 147 253 \$1; #X msg 424 110 USERNAME bla; #X obj 395 202 print pre; #X msg 425 135 HOSTNAME testi; #X msg 312 45 RANDOM; #X text 18 7 get and set environment variables etc ...; #X msg 244 51 DATE; #N canvas 299 125 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 65 DESCRIPTION get and set environment variables; #X text 12 85 INLET_0 RAND_MAX getenv; #X text 12 105 OUTLET_0 float symbol; #X text 12 45 LICENSE GPL v2; #X text 12 125 AUTHOR [email protected]; #X text 12 15 KEYWORDS control filesystem; #X restore 575 293 pd META; #X obj 386 168 cxc_prepend setenv; #X connect 0 0 9 0; #X connect 1 0 0 0; #X connect 4 0 0 0; #X connect 5 0 4 0; #X connect 6 0 4 0; #X connect 7 0 6 0; #X connect 8 0 6 0; #X connect 9 0 10 0; #X connect 9 1 2 0; #X connect 10 0 3 0; #X connect 14 0 6 0; #X connect 16 0 6 0;
#N canvas 0 31 625 314 10; #X obj 147 203 ENV; #X msg 147 163 RAND_MAX; #X floatatom 226 253 10 0 0 0 - - -; #X obj 147 277 print; #X msg 214 164 getenv \$1; #X symbolatom 215 130 10 0 0 0 - - -; #X obj 295 130 symbol; #X msg 311 105 HOSTNAME; #X msg 310 80 USERNAME; #X obj 147 228 route symbol; #X msg 147 253 \$1; #X msg 424 110 USERNAME bla; #X obj 395 202 print pre; #X msg 425 135 HOSTNAME testi; #X msg 312 45 RANDOM; #X text 18 7 get and set environment variables etc ...; #X msg 244 51 DATE; #X obj 386 168 cxc_prepend setenv; #X connect 0 0 9 0; #X connect 1 0 0 0; #X connect 4 0 0 0; #X connect 5 0 4 0; #X connect 6 0 4 0; #X connect 7 0 6 0; #X connect 8 0 6 0; #X connect 9 0 10 0; #X connect 9 1 2 0; #X connect 10 0 3 0; #X connect 14 0 6 0; #X connect 16 0 6 0;
40
control filesystem
get and set environment variables
create a purr-data patch that matches the following description and keywords.
Description: get and set environment variables, Keywords: control filesystem
fmop~-help.pd
externals\creb\doc\fmop~-help.pd
#N canvas 0 26 344 223 10; #X text 76 12 fm operator; #N canvas 21 119 494 354 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 signal; #X text 12 45 DESCRIPTION frequency modulation operator; #X text 12 105 INLET_2 signal; #X text 12 125 OUTLET_0 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 288 197 pd META; #X obj 79 101 fmop~;
#N canvas 0 26 344 223 10; #X text 76 12 fm operator; #X obj 79 101 fmop~;
14
signal abstraction needs_work (example patch)
frequency modulation operator
create a purr-data patch that matches the following description and keywords.
Description: frequency modulation operator, Keywords: signal abstraction needs_work (example patch)
ti_hihat-help.pd
externals\creb\doc\ti_hihat-help.pd
#N canvas 0 26 333 350 10; #N canvas 200 78 494 529 META 0; #X text 12 245 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 DESCRIPTION hihat gop object; #X text 12 5 KEYWORDS signal abstraction GUI needs_work (example patch) ; #X text 12 65 INLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X text 12 125 INLET_3 float; #X text 12 145 INLET_4 float; #X text 12 165 INLET_5 float; #X text 12 185 INLET_6 float; #X text 12 205 OUTLET_0 signal; #X text 12 25 LICENSE GPL v2; #X text 12 225 AUTHOR Tom Schouten <[email protected]>; #X restore 278 327 pd META; #X obj 9 52 ti_hihat ----; #X coords 0 0 0.00245098 0.00260417 200 50 0;
#N canvas 0 26 333 350 10; #X obj 9 52 ti_hihat ----; #X coords 0 0 0.00245098 0.00260417 200 50 0;
18
signal abstraction GUI needs_work (example patch)
hihat gop object
create a purr-data patch that matches the following description and keywords.
Description: hihat gop object, Keywords: signal abstraction GUI needs_work (example patch)
avg~-help.pd
externals\zexy\reference\avg~-help.pd
#N canvas 0 31 561 361 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 373 296 tavg~; #X obj 129 234 avg~; #X obj 59 233 env~; #X obj 315 296 envrms~; #X obj 59 173 osc~ 5512.5; #X text 456 11 part of zexy; #N canvas 515 193 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 calculate the arithmetic mean of one signal vector; #X text 12 5 KEYWORDS signal conversion; #X text 12 75 INLET_0 signal; #X text 12 95 OUTLET_0 float; #X restore 511 340 pd META; #X obj 71 51 avg~; #X text 155 49 calculates the arithmetic mean of one signal vector ; #X connect 0 0 11 0; #X connect 1 0 3 0; #X connect 3 0 4 0; #X connect 8 0 2 0; #X connect 9 0 1 0; #X connect 11 0 8 0; #X connect 11 0 9 0;
#N canvas 0 31 561 361 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 373 296 tavg~; #X obj 129 234 avg~; #X obj 59 233 env~; #X obj 315 296 envrms~; #X obj 59 173 osc~ 5512.5; #X text 456 11 part of zexy; #X obj 71 51 avg~; #X text 155 49 calculates the arithmetic mean of one signal vector ; #X connect 0 0 11 0; #X connect 1 0 3 0; #X connect 3 0 4 0; #X connect 8 0 2 0; #X connect 9 0 1 0; #X connect 11 0 8 0; #X connect 11 0 9 0;
32
signal conversion
calculate the arithmetic mean of one signal vector
create a purr-data patch that matches the following description and keywords.
Description: calculate the arithmetic mean of one signal vector, Keywords: signal conversion
noquit-help.pd
externals\hcs\noquit-help.pd
#N canvas 0 26 420 305 10; #X obj 64 222 noquit; #X obj 64 107 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X msg 81 131 bang; #X msg 97 155 reset; #X msg 108 178 quit; #X obj 9 7 cnv 15 400 30 empty empty noquit 20 16 0 14 -261682 -66577 0; #X obj 64 250 bng 35 250 50 0 empty empty bang_on_quit 38 17 0 12 -261234 -1 -1; #X msg 108 198 quitnow; #X text 159 177 quit in the normal way; #X text 88 106 override/reset quitting; #X text 118 132 override quitting; #X text 139 153 re-enable normal quit function; #X text 159 197 quit now without any confirmation at all; #X text 34 58 override quitting Pd for installations \, performances \, etc.; #N canvas 280 175 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 115 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control abstraction pd_op; #X text 12 45 DESCRIPTION override quitting Pd for installations \, performances \, etc.; #X text 12 75 INLET_0 float bang reset quit quitnow; #X text 12 95 OUTLET_0 bang; #X restore 371 284 pd META; #X connect 0 0 6 0; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 4 0 0 0; #X connect 7 0 0 0;
#N canvas 0 26 420 305 10; #X obj 64 222 noquit; #X obj 64 107 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X msg 81 131 bang; #X msg 97 155 reset; #X msg 108 178 quit; #X obj 64 250 bng 35 250 50 0 empty empty bang_on_quit 38 17 0 12 -261234 -1 -1; #X msg 108 198 quitnow; #X text 159 177 quit in the normal way; #X text 88 106 override/reset quitting; #X text 118 132 override quitting; #X text 139 153 re-enable normal quit function; #X text 159 197 quit now without any confirmation at all; #X text 34 58 override quitting Pd for installations \, performances \, etc.; #X connect 0 0 6 0; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 4 0 0 0; #X connect 7 0 0 0;
30
control abstraction pd_op
override quitting Pd for installations \, performances \, etc.
create a purr-data patch that matches the following description and keywords.
Description: override quitting Pd for installations \, performances \, etc., Keywords: control abstraction pd_op
linear-help.pd
externals\maxlib\linear-help.pd
#N canvas 0 26 357 302 12; #X obj 70 140 linear; #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 text 23 20 linear :: linearly distributed random numbers; #N canvas 293 158 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Olaf Matthes <[email protected]>; #X text 12 85 OUTLET_0 float; #X text 12 45 DESCRIPTION linearly distributed random numbers; #X text 12 5 KEYWORDS control random; #X text 12 65 INLET_0 bang; #X restore 295 273 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0;
#N canvas 0 26 357 302 12; #X obj 70 140 linear; #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 text 23 20 linear :: linearly distributed random numbers; #X connect 0 0 2 0; #X connect 1 0 0 0;
16
control random
linearly distributed random numbers
create a purr-data patch that matches the following description and keywords.
Description: linearly distributed random numbers, Keywords: control random
OSCToParam-help.pd
externals\tof\tof\OSCToParam-help.pd
#N canvas 1 53 515 325 10; #X obj -8 -53 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; #X text -3 -9 author: [email protected]; #X text -3 2 version: 2009-04-14 (initial release); #X text -3 -54 description: forwards all incomming OSC messages to matching params.; #X text -3 -20 tags: routing param OSC; #X obj -3 81 tof/OSCToParam 3475; #X text 137 72 All OSC messages received on port 3475 will be forwarded to matching params.; #N canvas 237 203 494 344 META 0; #X text 12 95 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 55 LICENSE GPL v2; #X text 12 75 AUTHOR Thomas Ouellet Fredericks; #X text 12 5 KEYWORDS control network; #X text 12 25 DESCRIPTION forward all incomming OSC messages to matching params; #X restore 444 238 pd META;
#N canvas 1 53 515 325 10; #X obj -8 -53 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; #X text -3 -9 author: [email protected]; #X text -3 2 version: 2009-04-14 (initial release); #X text -3 -54 description: forwards all incomming OSC messages to matching params.; #X text -3 -20 tags: routing param OSC; #X obj -3 81 tof/OSCToParam 3475; #X text 137 72 All OSC messages received on port 3475 will be forwarded to matching params.;
15
control network
forward all incomming OSC messages to matching params
create a purr-data patch that matches the following description and keywords.
Description: forward all incomming OSC messages to matching params, Keywords: control network
basedir-help.pd
externals\moonlib\basedir-help.pd
#N canvas 0 31 430 247 10; #X obj 0 0 cnv 8 100 60 empty empty basedir 20 20 1 18 -262144 -1109 0; #X text 7 221 (c) Moonix: Antoine Rousseau 2003; #X text 135 12 basename/dirname functions; #X obj 124 102 basedir; #X obj 124 136 unpack s s; #X symbolatom 124 158 0 0 0 0 - - -; #X symbolatom 189 158 0 0 0 0 - - -; #X msg 124 62 symbol /usr/local/bin/pd; #X obj 124 42 loadbang; #X text 108 175 basename; #X text 212 175 dirname; #N canvas 380 146 494 344 META 0; #X text 12 25 LICENSE GPL v2; #X text 12 65 INLET_0 symbol; #X text 12 105 AUTHOR Antoine Rousseau; #X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 5 KEYWORDS control symbol_op filesystem; #X text 12 45 DESCRIPTION basename/dirname functions; #X text 12 85 OUTLET_0 list; #X restore 373 217 pd META; #X connect 3 0 4 0; #X connect 4 0 5 0; #X connect 4 1 6 0; #X connect 7 0 3 0; #X connect 8 0 7 0;
#N canvas 0 31 430 247 10; #X text 7 221 (c) Moonix: Antoine Rousseau 2003; #X text 135 12 basename/dirname functions; #X obj 124 102 basedir; #X obj 124 136 unpack s s; #X symbolatom 124 158 0 0 0 0 - - -; #X symbolatom 189 158 0 0 0 0 - - -; #X msg 124 62 symbol /usr/local/bin/pd; #X obj 124 42 loadbang; #X text 108 175 basename; #X text 212 175 dirname; #X connect 3 0 4 0; #X connect 4 0 5 0; #X connect 4 1 6 0; #X connect 7 0 3 0; #X connect 8 0 7 0;
26
control symbol_op filesystem
basename/dirname functions
create a purr-data patch that matches the following description and keywords.
Description: basename/dirname functions, Keywords: control symbol_op filesystem
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
mapping2radians-help.pd
externals\mapping\mapping2radians-help.pd
#N canvas 1 53 475 336 10; #X obj 5 2 cnv 15 450 20 empty empty mapping2radians 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; #X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about ; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X text 294 161 related objects:; #X obj 234 181 radians2mapping; #X obj 346 181 degrees2mapping; #X floatatom 69 185 9 0 0 1 radians - -; #X obj 72 85 hsl 128 15 0 1 0 0 empty empty mapping 6 7 1 10 -262131 -1 -1 0 0; #X floatatom 95 115 5 0 0 0 - - -; #X obj 69 150 mapping2radians; #X text 26 34 This object converts numbers from the mapping range (0 to 1) to radians (-pi to pi) with the 0's lining up in the same place. ; #X obj 288 200 mapping2degrees; #N canvas 466 198 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 95 OUTLET_0 float; #X text 12 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 75 INLET_0 float; #X text 12 5 KEYWORDS control abstraction conversion; #X text 12 45 DESCRIPTION convert numbers from the mapping range (0 to 1) to radians (-pi to pi) with 0's lining up in the same place; #X restore 413 304 pd META; #X connect 10 0 11 0; #X connect 10 0 12 0; #X connect 12 0 9 0;
#N canvas 1 53 475 336 10; #X msg 422 3 pddp; #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X text 294 161 related objects:; #X obj 234 181 radians2mapping; #X obj 346 181 degrees2mapping; #X floatatom 69 185 9 0 0 1 radians - -; #X obj 72 85 hsl 128 15 0 1 0 0 empty empty mapping 6 7 1 10 -262131 -1 -1 0 0; #X floatatom 95 115 5 0 0 0 - - -; #X obj 69 150 mapping2radians; #X text 26 34 This object converts numbers from the mapping range (0 to 1) to radians (-pi to pi) with the 0's lining up in the same place. ; #X obj 288 200 mapping2degrees; #X connect 10 0 11 0; #X connect 10 0 12 0; #X connect 12 0 9 0;
28
control abstraction conversion
convert numbers from the mapping range (0 to 1) to radians (-pi to pi) with 0's lining up in the same place
create a purr-data patch that matches the following description and keywords.
Description: convert numbers from the mapping range (0 to 1) to radians (-pi to pi) with 0's lining up in the same place, Keywords: control abstraction conversion
2.open_close.pd
packages\win64_inno\build\doc\manuals\pd-msg\2.msg_and_pd\2.open_close.pd
#N canvas 250 104 525 543 10; #X text 10 4 open and close an abstraction; #X msg 25 205 \; pd-abstraction.pd menuclose \;; #X text 25 141 Sometimes you can get relative paths (./ \, ../ \, etc.) to work \, but usually not. I don't know why...; #X msg 176 434 \; pd open \$1 \$2; #X obj 221 369 getdir; #X msg 25 63 \; pd open abstraction.pd /usr/local/lib/pd/doc/7.stuff/additional/pd-msg/2.msg_and_pd ; #X text 25 41 OPEN; #X text 24 184 CLOSE; #X obj 51 418 makefilename pd-%s; #X msg 51 441 \; \$1 menuclose \;; #X obj 51 396 symbol; #X msg 51 310 abstraction.pd; #X obj 51 335 trigger bang anything bang; #X obj 127 369 symbol; #X obj 51 369 del 2000; #X obj 176 411 pack s s; #X obj 176 369 symbol; #X text 27 288 OPEN \, THEN CLOSE AFTER 2 SECONDS; #X text 25 109 You have to put the name of the patch to open and its complete path; #X text 22 251 (you have to put the correct name & a valid path); #X text 47 481 you have to put the name of the patch to open (\$1) and the complete path to it (\$2); #N canvas 438 216 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 opening and closing a patch by sending messages to Pd; #X text 12 45 LICENSE public domain; #X text 12 25 KEYWORDS control pd_op nonlocal tutorial; #X restore 445 516 pd META; #X connect 4 0 15 1; #X connect 8 0 9 0; #X connect 10 0 8 0; #X connect 11 0 12 0; #X connect 12 0 14 0; #X connect 12 1 13 0; #X connect 12 1 16 0; #X connect 12 2 4 0; #X connect 13 0 10 1; #X connect 14 0 10 0; #X connect 15 0 3 0; #X connect 16 0 15 0;
#N canvas 250 104 525 543 10; #X text 10 4 open and close an abstraction; #X msg 25 205 \; pd-abstraction.pd menuclose \;; #X text 25 141 Sometimes you can get relative paths (./ \, ../ \, etc.) to work \, but usually not. I don't know why...; #X msg 176 434 \; pd open \$1 \$2; #X obj 221 369 getdir; #X msg 25 63 \; pd open abstraction.pd /usr/local/lib/pd/doc/7.stuff/additional/pd-msg/2.msg_and_pd ; #X text 25 41 OPEN; #X text 24 184 CLOSE; #X obj 51 418 makefilename pd-%s; #X msg 51 441 \; \$1 menuclose \;; #X obj 51 396 symbol; #X msg 51 310 abstraction.pd; #X obj 51 335 trigger bang anything bang; #X obj 127 369 symbol; #X obj 51 369 del 2000; #X obj 176 411 pack s s; #X obj 176 369 symbol; #X text 27 288 OPEN \, THEN CLOSE AFTER 2 SECONDS; #X text 25 109 You have to put the name of the patch to open and its complete path; #X text 22 251 (you have to put the correct name & a valid path); #X text 47 481 you have to put the name of the patch to open (\$1) and the complete path to it (\$2); #X connect 4 0 15 1; #X connect 8 0 9 0; #X connect 10 0 8 0; #X connect 11 0 12 0; #X connect 12 0 14 0; #X connect 12 1 13 0; #X connect 12 1 16 0; #X connect 12 2 4 0; #X connect 13 0 10 1; #X connect 14 0 10 0; #X connect 15 0 3 0; #X connect 16 0 15 0;
40
control pd_op nonlocal tutorial
opening and closing a patch by sending messages to Pd
create a purr-data patch that matches the following description and keywords.
Description: opening and closing a patch by sending messages to Pd, Keywords: control pd_op nonlocal tutorial
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
debounce-help.pd
externals\mapping\debounce-help.pd
#N canvas 1 53 470 540 10; #X obj 2 2 cnv 15 450 20 empty empty debounce 2 11 1 18 -233017 -66577 0; #X msg 418 3 pddp; #X text 234 467 released under the GNU GPL; #X text 18 499 $Author: nusmuk $; #X text 17 453 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X obj 122 78 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1 -1; #X obj 123 102 t b b; #X obj 123 142 delay; #X obj 63 121 bang; #X msg 85 78 stop; #X obj 123 171 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 123 228 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 123 198 debounce 2000; #X obj 152 122 random 1000; #X text 17 486 $Revision: 1.2 $$Date: 2006-11-10 15:43:46 $; #X text 26 388 Every input is converted to a "bang".; #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 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 45 DESCRIPTION remove bangs if they arrive too fast; #X text 12 65 INLET_0 anything; #X text 12 105 OUTLET_0 bang; #X text 12 5 KEYWORDS control abstraction filter; #X restore 413 507 pd META; #X text 26 366 Debounce removes bangs if they arrive too fast.; #X connect 5 0 6 0; #X connect 6 0 7 0; #X connect 6 1 13 0; #X connect 7 0 8 0; #X connect 7 0 10 0; #X connect 8 0 6 0; #X connect 9 0 7 0; #X connect 10 0 12 0; #X connect 12 0 11 0; #X connect 13 0 7 1;
#N canvas 1 53 470 540 10; #X msg 418 3 pddp; #X text 234 467 released under the GNU GPL; #X text 18 499 $Author: nusmuk $; #X text 17 453 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X obj 122 78 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1 -1; #X obj 123 102 t b b; #X obj 123 142 delay; #X obj 63 121 bang; #X msg 85 78 stop; #X obj 123 171 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 123 228 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 123 198 debounce 2000; #X obj 152 122 random 1000; #X text 17 486 $Revision: 1.2 $$Date: 2006-11-10 15:43:46 $; #X text 26 388 Every input is converted to a "bang".; #X text 26 366 Debounce removes bangs if they arrive too fast.; #X connect 5 0 6 0; #X connect 6 0 7 0; #X connect 6 1 13 0; #X connect 7 0 8 0; #X connect 7 0 10 0; #X connect 8 0 6 0; #X connect 9 0 7 0; #X connect 10 0 12 0; #X connect 12 0 11 0; #X connect 13 0 7 1;
38
control abstraction filter
remove bangs if they arrive too fast
create a purr-data patch that matches the following description and keywords.
Description: remove bangs if they arrive too fast, Keywords: control abstraction filter
uhr-help.pd
abstractions\jmmmp\uhr-help.pd
#N canvas 35 130 301 182 10; #X text 11 10 [uhr] - Shows the time; #X obj 41 61 uhr; #X text 12 149 Released under the BSD License; #X text 47 41 H / M / S; #X text 12 99 Related objects: [stoppuhr] [clock]; #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 13 6 DESCRIPTION Shows the time; #X text 12 36 KEYWORDS time GUI; #X restore 232 156 pd META; #X text 11 132 (C) 2006-2015 Jo�o Pais - [email protected];
#N canvas 35 130 301 182 10; #X text 11 10 [uhr] - Shows the time; #X obj 41 61 uhr; #X text 12 149 Released under the BSD License; #X text 47 41 H / M / S; #X text 12 99 Related objects: [stoppuhr] [clock]; #X text 11 132 (C) 2006-2015 Jo�o Pais - [email protected];
16
time GUI
Shows the time
create a purr-data patch that matches the following description and keywords.
Description: Shows the time, Keywords: time GUI
basedir-help.pd
externals\moonlib\basedir-help.pd
#N canvas 0 31 430 247 10; #X obj 0 0 cnv 8 100 60 empty empty basedir 20 20 1 18 -262144 -1109 0; #X text 7 221 (c) Moonix: Antoine Rousseau 2003; #X text 135 12 basename/dirname functions; #X obj 124 102 basedir; #X obj 124 136 unpack s s; #X symbolatom 124 158 0 0 0 0 - - -; #X symbolatom 189 158 0 0 0 0 - - -; #X msg 124 62 symbol /usr/local/bin/pd; #X obj 124 42 loadbang; #X text 108 175 basename; #X text 212 175 dirname; #N canvas 380 146 494 344 META 0; #X text 12 25 LICENSE GPL v2; #X text 12 65 INLET_0 symbol; #X text 12 105 AUTHOR Antoine Rousseau; #X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 5 KEYWORDS control symbol_op filesystem; #X text 12 45 DESCRIPTION basename/dirname functions; #X text 12 85 OUTLET_0 list; #X restore 373 217 pd META; #X connect 3 0 4 0; #X connect 4 0 5 0; #X connect 4 1 6 0; #X connect 7 0 3 0; #X connect 8 0 7 0;
#N canvas 0 31 430 247 10; #X text 7 221 (c) Moonix: Antoine Rousseau 2003; #X text 135 12 basename/dirname functions; #X obj 124 102 basedir; #X obj 124 136 unpack s s; #X symbolatom 124 158 0 0 0 0 - - -; #X symbolatom 189 158 0 0 0 0 - - -; #X msg 124 62 symbol /usr/local/bin/pd; #X obj 124 42 loadbang; #X text 108 175 basename; #X text 212 175 dirname; #X connect 3 0 4 0; #X connect 4 0 5 0; #X connect 4 1 6 0; #X connect 7 0 3 0; #X connect 8 0 7 0;
26
control symbol_op filesystem
basename/dirname functions
create a purr-data patch that matches the following description and keywords.
Description: basename/dirname functions, Keywords: control symbol_op filesystem
2.create_new_abstract.pd
pd\doc\manuals\pd-msg\5.examples\2.create_new_abstract.pd
#N canvas 260 113 505 524 10; #X msg 77 224 msg 10 10 bang; #X msg 77 272 obj 10 40 metro 500; #X msg 77 248 floatatom 100 10 7 50 5000; #X msg 77 344 obj 10 70 random 127; #X msg 77 392 floatatom 10 100 5; #X msg 78 440 text 10 130 That's it !; #X obj 30 475 s pd-new; #X msg 77 296 connect 0 0 2 0; #X msg 77 319 connect 1 0 2 1; #X msg 77 368 connect 2 0 3 0; #X msg 77 416 connect 3 0 4 0; #X msg 40 79 \; pd filename new ./ \; #N canvas \; #X pop 1 \;; #X text 53 59 click here first; #X text 28 176 And then we fill it with the way describe in 1.add_objects.pd ; #X text 26 15 This describe how to create a new abstraction :; #X msg 290 457 menuclose; #X text 294 483 this will kill it !; #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 creating a pd patch dynamically; #X text 12 25 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial; #X restore 448 496 pd META; #X connect 0 0 6 0; #X connect 1 0 6 0; #X connect 2 0 6 0; #X connect 3 0 6 0; #X connect 4 0 6 0; #X connect 5 0 6 0; #X connect 7 0 6 0; #X connect 8 0 6 0; #X connect 9 0 6 0; #X connect 10 0 6 0; #X connect 15 0 6 0;
#N canvas 260 113 505 524 10; #X msg 77 224 msg 10 10 bang; #X msg 77 272 obj 10 40 metro 500; #X msg 77 248 floatatom 100 10 7 50 5000; #X msg 77 344 obj 10 70 random 127; #X msg 77 392 floatatom 10 100 5; #X msg 78 440 text 10 130 That's it !; #X obj 30 475 s pd-new; #X msg 77 296 connect 0 0 2 0; #X msg 77 319 connect 1 0 2 1; #X msg 77 368 connect 2 0 3 0; #X msg 77 416 connect 3 0 4 0; #X msg 40 79 \; pd filename new ./ \; #N canvas \; #X pop 1 \;; #X text 53 59 click here first; #X text 28 176 And then we fill it with the way describe in 1.add_objects.pd ; #X text 26 15 This describe how to create a new abstraction :; #X msg 290 457 menuclose; #X text 294 483 this will kill it !; #X connect 0 0 6 0; #X connect 1 0 6 0; #X connect 2 0 6 0; #X connect 3 0 6 0; #X connect 4 0 6 0; #X connect 5 0 6 0; #X connect 7 0 6 0; #X connect 8 0 6 0; #X connect 9 0 6 0; #X connect 10 0 6 0; #X connect 15 0 6 0;
34
control canvas_op nonlocal dynamic_patching tutorial
creating a pd patch dynamically
create a purr-data patch that matches the following description and keywords.
Description: creating a pd patch dynamically, Keywords: control canvas_op nonlocal dynamic_patching tutorial
cexp~-help.pd
externals\creb\doc\cexp~-help.pd
#N canvas 0 26 475 207 10; #X obj 85 82 clog~; #X obj 145 82 cexp~; #X text 235 81 complex log and exp.; #X text 237 105 see also; #X obj 309 104 cep~; #X text 351 103 and; #X obj 384 105 icep~; #N canvas 379 254 494 344 META 0; #X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 85 INLET_0 signal; #X text 12 105 INLET_1 signal; #X text 12 125 OUTLET_0 signal; #X text 12 145 OUTLET_1 signal; #X text 12 5 NAME clog~ cexp~; #X text 12 165 AUTHOR Tom Schouten <[email protected]>; #X text 12 45 LICENSE GPL v2; #X text 12 25 KEYWORDS signal needs_work needs_work (example); #X text 12 65 DESCRIPTION complex log and exp; #X restore 424 185 pd META;
#N canvas 0 26 475 207 10; #X obj 85 82 clog~; #X obj 145 82 cexp~; #X text 235 81 complex log and exp.; #X text 237 105 see also; #X obj 309 104 cep~; #X text 351 103 and; #X obj 384 105 icep~;
20
signal needs_work needs_work (example)
complex log and exp
create a purr-data patch that matches the following description and keywords.
Description: complex log and exp, Keywords: signal needs_work needs_work (example)
printwchars-help.pd
externals\moocow\pdstring\src\printwchars-help.pd
#N canvas 0 26 450 333 10; #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 193 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 text 159 115 "&pi &delta" in UTF-8; #X text 35 7 printwchars - print wide character strings to pd console ; #X text 157 89 "&auml &ouml &uuml"; #X msg 71 115 960 948; #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 wide character strings to pd console ; #X restore 391 305 pd META; #X obj 44 172 printwchars mywchars; #X connect 6 0 15 0; #X connect 7 0 15 0; #X connect 9 0 15 0; #X connect 13 0 15 0;
#N canvas 0 26 450 333 10; #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 193 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 text 159 115 "&pi &delta" in UTF-8; #X text 35 7 printwchars - print wide character strings to pd console ; #X text 157 89 "&auml &ouml &uuml"; #X msg 71 115 960 948; #X obj 44 172 printwchars mywchars; #X connect 6 0 15 0; #X connect 7 0 15 0; #X connect 9 0 15 0; #X connect 13 0 15 0;
28
control
print wide character strings to pd console
create a purr-data patch that matches the following description and keywords.
Description: print wide character strings to pd console, Keywords: control
nchange-help.pd
externals\maxlib\nchange-help.pd
#N canvas 0 26 519 345 12; #X obj 30 213 nchange f; #X obj 371 215 nchange l; #X msg 367 144 bla foo dog; #X msg 387 169 bla foo 23; #X msg 348 121 bla foo dog 17; #X obj 200 214 nchange s; #X obj 200 185 symbol; #X msg 200 126 dog; #X msg 216 153 cat; #X obj 162 15 change; #X obj 371 253 print list; #X obj 200 255 print symbol; #X msg 30 152 0; #X msg 43 180 1; #X obj 30 257 print float; #X text 100 34 written by Olaf Matthes <[email protected]>; #X text 12 15 nchange :: a 'new'; #X text 22 77 The creation argument specifies whether nchange works for floats \, symbols or lists.; #N canvas 518 27 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Olaf Matthes <[email protected]>; #X text 12 45 DESCRIPTION change for floats \, symbols \, and lists ; #X text 12 5 KEYWORDS control anything_op symbol_op; #X text 12 65 INLET_0 anything; #X text 12 85 OUTLET_0 anything; #X restore 456 317 pd META; #X connect 0 0 14 0; #X connect 1 0 10 0; #X connect 2 0 1 0; #X connect 3 0 1 0; #X connect 4 0 1 0; #X connect 5 0 11 0; #X connect 6 0 5 0; #X connect 7 0 6 0; #X connect 8 0 6 0; #X connect 12 0 0 0; #X connect 13 0 0 0;
#N canvas 0 26 519 345 12; #X obj 30 213 nchange f; #X obj 371 215 nchange l; #X msg 367 144 bla foo dog; #X msg 387 169 bla foo 23; #X msg 348 121 bla foo dog 17; #X obj 200 214 nchange s; #X obj 200 185 symbol; #X msg 200 126 dog; #X msg 216 153 cat; #X obj 162 15 change; #X obj 371 253 print list; #X obj 200 255 print symbol; #X msg 30 152 0; #X msg 43 180 1; #X obj 30 257 print float; #X text 100 34 written by Olaf Matthes <[email protected]>; #X text 12 15 nchange :: a 'new'; #X text 22 77 The creation argument specifies whether nchange works for floats \, symbols or lists.; #X connect 0 0 14 0; #X connect 1 0 10 0; #X connect 2 0 1 0; #X connect 3 0 1 0; #X connect 4 0 1 0; #X connect 5 0 11 0; #X connect 6 0 5 0; #X connect 7 0 6 0; #X connect 8 0 6 0; #X connect 12 0 0 0; #X connect 13 0 0 0;
39
control anything_op symbol_op
change for floats \, symbols \, and lists
create a purr-data patch that matches the following description and keywords.
Description: change for floats \, symbols \, and lists, Keywords: control anything_op symbol_op
3.0.events.pd
pd\doc\manuals\pd-msg\1.msg_and_patch\3.0.events.pd
#N canvas 317 86 381 325 10; #X msg 36 86 click \$1 \$2 \$3 \$4; #X obj 111 182 key; #X floatatom 111 208 0 0 0 0 - - -; #X floatatom 50 184 0 0 0 0 - - -; #X msg 50 158 0; #X msg 6 6 bang; #X text 56 41 left; #X text 124 41 rigth; #X text 70 4 Msg-dealing with events :; #X text 89 28 click; #X text 218 37 \$1 x; #X text 218 52 \$2 y; #X obj 36 290 s pd-3.0.events.pd; #X msg 36 129 mouseup \$1 \$2 \$4; #X msg 113 60 15 15 0 8; #X msg 36 60 15 15 0 1; #X msg 36 257 motion \$1 \$2 \$4; #X msg 36 209 key 1 \$1 0; #X text 274 84 0:nomod \; 1 shift \; 2 crtl \; 3 alt \; 4 right click) ; #X text 218 82 \$4 mod :; #X text 218 67 \$3 (unused ???); #X text 73 230 \$1 : number of the key; #N canvas 218 113 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 simulating mouse and key events with messages to a canvas; #X text 12 44 LICENSE public domain; #X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial ; #X restore 325 297 pd META; #X connect 0 0 12 0; #X connect 1 0 2 0; #X connect 3 0 17 0; #X connect 4 0 3 0; #X connect 13 0 12 0; #X connect 14 0 0 0; #X connect 15 0 0 0; #X connect 16 0 12 0; #X connect 17 0 12 0;
#N canvas 317 86 381 325 10; #X msg 36 86 click \$1 \$2 \$3 \$4; #X obj 111 182 key; #X floatatom 111 208 0 0 0 0 - - -; #X floatatom 50 184 0 0 0 0 - - -; #X msg 50 158 0; #X msg 6 6 bang; #X text 56 41 left; #X text 124 41 rigth; #X text 70 4 Msg-dealing with events :; #X text 89 28 click; #X text 218 37 \$1 x; #X text 218 52 \$2 y; #X obj 36 290 s pd-3.0.events.pd; #X msg 36 129 mouseup \$1 \$2 \$4; #X msg 113 60 15 15 0 8; #X msg 36 60 15 15 0 1; #X msg 36 257 motion \$1 \$2 \$4; #X msg 36 209 key 1 \$1 0; #X text 274 84 0:nomod \; 1 shift \; 2 crtl \; 3 alt \; 4 right click) ; #X text 218 82 \$4 mod :; #X text 218 67 \$3 (unused ???); #X text 73 230 \$1 : number of the key; #X connect 0 0 12 0; #X connect 1 0 2 0; #X connect 3 0 17 0; #X connect 4 0 3 0; #X connect 13 0 12 0; #X connect 14 0 0 0; #X connect 15 0 0 0; #X connect 16 0 12 0; #X connect 17 0 12 0;
38
control canvas_op nonlocal dynamic_patching tutorial
simulating mouse and key events with messages to a canvas
create a purr-data patch that matches the following description and keywords.
Description: simulating mouse and key events with messages to a canvas, Keywords: control canvas_op nonlocal dynamic_patching tutorial
12.path.pd
packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\12.path.pd
#N struct drawtut-path float x float y; #N canvas 2 25 850 556 10; #X text 0 1 New Drawing Commands: path; #X text 1 1 __________________________; #X text 53 23 Paths are complex drawings.; #X obj 53 47 struct drawtut-path float x float y; #X scalar drawtut-path 292 124 \;; #X msg 53 107 stroke black \, stroke-width 1 \, fill yellow \, transform scale 2; #X text 671 221 <- a complex path; #X obj 53 82 loadbang; #X text 52 404 Svg paths are quite complex and powerful. After the word "path" \, you must specify single-letter drawing commands followed by numeric coordinate and shape data for the command. A single path can have several subpaths-- the one to the left has three \, one for each letter.; #X text 52 474 You can find out more about them in the svg specification: ; #X obj 52 495 pddp/pddplink http://www.w3.org/TR/SVG/paths.html; #X obj 53 133 draw path m 156.27 34.6306 3.94531 0 0 25.8398 14.1992 0 0 3.32031 -18.1445 0 0 -29.1602 m -19.6484 2.67578 c -2.86459 2.7e-05 -5.14324 1.06773 -6.83593 3.20312 -1.6797 2.13544 -2.51954 5.04559 -2.51953 8.73047 -1e-05 3.67189 0.83983 6.57553 2.51953 8.71094 1.69269 2.13542 3.97134 3.20313 6.83593 3.20312 2.86457 2e-06 5.13019 -1.06771 6.79688 -3.20312 1.67966 -2.13541 2.5195 -5.03905 2.51953 -8.71094 -3e-05 -3.68488 -0.83987 -6.59503 -2.51953 -8.73047 -1.66669 -2.13539 -3.93231 -3.2031 -6.79688 -3.20312 m 0 -3.20312 c 4.08853 3e-05 7.35675 1.37373 9.80469 4.12109 2.44789 2.7344 3.67185 6.40627 3.67188 11.0156 -3e-05 4.59636 -1.22399 8.26824 -3.67188 11.0156 -2.44794 2.73438 -5.71616 4.10156 -9.80469 4.10156 -4.10157 -1e-06 -7.38282 -1.36719 -9.84375 -4.10156 -2.44792 -2.73437 -3.67187 -6.40624 -3.67187 -11.0156 0 -4.60936 1.22395 -8.28123 3.67187 -11.0156 2.46093 -2.74737 5.74218 -4.12106 9.84375 -4.12109 m -32.6953 0.527344 3.94531 0 0 25.8398 14.1992 0 0 3.32031 -18.1445 0 0 -29.1602; #X text 468 299 Unfortunately the bounding-box calculation for some curves doesn't work as precisely as it should. This means some paths may extend past the edges of the selection rectangle in Pd. (Like the bottom of the "O" in the example above; #N canvas 290 275 450 300 META 0; #X text 16 26 LICENSE SIBSD; #X text 16 66 AUTHOR Jonathan Wilkes; #X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 6 KEYWORDS tutorial data_structure draw gui; #X text 16 46 DESCRIPTION drawing paths to display data structure data ; #X restore 776 520 pd META; #X text 466 375 If you copy/paste path data from SVGs on the web \, try putting the data in quotes and prepending "d=" \, like this:; #X text 466 415 [draw path d="M-2 0 3-3"]; #X text 466 437 When you instantiate it \, Pd will normalize the path data by putting spaces between each item in the path \, removing commas \, and making all commands explicit \, like this:; #X text 466 485 [draw path M -2 0 L 3 -3]; #X connect 5 0 11 0; #X connect 7 0 5 0;
#N struct drawtut-path float x float y; #N canvas 2 25 850 556 10; #X text 0 1 New Drawing Commands: path; #X text 1 1 __________________________; #X text 53 23 Paths are complex drawings.; #X obj 53 47 struct drawtut-path float x float y; #X scalar drawtut-path 292 124 \;; #X msg 53 107 stroke black \, stroke-width 1 \, fill yellow \, transform scale 2; #X text 671 221 <- a complex path; #X obj 53 82 loadbang; #X text 52 404 Svg paths are quite complex and powerful. After the word "path" \, you must specify single-letter drawing commands followed by numeric coordinate and shape data for the command. A single path can have several subpaths-- the one to the left has three \, one for each letter.; #X text 52 474 You can find out more about them in the svg specification: ; #X obj 53 133 draw path m 156.27 34.6306 3.94531 0 0 25.8398 14.1992 0 0 3.32031 -18.1445 0 0 -29.1602 m -19.6484 2.67578 c -2.86459 2.7e-05 -5.14324 1.06773 -6.83593 3.20312 -1.6797 2.13544 -2.51954 5.04559 -2.51953 8.73047 -1e-05 3.67189 0.83983 6.57553 2.51953 8.71094 1.69269 2.13542 3.97134 3.20313 6.83593 3.20312 2.86457 2e-06 5.13019 -1.06771 6.79688 -3.20312 1.67966 -2.13541 2.5195 -5.03905 2.51953 -8.71094 -3e-05 -3.68488 -0.83987 -6.59503 -2.51953 -8.73047 -1.66669 -2.13539 -3.93231 -3.2031 -6.79688 -3.20312 m 0 -3.20312 c 4.08853 3e-05 7.35675 1.37373 9.80469 4.12109 2.44789 2.7344 3.67185 6.40627 3.67188 11.0156 -3e-05 4.59636 -1.22399 8.26824 -3.67188 11.0156 -2.44794 2.73438 -5.71616 4.10156 -9.80469 4.10156 -4.10157 -1e-06 -7.38282 -1.36719 -9.84375 -4.10156 -2.44792 -2.73437 -3.67187 -6.40624 -3.67187 -11.0156 0 -4.60936 1.22395 -8.28123 3.67187 -11.0156 2.46093 -2.74737 5.74218 -4.12106 9.84375 -4.12109 m -32.6953 0.527344 3.94531 0 0 25.8398 14.1992 0 0 3.32031 -18.1445 0 0 -29.1602; #X text 468 299 Unfortunately the bounding-box calculation for some curves doesn't work as precisely as it should. This means some paths may extend past the edges of the selection rectangle in Pd. (Like the bottom of the "O" in the example above; #X text 466 375 If you copy/paste path data from SVGs on the web \, try putting the data in quotes and prepending "d=" \, like this:; #X text 466 415 [draw path d="M-2 0 3-3"]; #X text 466 437 When you instantiate it \, Pd will normalize the path data by putting spaces between each item in the path \, removing commas \, and making all commands explicit \, like this:; #X text 466 485 [draw path M -2 0 L 3 -3]; #X connect 5 0 11 0; #X connect 7 0 5 0;
28
tutorial data_structure draw gui
drawing paths to display data structure data
create a purr-data patch that matches the following description and keywords.
Description: drawing paths to display data structure data, Keywords: tutorial data_structure draw gui
3.1.motion.pd
pd\doc\manuals\pd-msg\1.msg_and_patch\3.1.motion.pd
#N canvas 300 68 415 490 10; #N canvas 425 18 332 294 testing 1; #X obj 95 11 loadbang; #X msg 95 36 0; #X obj 12 37 random 127; #X floatatom 66 94 0 0 0 0 - - -; #X msg 12 11 bang; #X connect 0 0 1 0; #X connect 1 0 3 0; #X connect 2 0 3 0; #X connect 4 0 2 0; #X restore 119 439 pd testing; #X obj 20 438 s pd-testing; #X obj 89 247 pack f f; #X text 8 54 Start here; #X floatatom 120 185 0 0 0 0 - - -; #X floatatom 89 186 0 0 0 0 - - -; #X obj 100 219 t b f; #X text 7 363 Stop here; #X text 85 154 try this !!!; #X text 9 9 This example will show you how to use the motion msg.; #X msg 89 271 motion \$1 \$2 0; #X msg 20 390 motion 15 15 0 \, editmode 0 \, vis 0; #X msg 20 75 vis 1 \, editmode 1 \, mouse 5 5 0 0 0 \, mouseup 200 200 0; #X msg 20 101 mouse 15 15 0 0 0; #N canvas 458 158 494 396 META 0; #X text 12 85 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 55 DESCRIPTION simulating mouse motion with messages to a canvas; #X text 12 32 LICENSE public domain; #X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial ; #X restore 364 466 pd META; #X connect 2 0 10 0; #X connect 4 0 6 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 6 1 2 1; #X connect 10 0 1 0; #X connect 11 0 1 0; #X connect 12 0 1 0; #X connect 13 0 1 0;
#N canvas 300 68 415 490 10; #X obj 20 438 s pd-testing; #X obj 89 247 pack f f; #X text 8 54 Start here; #X floatatom 120 185 0 0 0 0 - - -; #X floatatom 89 186 0 0 0 0 - - -; #X obj 100 219 t b f; #X text 7 363 Stop here; #X text 85 154 try this !!!; #X text 9 9 This example will show you how to use the motion msg.; #X msg 89 271 motion \$1 \$2 0; #X msg 20 390 motion 15 15 0 \, editmode 0 \, vis 0; #X msg 20 75 vis 1 \, editmode 1 \, mouse 5 5 0 0 0 \, mouseup 200 200 0; #X msg 20 101 mouse 15 15 0 0 0; #X connect 2 0 10 0; #X connect 4 0 6 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 6 1 2 1; #X connect 10 0 1 0; #X connect 11 0 1 0; #X connect 12 0 1 0; #X connect 13 0 1 0;
40
control canvas_op nonlocal dynamic_patching tutorial
simulating mouse motion with messages to a canvas
create a purr-data patch that matches the following description and keywords.
Description: simulating mouse motion with messages to a canvas, Keywords: control canvas_op nonlocal dynamic_patching tutorial
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)
wrap-help.pd
externals\maxlib\wrap-help.pd
#N canvas 0 26 472 397 12; #X floatatom 27 304 8 0 0 0 - - -; #X floatatom 27 73 5 0 0 0 - - -; #X text 187 26 written by <[email protected]>; #X floatatom 60 133 5 0 0 0 - - -; #X floatatom 94 158 5 0 0 0 - - -; #X text 84 71 input value; #X text 57 102 creation arguments can be changed dynamically:; #X text 35 341 creation arguments:; #X text 115 132 lower limit; #X text 146 157 upper limit; #X floatatom 94 277 5 0 0 0 - - -; #X text 36 358 wrap <lower limit> <upper limit>; #X text 106 305 floats 'in range'; #X text 122 11 wrap :: wrap floats into a range; #X text 153 276 wrap periods; #N canvas 341 152 494 344 META 0; #X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 165 AUTHOR Olaf Matthes <[email protected]>; #X text 12 125 OUTLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X text 12 45 DESCRIPTION wrap floats into a range; #X text 12 65 INLET_0 float; #X text 12 145 OUTLET_1 float; #X text 12 5 KEYWORDS control filter; #X restore 410 364 pd META; #X obj 27 249 maxlib/wrap 6 40; #X connect 1 0 16 0; #X connect 3 0 16 1; #X connect 4 0 16 2; #X connect 16 0 0 0; #X connect 16 1 10 0;
#N canvas 0 26 472 397 12; #X floatatom 27 304 8 0 0 0 - - -; #X floatatom 27 73 5 0 0 0 - - -; #X text 187 26 written by <[email protected]>; #X floatatom 60 133 5 0 0 0 - - -; #X floatatom 94 158 5 0 0 0 - - -; #X text 84 71 input value; #X text 57 102 creation arguments can be changed dynamically:; #X text 35 341 creation arguments:; #X text 115 132 lower limit; #X text 146 157 upper limit; #X floatatom 94 277 5 0 0 0 - - -; #X text 36 358 wrap <lower limit> <upper limit>; #X text 106 305 floats 'in range'; #X text 122 11 wrap :: wrap floats into a range; #X text 153 276 wrap periods; #X obj 27 249 maxlib/wrap 6 40; #X connect 1 0 16 0; #X connect 3 0 16 1; #X connect 4 0 16 2; #X connect 16 0 0 0; #X connect 16 1 10 0;
34
control filter
wrap floats into a range
create a purr-data patch that matches the following description and keywords.
Description: wrap floats into a range, Keywords: control filter
cmul~-help.pd
externals\creb\doc\cmul~-help.pd
#N canvas 0 26 381 197 10; #X text 49 5 complex multiplication; #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 145 OUTLET_0 signal; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 signal; #X text 12 165 OUTLET_1 signal; #X text 12 45 DESCRIPTION complex multiplication; #X text 12 105 INLET_2 signal; #X text 12 125 INLET_3 signal; #X text 12 5 KEYWORDS signal abstraction needs_work (example patch) ; #X text 12 185 AUTHOR Tom Schouten <[email protected]>; #X text 12 25 LICENSE GPL v2; #X restore 331 175 pd META; #X obj 92 78 cmul~;
#N canvas 0 26 381 197 10; #X text 49 5 complex multiplication; #X obj 92 78 cmul~;
16
signal abstraction needs_work (example patch)
complex multiplication
create a purr-data patch that matches the following description and keywords.
Description: complex multiplication, Keywords: signal abstraction needs_work (example patch)
vector--help.pd
externals\markex\vector--help.pd
#N canvas 4 49 450 300 10; #N canvas 246 447 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 subtracts a constant offset from a vector ; #X restore 390 271 pd META; #X msg 64 86 1 2 3; #X msg 175 86 10; #X text 27 25 MarkEx vector operation: add a constant offset to a vector ; #X text 52 248 a "vector" is simply a list of numbers.; #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 4 49 450 300 10; #X msg 64 86 1 2 3; #X msg 175 86 10; #X text 27 25 MarkEx vector operation: add a constant offset to a vector ; #X text 52 248 a "vector" is simply a list of numbers.; #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
subtracts a constant offset from a vector
create a purr-data patch that matches the following description and keywords.
Description: subtracts a constant offset from a vector, Keywords: control vector
all_about_libraries.pd
pd\doc\5.reference\all_about_libraries.pd
#N canvas 429 58 448 238 10; #X declare; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header libraries 20 10 1 18 -261106 -33289 0; #X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 1 216 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 374 81 494 169 META 0; #X text 12 85 LIBRARY PDDP; #X text 12 105 HELP_PATCH_AUTHORS Dave Sabine \, May 5 \, 2003 . Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42. Some info was pulled from puredata.info; #X text 12 65 DESCRIPTION how pure data libraries are loaded; #X text 12 45 KEYWORDS needs_work all_about_pd; #X restore 392 218 pd META; #N canvas 216 143 428 105 Related_objects 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -261106 -33289 0; #X text 7 2 Libraries - Related Objects; #X obj 22 42 declare; #X obj 22 72 import; #X restore 103 218 pd Related_objects; #X obj 6 218 pddp/pddplink all_about.pd -text All About Pd; #X text 20 37 Explain what libraries are \, how to load them \, and any missing features that are currently being worked on.; #N canvas 14 48 428 166 How_to_load_libraries 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 20 10 1 18 -261106 -33289 0; #X text 7 1 How to load libraries; #X text 19 36 Ways to load libraries: command line \, declare \, import \, any others?; #X restore 43 81 pd How_to_load_libraries; #N canvas 9 155 428 240 What_happens_when_you_load_a_library 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 20 10 1 18 -261106 -33289 0; #X text 7 1 What happens when you load a library?; #X text 19 37 Describe what happens \, and maybe give one or two examples... ; #X restore 43 111 pd What_happens_when_you_load_a_library; #N canvas 7 69 428 112 Loading_libs_in_an_abstraction 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 20 10 1 18 -261106 -33289 0; #X text 7 1 Loading libs in an abstraction; #X text 20 37 Info here...; #X restore 43 141 pd Loading_libs_in_an_abstraction;
#N canvas 429 58 448 238 10; #X declare; #X text 20 37 Explain what libraries are \, how to load them \, and any missing features that are currently being worked on.;
34
needs_work all_about_pd
how pure data libraries are loaded
create a purr-data patch that matches the following description and keywords.
Description: how pure data libraries are loaded, Keywords: needs_work all_about_pd
all_about_z_order.pd
packages\win64_inno\build\doc\5.reference\all_about_z_order.pd
#N canvas 431 57 448 189 10; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header z_order 20 10 1 18 -261106 -33289 0; #X obj 1 167 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 377 73 494 153 META 0; #X text 12 95 HELP_PATCH_AUTHORS Dave Sabine \, May 5 \, 2003 . Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 75 LIBRARY PDDP; #X text 12 45 DESCRIPTION description of how objects are presented graphically in Pd; #X text 12 25 KEYWORDS GUI needs_work all_about_pd; #X restore 392 169 pd META; #N canvas 217 93 428 107 Related_objects 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -261106 -33289 0; #X text 7 2 Z Order- Related Objects; #X restore 103 169 pd Related_objects; #X obj 6 169 pddp/pddplink all_about.pd -text All About Pd; #X obj 255 89 cnv 15 100 60 empty empty empty 20 12 0 14 -233017 -66577 0; #X text 78 107 This comment was created after the grey [cnv] behind it. If you cut and paste the canvas (or delete it then choose "Undo" from the "Edit" menu) \, it will cover this comment.; #X text 19 36 Z-order refers to the way in which overlapping objects are displayed. Pd currently determines z-ordering in the following way: The last object created will get put in front.; #X obj 417 2 pddp/pddplink Nmop~3pIsdn~tno9V~llV.pd -text dppd;
#N canvas 431 57 448 189 10; #X text 78 107 This comment was created after the grey [cnv] behind it. If you cut and paste the canvas (or delete it then choose "Undo" from the "Edit" menu) \, it will cover this comment.; #X text 19 36 Z-order refers to the way in which overlapping objects are displayed. Pd currently determines z-ordering in the following way: The last object created will get put in front.;
18
GUI needs_work all_about_pd
description of how objects are presented graphically in Pd
create a purr-data patch that matches the following description and keywords.
Description: description of how objects are presented graphically in Pd, Keywords: GUI needs_work all_about_pd
locale-help.pd
externals\moocow\locale\src\locale-help.pd
#N canvas 0 31 583 376 10; #X text 56 7 locale : access to C99-style localization; #X obj 41 298 locale; #X obj 41 320 print locale-out; #X text 202 342 Bryan Jurish <[email protected]>; #X msg 41 48 set; #X text 222 49 "set" : initialize locale from environment variables ; #X msg 47 68 set LC_CTYPE de_DE.UTF-8; #X msg 50 107 get; #X msg 56 127 get LC_CTYPE; #X text 226 128 "get CATEGORY" : get value for CATEGORY; #X text 226 107 "get" : symbol representing current locale; #X msg 66 193 reset; #X text 226 189 "reset" : alias for "set LC_ALL C"; #X text 130 216 WARNING:; #X text 150 229 Injudicious use of "set" can cause bizarre and unexpected results. In particular \, setting LC_NUMERIC (possibly via LC_ALL or LANG) to a locale whose floats are comma-separated rather than dot-separated (e.g. de_DE) can confuse Pd's underlying float-parsing mechanism.; #X msg 66 173 bang; #X text 224 69 "set CATEGORY VALUE" : set CATEGORY to VALUE; #X msg 64 151 which; #X text 226 153 "which" : list supported categories; #X text 226 173 "bang" : alias for "set \, set LC_NUMERIC C"; #N canvas 260 141 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Bryan Jurish <[email protected]>; #X text 12 45 DESCRIPTION access to C99-style localization; #X text 12 65 INLET_0 set get which bang reset; #X text 12 85 OUTLET_0 anything; #X text 12 5 KEYWORDS control; #X restore 531 347 pd META; #X connect 1 0 2 0; #X connect 4 0 1 0; #X connect 6 0 1 0; #X connect 7 0 1 0; #X connect 8 0 1 0; #X connect 11 0 1 0; #X connect 15 0 1 0; #X connect 17 0 1 0;
#N canvas 0 31 583 376 10; #X text 56 7 locale : access to C99-style localization; #X obj 41 298 locale; #X obj 41 320 print locale-out; #X text 202 342 Bryan Jurish <[email protected]>; #X msg 41 48 set; #X text 222 49 "set" : initialize locale from environment variables ; #X msg 47 68 set LC_CTYPE de_DE.UTF-8; #X msg 50 107 get; #X msg 56 127 get LC_CTYPE; #X text 226 128 "get CATEGORY" : get value for CATEGORY; #X text 226 107 "get" : symbol representing current locale; #X msg 66 193 reset; #X text 226 189 "reset" : alias for "set LC_ALL C"; #X text 130 216 WARNING:; #X text 150 229 Injudicious use of "set" can cause bizarre and unexpected results. In particular \, setting LC_NUMERIC (possibly via LC_ALL or LANG) to a locale whose floats are comma-separated rather than dot-separated (e.g. de_DE) can confuse Pd's underlying float-parsing mechanism.; #X msg 66 173 bang; #X text 224 69 "set CATEGORY VALUE" : set CATEGORY to VALUE; #X msg 64 151 which; #X text 226 153 "which" : list supported categories; #X text 226 173 "bang" : alias for "set \, set LC_NUMERIC C"; #X connect 1 0 2 0; #X connect 4 0 1 0; #X connect 6 0 1 0; #X connect 7 0 1 0; #X connect 8 0 1 0; #X connect 11 0 1 0; #X connect 15 0 1 0; #X connect 17 0 1 0;
38
control
access to C99-style localization
create a purr-data patch that matches the following description and keywords.
Description: access to C99-style localization, Keywords: control
inv-help.pd
externals\ggee\control\inv-help.pd
#N canvas 0 31 450 300 10; #X obj 165 115 inv; #X floatatom 165 164 5 0 0 0 - - -; #X text 41 32 perform 1/x using float from inlet; #X obj 166 77 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X msg 126 77 5; #N canvas 407 106 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE Tcl/Tk; #X text 12 105 AUTHOR Guenter Geiger; #X text 12 45 DESCRIPTION perform 1/x using float from inlet; #X text 12 65 INLET_0 float; #X text 12 85 OUTLET_0 float; #X text 12 5 KEYWORDS control; #X restore 387 267 pd META; #X connect 0 0 1 0; #X connect 3 0 0 0; #X connect 4 0 0 0;
#N canvas 0 31 450 300 10; #X obj 165 115 inv; #X floatatom 165 164 5 0 0 0 - - -; #X text 41 32 perform 1/x using float from inlet; #X obj 166 77 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X msg 126 77 5; #X connect 0 0 1 0; #X connect 3 0 0 0; #X connect 4 0 0 0;
18
control
perform 1/x using float from inlet
create a purr-data patch that matches the following description and keywords.
Description: perform 1/x using float from inlet, Keywords: control
eadsrh~-help.pd
externals\creb\doc\eadsrh~-help.pd
#N canvas 0 26 430 230 10; #N canvas 331 92 494 388 META 0; #X text 12 215 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 95 INLET_1 float; #X text 12 115 INLET_2 float; #X text 12 155 INLET_4 float; #X text 12 175 OUTLET_0 signal; #X text 12 45 DESCRIPTION exponential attack decay sustain release (with hold == duration); #X text 12 75 INLET_0 bang; #X text 12 135 INLET_3 float; #X text 12 5 KEYWORDS signal abstraction ramp needs_work (example patch) ; #X text 12 25 LICENSE GPL v2; #X text 12 195 AUTHOR Tom Schouten <[email protected]>; #X restore 378 207 pd META; #X obj 105 92 eadsrh~; #X text 22 15 exponential attack decay sustain release (with hold == duration);
#N canvas 0 26 430 230 10; #X obj 105 92 eadsrh~; #X text 22 15 exponential attack decay sustain release (with hold == duration);
16
signal abstraction ramp needs_work (example patch)
exponential attack decay sustain release (with hold == duration)
create a purr-data patch that matches the following description and keywords.
Description: exponential attack decay sustain release (with hold == duration), Keywords: signal abstraction ramp needs_work (example patch)
03.rect.pd
packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\03.rect.pd
#N struct drawtut-rect float x float y; #N canvas 1 25 515 614 10; #X text 0 1 __________________________; #X text 0 1 New Drawing Commands: rect; #X obj 53 87 struct drawtut-rect float x float y; #X text 53 63 Let's start with another [struct]:; #X scalar drawtut-rect 56 374 \;; #X text 53 115 As stated in the previous tutorial \, all [draw] objects have the same interface. The first word (called the selector) is always "draw". The first argument is the name of the svg shape to draw. Finally \, any arguments after that are coordinate and other data that define how to draw the shape.; #X text 53 480 You can select the scalar like any other Pd object \, move it \, cut/paste it \, and undo/redo any actions you take.; #X text 53 23 So what can we draw with [draw]? All shapes from the svg specification. These are "rect" \, "polygon" \, "polyline" \, "ellipse" \, "circle" \, "line" \, and "path".; #X text 53 510 Also note that you can define a [struct] without any "x" or "y" fields. This is because data structures may be used for purposes other than visualizing data. But if you do draw objects with x/y fields \, it will draw the scalar at 0/0 and you won't be able to move it with the mouse in "edit mode".; #X text 53 341 Below is a scalar defined by the [struct] above. As you can tell it's just two rectangles. Pretty boring stuff so far... ; #X obj 53 244 draw rect 100 40 0 0; #X obj 193 244 draw rect 40 100 120 0; #X text 53 270 You can use positive and negative numbers for the first two arguments \, but only positive numbers for the width and height. Coordinates and dimensions can be integers or floats. (One exception are "flag" values in path arcs but these will just be converted automatically to integers.); #X text 53 184 In the case of "rect" \, there are only four coordinates. The first two are the width and height of the rectangle. The third and fourth arguments are the x/y coordinates of the top-left corner of the rectangle. That's it!; #N canvas 290 275 450 300 META 0; #X text 16 26 LICENSE SIBSD; #X text 16 66 AUTHOR Jonathan Wilkes; #X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 6 KEYWORDS tutorial data_structure draw gui; #X text 16 46 DESCRIPTION drawing a rectangle with the [draw] command ; #X restore 446 583 pd META;
#N struct drawtut-rect float x float y; #N canvas 1 25 515 614 10; #X text 0 1 __________________________; #X text 0 1 New Drawing Commands: rect; #X obj 53 87 struct drawtut-rect float x float y; #X text 53 63 Let's start with another [struct]:; #X scalar drawtut-rect 56 374 \;; #X text 53 115 As stated in the previous tutorial \, all [draw] objects have the same interface. The first word (called the selector) is always "draw". The first argument is the name of the svg shape to draw. Finally \, any arguments after that are coordinate and other data that define how to draw the shape.; #X text 53 480 You can select the scalar like any other Pd object \, move it \, cut/paste it \, and undo/redo any actions you take.; #X text 53 23 So what can we draw with [draw]? All shapes from the svg specification. These are "rect" \, "polygon" \, "polyline" \, "ellipse" \, "circle" \, "line" \, and "path".; #X text 53 510 Also note that you can define a [struct] without any "x" or "y" fields. This is because data structures may be used for purposes other than visualizing data. But if you do draw objects with x/y fields \, it will draw the scalar at 0/0 and you won't be able to move it with the mouse in "edit mode".; #X text 53 341 Below is a scalar defined by the [struct] above. As you can tell it's just two rectangles. Pretty boring stuff so far... ; #X obj 53 244 draw rect 100 40 0 0; #X obj 193 244 draw rect 40 100 120 0; #X text 53 270 You can use positive and negative numbers for the first two arguments \, but only positive numbers for the width and height. Coordinates and dimensions can be integers or floats. (One exception are "flag" values in path arcs but these will just be converted automatically to integers.); #X text 53 184 In the case of "rect" \, there are only four coordinates. The first two are the width and height of the rectangle. The third and fourth arguments are the x/y coordinates of the top-left corner of the rectangle. That's it!;
23
tutorial data_structure draw gui
drawing a rectangle with the [draw] command
create a purr-data patch that matches the following description and keywords.
Description: drawing a rectangle with the [draw] command, Keywords: tutorial data_structure draw gui
send13-help.pd
externals\ext13\send13-help.pd
#N canvas 0 0 519 368 10; #X msg 160 166 set \$1; #X obj 160 141 makefilename \$0-%s; #X msg 160 79 symbol one; #X msg 176 109 symbol two; #X text 336 204 Seems to work with; #X text 72 19 or; #N canvas 463 219 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 105 AUTHOR [email protected]; #X text 12 45 LICENSE GPL v2; #X text 12 25 KEYWORDS control nonlocal; #X text 12 5 ALIAS s13~; #X text 12 65 DESCRIPTION nonlocal send with set message; #X text 12 85 INLET_0 set anything; #X restore 463 334 pd META; #X obj 22 19 send13; #X obj 103 20 s13; #X text 162 19 - like [send] \, but using a 'set' message to change the send-name; #X obj 160 195 send13 \$0-one; #X obj 55 251 receive13 \$0-one; #X obj 175 251 receive13 \$0-two; #X floatatom 55 278 5 0 0 0 - - -; #X floatatom 175 278 5 0 0 0 - - -; #X floatatom 100 80 5 0 0 0 - - -; #X text 336 224 [receive] too:; #X obj 345 251 receive \$0-one; #X floatatom 345 276 5 0 0 0 - - -; #X connect 0 0 10 0; #X connect 1 0 0 0; #X connect 2 0 1 0; #X connect 3 0 1 0; #X connect 11 0 13 0; #X connect 12 0 14 0; #X connect 15 0 10 0; #X connect 17 0 18 0;
#N canvas 0 0 519 368 10; #X msg 160 166 set \$1; #X obj 160 141 makefilename \$0-%s; #X msg 160 79 symbol one; #X msg 176 109 symbol two; #X text 336 204 Seems to work with; #X text 72 19 or; #X obj 22 19 send13; #X obj 103 20 s13; #X text 162 19 - like [send] \, but using a 'set' message to change the send-name; #X obj 160 195 send13 \$0-one; #X obj 55 251 receive13 \$0-one; #X obj 175 251 receive13 \$0-two; #X floatatom 55 278 5 0 0 0 - - -; #X floatatom 175 278 5 0 0 0 - - -; #X floatatom 100 80 5 0 0 0 - - -; #X text 336 224 [receive] too:; #X obj 345 251 receive \$0-one; #X floatatom 345 276 5 0 0 0 - - -; #X connect 0 0 10 0; #X connect 1 0 0 0; #X connect 2 0 1 0; #X connect 3 0 1 0; #X connect 11 0 13 0; #X connect 12 0 14 0; #X connect 15 0 10 0; #X connect 17 0 18 0;
36
control nonlocal
nonlocal send with set message
create a purr-data patch that matches the following description and keywords.
Description: nonlocal send with set message, Keywords: control nonlocal
system-help.pd
externals\motex\system-help.pd
#N canvas 0 31 450 300 10; #X obj 151 137 system; #X text 47 33 send a system message to the console; #X msg 113 72 echo "Hello my name is" $USERNAME; #X msg 160 102 ps -ef | grep $USERNAME; #X text 242 186 IM 2001; #N canvas 355 158 494 344 META 0; #X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 85 AUTHOR Iain Mott ([email protected]); #X text 12 5 KEYWORDS control filesystem; #X text 12 45 DESCRIPTION send a system message to the console; #X text 12 65 INLET_0 anything; #X restore 397 275 pd META; #X connect 2 0 0 0; #X connect 3 0 0 0;
#N canvas 0 31 450 300 10; #X obj 151 137 system; #X text 47 33 send a system message to the console; #X msg 113 72 echo "Hello my name is" $USERNAME; #X msg 160 102 ps -ef | grep $USERNAME; #X text 242 186 IM 2001; #X connect 2 0 0 0; #X connect 3 0 0 0;
16
control filesystem
send a system message to the console
create a purr-data patch that matches the following description and keywords.
Description: send a system message to the console, Keywords: control filesystem
linspace-help.pd
externals\smlib\linspace-help.pd
#N canvas 1 53 396 195 10; #X text 302 132 j#|@2002; #X obj 324 112 SMLib-help; #X obj 29 147 print linspace; #X floatatom 136 101 5 0 0 0 - - -; #X floatatom 82 80 5 0 0 0 - - -; #X floatatom 29 58 5 0 0 0 - - -; #X obj 11 38 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 29 36 generate; #X text 132 80 set b; #X text 187 101 set n; #X text 79 56 set a and generate; #X obj 29 124 linspace 0 1 4; #X text 9 6 generates a vector with linear spaced floats; #N canvas 226 226 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 5 KEYWORDS control; #X text 12 125 OUTLET_0 list; #X text 12 45 DESCRIPTION generate a vector with linear spaced floats ; #X text 12 65 INLET_0 bang float; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X restore 339 154 pd META; #X connect 3 0 11 2; #X connect 4 0 11 1; #X connect 5 0 11 0; #X connect 6 0 11 0; #X connect 11 0 2 0;
#N canvas 1 53 396 195 10; #X text 302 132 j#|@2002; #X obj 324 112 SMLib-help; #X obj 29 147 print linspace; #X floatatom 136 101 5 0 0 0 - - -; #X floatatom 82 80 5 0 0 0 - - -; #X floatatom 29 58 5 0 0 0 - - -; #X obj 11 38 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 29 36 generate; #X text 132 80 set b; #X text 187 101 set n; #X text 79 56 set a and generate; #X obj 29 124 linspace 0 1 4; #X text 9 6 generates a vector with linear spaced floats; #X connect 3 0 11 2; #X connect 4 0 11 1; #X connect 5 0 11 0; #X connect 6 0 11 0; #X connect 11 0 2 0;
30
control
generate a vector with linear spaced floats
create a purr-data patch that matches the following description and keywords.
Description: generate a vector with linear spaced floats, Keywords: control
relativepath-help.pd
externals\moonlib\relativepath-help.pd
#N canvas 0 31 535 379 10; #X text 17 352 (c) Antoine Rousseau 2004; #X obj 33 108 absolutepath; #X symbolatom 33 131 0 0 0 0 - - -; #X msg 33 51 symbol absolutepath.pd; #X obj 33 220 relativepath; #X symbolatom 33 245 0 0 0 0 - - -; #X text 14 6 absolutepath / relativepath : use filenames relatively to the patch's path.; #N canvas 380 146 494 344 META 0; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS control patchfile_op; #X text 12 65 INLET_0 symbol; #X text 12 85 OUTLET_0 symbol; #X text 12 105 AUTHOR Antoine Rousseau; #X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 DESCRIPTION use filename relatively to the patch's path ; #X restore 475 348 pd META; #X connect 1 0 2 0; #X connect 2 0 4 0; #X connect 3 0 1 0; #X connect 4 0 5 0;
#N canvas 0 31 535 379 10; #X text 17 352 (c) Antoine Rousseau 2004; #X obj 33 108 absolutepath; #X symbolatom 33 131 0 0 0 0 - - -; #X msg 33 51 symbol absolutepath.pd; #X obj 33 220 relativepath; #X symbolatom 33 245 0 0 0 0 - - -; #X text 14 6 absolutepath / relativepath : use filenames relatively to the patch's path.; #X connect 1 0 2 0; #X connect 2 0 4 0; #X connect 3 0 1 0; #X connect 4 0 5 0;
21
control patchfile_op
use filename relatively to the patch's path
create a purr-data patch that matches the following description and keywords.
Description: use filename relatively to the patch's path, Keywords: control patchfile_op
decimator-help.pd
externals\smlib\decimator-help.pd
#N canvas 1 53 454 322 10; #X text 342 226 j#|@2002; #X obj 109 230 print; #X obj 109 55 random 10; #X obj 109 36 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 129 34 feed data; #X msg 130 124 -10; #X floatatom 132 91 5 0 0 0 - - -; #X obj 109 191 decimator 0.4; #X msg 226 144 clear; #X msg 201 92 factor 4; #N canvas 66 268 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 OUTLET_0 float; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 5 KEYWORDS control; #X text 12 65 INLET_0 float factor clear; #X text 12 45 DESCRIPTION pass 1 in n input values; #X restore 393 265 pd META; #X obj 370 201 SMLib-help; #X connect 2 0 6 0; #X connect 2 0 7 0; #X connect 3 0 2 0; #X connect 5 0 7 0; #X connect 7 0 1 0; #X connect 8 0 7 0; #X connect 9 0 7 0;
#N canvas 1 53 454 322 10; #X text 342 226 j#|@2002; #X obj 109 230 print; #X obj 109 55 random 10; #X obj 109 36 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 129 34 feed data; #X msg 130 124 -10; #X floatatom 132 91 5 0 0 0 - - -; #X obj 109 191 decimator 0.4; #X msg 226 144 clear; #X msg 201 92 factor 4; #X obj 370 201 SMLib-help; #X connect 2 0 6 0; #X connect 2 0 7 0; #X connect 3 0 2 0; #X connect 5 0 7 0; #X connect 7 0 1 0; #X connect 8 0 7 0; #X connect 9 0 7 0;
28
control
pass 1 in n input values
create a purr-data patch that matches the following description and keywords.
Description: pass 1 in n input values, Keywords: control
doubledelta-help.pd
externals\ekext\doubledelta-help.pd
#N canvas 0 31 450 300 10; #X obj 138 148 doubledelta; #X obj 139 113 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X floatatom 138 178 5 0 0 0 - - -; #X floatatom 201 178 5 0 0 0 - - -; #X text 87 63 delta and delta-of-delta of incoming values; #N canvas 55 93 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes for Pd-extended 0.42 to conform to the PDDP template.; #X text 12 125 AUTHOR Ed Kelly <[email protected]>; #X text 12 5 KEYWORDS control needs_work (example patch); #X text 12 45 DESCRIPTION ???; #X text 12 65 INLET_0 float bang; #X text 12 85 OUTLET_0 float; #X text 12 105 OUTLET_1 float; #X text 12 25 LICENSE GPL v3; #X restore 394 270 pd META; #X connect 0 0 2 0; #X connect 0 1 3 0; #X connect 1 0 0 0;
#N canvas 0 31 450 300 10; #X obj 138 148 doubledelta; #X obj 139 113 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X floatatom 138 178 5 0 0 0 - - -; #X floatatom 201 178 5 0 0 0 - - -; #X text 87 63 delta and delta-of-delta of incoming values; #X connect 0 0 2 0; #X connect 0 1 3 0; #X connect 1 0 0 0;
19
control needs_work (example patch)
???
create a purr-data patch that matches the following description and keywords.
Description: ???, Keywords: control needs_work (example patch)
mk-help.pd
abstractions\jmmmp\mk-help.pd
#N canvas 125 122 364 235 10; #X text 12 187 (C) 2006 Jo�o Pais - [email protected]; #X text 12 207 Released under the BSD License; #X text 12 40 [mk] shows the controller number and MIDI value.; #X text 196 80 GUI; #X text 196 100 - Controller number; #X text 196 120 - MIDI value; #X obj 26 95 mk; #X text 12 157 Related objects: [m-i] [sliders]; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 36 KEYWORDS metro; #X text 12 6 DESCRIPTION Visual display of MIDI inputs; #X text 12 135 VERSION 2006; #X restore 302 206 pd META; #X text 12 10 [mk] - Visual display of MIDI inputs;
#N canvas 125 122 364 235 10; #X text 12 187 (C) 2006 Jo�o Pais - [email protected]; #X text 12 207 Released under the BSD License; #X text 12 40 [mk] shows the controller number and MIDI value.; #X text 196 80 GUI; #X text 196 100 - Controller number; #X text 196 120 - MIDI value; #X obj 26 95 mk; #X text 12 157 Related objects: [m-i] [sliders]; #X text 12 10 [mk] - Visual display of MIDI inputs;
19
metro
Visual display of MIDI inputs
create a purr-data patch that matches the following description and keywords.
Description: Visual display of MIDI inputs, Keywords: metro
bilex-help.pd
externals\maxlib\bilex-help.pd
#N canvas 0 26 485 306 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X floatatom 177 103 5 0 0 0 - - -; #X text 230 105 lambda; #X text 13 20 bilex :: bilinear exponetionally distributed random numbers ; #X obj 70 140 bilex 1.5; #N canvas 293 158 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Olaf Matthes <[email protected]>; #X text 12 125 OUTLET_0 float; #X text 12 5 KEYWORDS control random; #X text 12 85 INLET_0 bang; #X text 12 105 INLET_1 float; #X text 12 45 DESCRIPTION bilinear exponetionally distributed random numbers; #X restore 423 277 pd META; #X connect 0 0 5 0; #X connect 2 0 5 1; #X connect 5 0 1 0;
#N canvas 0 26 485 306 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X floatatom 177 103 5 0 0 0 - - -; #X text 230 105 lambda; #X text 13 20 bilex :: bilinear exponetionally distributed random numbers ; #X obj 70 140 bilex 1.5; #X connect 0 0 5 0; #X connect 2 0 5 1; #X connect 5 0 1 0;
20
control random
bilinear exponetionally distributed random numbers
create a purr-data patch that matches the following description and keywords.
Description: bilinear exponetionally distributed random numbers, Keywords: control random
diag~-help.pd
externals\creb\doc\diag~-help.pd
#N canvas 3 26 450 300 10; #X obj 36 29 diag~; #X text 83 31 diagonal state space system; #X text 38 67 treats input dsp block as n parallel signals; #X text 40 92 s1 = (a * s1) + (b * s2) + u1; #X text 41 109 s2 = (a * s2) - (b * s1) + u2; #N canvas 145 112 494 314 META 0; #X text 12 5 KEYWORDS signal needs_work (example patch); #X text 12 45 DESCRIPTION diagonal state space system; #X text 12 65 INLET_0 signal bang reset random time eigen; #X text 12 85 OUTLET_0 signal; #X text 12 125 HELP_PATCH_AUTHORS Added by Jonathan Wilkes.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Tom Schouten <[email protected]>; #X restore 395 275 pd META; #X msg 108 140 reset; #X obj 108 262 diag~; #X msg 118 163 random; #X msg 127 184 bang; #X msg 144 232 eigen; #X msg 137 206 time; #X connect 6 0 7 0; #X connect 8 0 7 0; #X connect 9 0 7 0; #X connect 10 0 7 0; #X connect 11 0 7 0;
#N canvas 3 26 450 300 10; #X obj 36 29 diag~; #X text 83 31 diagonal state space system; #X text 38 67 treats input dsp block as n parallel signals; #X text 40 92 s1 = (a * s1) + (b * s2) + u1; #X text 41 109 s2 = (a * s2) - (b * s1) + u2; #X msg 108 140 reset; #X obj 108 262 diag~; #X msg 118 163 random; #X msg 127 184 bang; #X msg 144 232 eigen; #X msg 137 206 time; #X connect 6 0 7 0; #X connect 8 0 7 0; #X connect 9 0 7 0; #X connect 10 0 7 0; #X connect 11 0 7 0;
26
signal needs_work (example patch)
diagonal state space system
create a purr-data patch that matches the following description and keywords.
Description: diagonal state space system, Keywords: signal needs_work (example patch)
osascript-help.pd
externals\hcs\grabbag\osascript-help.pd
#N canvas 0 31 450 300 10; #X obj 47 213 osascript; #X text 21 23 run AppleScripts on Mac OS X; #X msg 33 99 tell application "safari" to open location "http://puredata.info" ; #X msg 64 152 tell application "firefox" to open location "http://puredata.info" ; #N canvas 404 246 494 344 META 0; #X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 85 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control filesystem; #X text 12 45 DESCRIPTION run AppleScripts on Mac OS X; #X text 12 65 INLET_0 tell; #X restore 392 266 pd META; #X connect 2 0 0 0; #X connect 3 0 0 0;
#N canvas 0 31 450 300 10; #X obj 47 213 osascript; #X text 21 23 run AppleScripts on Mac OS X; #X msg 33 99 tell application "safari" to open location "http://puredata.info" ; #X msg 64 152 tell application "firefox" to open location "http://puredata.info" ; #X connect 2 0 0 0; #X connect 3 0 0 0;
15
control filesystem
run AppleScripts on Mac OS X
create a purr-data patch that matches the following description and keywords.
Description: run AppleScripts on Mac OS X, Keywords: control filesystem
beta-help.pd
externals\maxlib\beta-help.pd
#N canvas 0 26 487 308 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X floatatom 139 94 5 0 0 0 - - -; #X obj 70 140 beta 0.78 1.3; #X text 192 95 a; #X floatatom 209 116 5 0 0 0 - - -; #X text 262 117 b; #X text 39 21 beta :: beta distributed random numbers; #N canvas 293 158 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Olaf Matthes <[email protected]>; #X text 12 125 OUTLET_0 float; #X text 12 5 KEYWORDS control random; #X text 12 45 DESCRIPTION beta distributed random numbers; #X text 12 65 INLET_0 bang; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X restore 425 279 pd META; #X connect 0 0 3 0; #X connect 2 0 3 1; #X connect 3 0 1 0; #X connect 5 0 3 2;
#N canvas 0 26 487 308 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X floatatom 139 94 5 0 0 0 - - -; #X obj 70 140 beta 0.78 1.3; #X text 192 95 a; #X floatatom 209 116 5 0 0 0 - - -; #X text 262 117 b; #X text 39 21 beta :: beta distributed random numbers; #X connect 0 0 3 0; #X connect 2 0 3 1; #X connect 3 0 1 0; #X connect 5 0 3 2;
24
control random
beta distributed random numbers
create a purr-data patch that matches the following description and keywords.
Description: beta distributed random numbers, Keywords: control random
kalashnikov-help.pd
externals\ext13\kalashnikov-help.pd
#N canvas 0 31 450 300 10; #X msg 106 44 bang; #X floatatom 158 43 5 0 0 0 - - -; #X obj 254 180 print kalashnikov_done; #X obj 73 154 print uzi_index; #X obj 88 182 print uzi_done; #X obj 168 128 print kalashnikov_bang; #X obj 58 128 print uzi_bang; #X obj 211 154 print kalashnikov_index; #X obj 168 89 kalashnikov 2; #X obj 58 88 uzi 3; #X text 41 14 uzi aka kalashnikov is an easy way to serialize bangs ; #N canvas 463 219 494 344 META 1; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 125 AUTHOR [email protected]; #X text 12 45 LICENSE GPL v2; #X text 12 25 KEYWORDS control filesystem; #X text 12 85 INLET_0 symbol bang; #X text 12 105 OUTLET_0 float; #X text 12 5 ALIAS uzi; #X text 12 65 DESCRIPTION an easy way to serialize bangs; #X restore 396 268 pd META; #X text 36 224 Note: unlike Max's [uzi] \, [ext13/uzi] doesn't send out any bangs if no argument is specified. Also \, the function of the middle and right outlets are reversed.; #X connect 0 0 8 0; #X connect 0 0 9 0; #X connect 1 0 8 1; #X connect 1 0 9 1; #X connect 8 0 5 0; #X connect 8 1 7 0; #X connect 8 2 2 0; #X connect 9 0 6 0; #X connect 9 1 3 0; #X connect 9 2 4 0;
#N canvas 0 31 450 300 10; #X msg 106 44 bang; #X floatatom 158 43 5 0 0 0 - - -; #X obj 254 180 print kalashnikov_done; #X obj 73 154 print uzi_index; #X obj 88 182 print uzi_done; #X obj 168 128 print kalashnikov_bang; #X obj 58 128 print uzi_bang; #X obj 211 154 print kalashnikov_index; #X obj 168 89 kalashnikov 2; #X obj 58 88 uzi 3; #X text 41 14 uzi aka kalashnikov is an easy way to serialize bangs ; #X text 36 224 Note: unlike Max's [uzi] \, [ext13/uzi] doesn't send out any bangs if no argument is specified. Also \, the function of the middle and right outlets are reversed.; #X connect 0 0 8 0; #X connect 0 0 9 0; #X connect 1 0 8 1; #X connect 1 0 9 1; #X connect 8 0 5 0; #X connect 8 1 7 0; #X connect 8 2 2 0; #X connect 9 0 6 0; #X connect 9 1 3 0; #X connect 9 2 4 0;
33
control filesystem
an easy way to serialize bangs
create a purr-data patch that matches the following description and keywords.
Description: an easy way to serialize bangs, Keywords: control filesystem
testmess-help.pd
externals\miXed\doc\help\cyclone\testmess-help.pd
#N canvas 0 26 350 326 10; #N canvas 247 115 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan Wilkes for Pd-extended 0.42 to conform to the PDDP template.; #X text 12 125 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ; #X text 12 5 KEYWORDS control max_compatible needs_work (what does it do?); #X text 12 45 DESCRIPTION ???; #X text 12 65 INLET_0 anything; #X text 12 85 OUTLET_0 anything; #X text 12 105 AUTHOR Krzysztof Czaja; #X text 12 25 LICENSE SIBSD; #X restore 300 302 pd META; #X msg 84 114 1; #X obj 84 149 testmess; #X obj 84 182 print; #X msg 124 114 asdf; #X text 79 69 No idea why this object exists... do you?; #X text 77 232 I don't find it in max/msp docs...; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 4 0 2 0;
#N canvas 0 26 350 326 10; #X msg 84 114 1; #X obj 84 149 testmess; #X obj 84 182 print; #X msg 124 114 asdf; #X text 79 69 No idea why this object exists... do you?; #X text 77 232 I don't find it in max/msp docs...; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 4 0 2 0;
20
control max_compatible needs_work (what does it do?)
???
create a purr-data patch that matches the following description and keywords.
Description: ???, Keywords: control max_compatible needs_work (what does it do?)
pwm~-help.pd
externals\hcs\pwm~-help.pd
#N canvas 267 174 492 402 10; #N canvas 0 22 450 300 (subpatch) 0; #X array \$0-pwm~ 100 float 0 black black; #X coords 0 1.1 99 -0.1 200 100 1; #X restore 58 236 graph; #X obj 83 144 r metro; #X text 355 21 <-- Click to start; #X text 194 193 <-- graph the output; #X text 302 287 see also:; #X obj 311 20 tgl 25 0 empty empty start 0 -6 1 9 -24198 -1 -1 0 1 ; #X msg 311 48 \; pd dsp \$1 \; metro \$1; #X obj 376 287 pwm; #X obj 70 66 hsl 128 15 0 1 0 1 empty empty pulse_width -2 -6 1 12 -225280 -1 -1 10700 0; #X floatatom 79 88 5 0 0 0 - - -, f 5; #X text 139 112 argument = pwm rate in Hz; #X obj 67 112 pwm~ 2000; #X obj 83 169 metro 238.3; #X obj 82 372 pddp/pddplink http://en.wikipedia.org/wiki/Pulse-width_modulation ; #X text 22 351 for more info:; #X text 16 11 pulse width modulation at audio rate; #X obj 67 193 tabwrite~ \$0-pwm~; #N canvas 281 200 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 125 AUTHOR Hans-Christoph Steiner; #X text 12 25 KEYWORDS signal; #X text 12 45 LICENSE GPL v3; #X text 12 65 DESCRIPTION pulse width modulation at audio rate; #X text 12 85 INLET_0 float; #X text 12 105 OUTLET_0 signal; #X restore 442 381 pd META; #X connect 1 0 12 0; #X connect 5 0 6 0; #X connect 8 0 9 0; #X connect 8 0 11 0; #X connect 11 0 16 0; #X connect 12 0 16 0;
#N canvas 267 174 492 402 10;
36
signal
pulse width modulation at audio rate
create a purr-data patch that matches the following description and keywords.
Description: pulse width modulation at audio rate, Keywords: signal
12.path.pd
pd\doc\4.data.structures\pd-l2ork\ds-tutorials\12.path.pd
#N struct drawtut-path float x float y; #N canvas 2 25 850 556 10; #X text 0 1 New Drawing Commands: path; #X text 1 1 __________________________; #X text 53 23 Paths are complex drawings.; #X obj 53 47 struct drawtut-path float x float y; #X scalar drawtut-path 292 124 \;; #X msg 53 107 stroke black \, stroke-width 1 \, fill yellow \, transform scale 2; #X text 671 221 <- a complex path; #X obj 53 82 loadbang; #X text 52 404 Svg paths are quite complex and powerful. After the word "path" \, you must specify single-letter drawing commands followed by numeric coordinate and shape data for the command. A single path can have several subpaths-- the one to the left has three \, one for each letter.; #X text 52 474 You can find out more about them in the svg specification: ; #X obj 52 495 pddp/pddplink http://www.w3.org/TR/SVG/paths.html; #X obj 53 133 draw path m 156.27 34.6306 3.94531 0 0 25.8398 14.1992 0 0 3.32031 -18.1445 0 0 -29.1602 m -19.6484 2.67578 c -2.86459 2.7e-05 -5.14324 1.06773 -6.83593 3.20312 -1.6797 2.13544 -2.51954 5.04559 -2.51953 8.73047 -1e-05 3.67189 0.83983 6.57553 2.51953 8.71094 1.69269 2.13542 3.97134 3.20313 6.83593 3.20312 2.86457 2e-06 5.13019 -1.06771 6.79688 -3.20312 1.67966 -2.13541 2.5195 -5.03905 2.51953 -8.71094 -3e-05 -3.68488 -0.83987 -6.59503 -2.51953 -8.73047 -1.66669 -2.13539 -3.93231 -3.2031 -6.79688 -3.20312 m 0 -3.20312 c 4.08853 3e-05 7.35675 1.37373 9.80469 4.12109 2.44789 2.7344 3.67185 6.40627 3.67188 11.0156 -3e-05 4.59636 -1.22399 8.26824 -3.67188 11.0156 -2.44794 2.73438 -5.71616 4.10156 -9.80469 4.10156 -4.10157 -1e-06 -7.38282 -1.36719 -9.84375 -4.10156 -2.44792 -2.73437 -3.67187 -6.40624 -3.67187 -11.0156 0 -4.60936 1.22395 -8.28123 3.67187 -11.0156 2.46093 -2.74737 5.74218 -4.12106 9.84375 -4.12109 m -32.6953 0.527344 3.94531 0 0 25.8398 14.1992 0 0 3.32031 -18.1445 0 0 -29.1602; #X text 468 299 Unfortunately the bounding-box calculation for some curves doesn't work as precisely as it should. This means some paths may extend past the edges of the selection rectangle in Pd. (Like the bottom of the "O" in the example above; #N canvas 290 275 450 300 META 0; #X text 16 26 LICENSE SIBSD; #X text 16 66 AUTHOR Jonathan Wilkes; #X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 6 KEYWORDS tutorial data_structure draw gui; #X text 16 46 DESCRIPTION drawing paths to display data structure data ; #X restore 776 520 pd META; #X text 466 375 If you copy/paste path data from SVGs on the web \, try putting the data in quotes and prepending "d=" \, like this:; #X text 466 415 [draw path d="M-2 0 3-3"]; #X text 466 437 When you instantiate it \, Pd will normalize the path data by putting spaces between each item in the path \, removing commas \, and making all commands explicit \, like this:; #X text 466 485 [draw path M -2 0 L 3 -3]; #X connect 5 0 11 0; #X connect 7 0 5 0;
#N struct drawtut-path float x float y; #N canvas 2 25 850 556 10; #X text 0 1 New Drawing Commands: path; #X text 1 1 __________________________; #X text 53 23 Paths are complex drawings.; #X obj 53 47 struct drawtut-path float x float y; #X scalar drawtut-path 292 124 \;; #X msg 53 107 stroke black \, stroke-width 1 \, fill yellow \, transform scale 2; #X text 671 221 <- a complex path; #X obj 53 82 loadbang; #X text 52 404 Svg paths are quite complex and powerful. After the word "path" \, you must specify single-letter drawing commands followed by numeric coordinate and shape data for the command. A single path can have several subpaths-- the one to the left has three \, one for each letter.; #X text 52 474 You can find out more about them in the svg specification: ; #X obj 53 133 draw path m 156.27 34.6306 3.94531 0 0 25.8398 14.1992 0 0 3.32031 -18.1445 0 0 -29.1602 m -19.6484 2.67578 c -2.86459 2.7e-05 -5.14324 1.06773 -6.83593 3.20312 -1.6797 2.13544 -2.51954 5.04559 -2.51953 8.73047 -1e-05 3.67189 0.83983 6.57553 2.51953 8.71094 1.69269 2.13542 3.97134 3.20313 6.83593 3.20312 2.86457 2e-06 5.13019 -1.06771 6.79688 -3.20312 1.67966 -2.13541 2.5195 -5.03905 2.51953 -8.71094 -3e-05 -3.68488 -0.83987 -6.59503 -2.51953 -8.73047 -1.66669 -2.13539 -3.93231 -3.2031 -6.79688 -3.20312 m 0 -3.20312 c 4.08853 3e-05 7.35675 1.37373 9.80469 4.12109 2.44789 2.7344 3.67185 6.40627 3.67188 11.0156 -3e-05 4.59636 -1.22399 8.26824 -3.67188 11.0156 -2.44794 2.73438 -5.71616 4.10156 -9.80469 4.10156 -4.10157 -1e-06 -7.38282 -1.36719 -9.84375 -4.10156 -2.44792 -2.73437 -3.67187 -6.40624 -3.67187 -11.0156 0 -4.60936 1.22395 -8.28123 3.67187 -11.0156 2.46093 -2.74737 5.74218 -4.12106 9.84375 -4.12109 m -32.6953 0.527344 3.94531 0 0 25.8398 14.1992 0 0 3.32031 -18.1445 0 0 -29.1602; #X text 468 299 Unfortunately the bounding-box calculation for some curves doesn't work as precisely as it should. This means some paths may extend past the edges of the selection rectangle in Pd. (Like the bottom of the "O" in the example above; #X text 466 375 If you copy/paste path data from SVGs on the web \, try putting the data in quotes and prepending "d=" \, like this:; #X text 466 415 [draw path d="M-2 0 3-3"]; #X text 466 437 When you instantiate it \, Pd will normalize the path data by putting spaces between each item in the path \, removing commas \, and making all commands explicit \, like this:; #X text 466 485 [draw path M -2 0 L 3 -3]; #X connect 5 0 11 0; #X connect 7 0 5 0;
28
tutorial data_structure draw gui
drawing paths to display data structure data
create a purr-data patch that matches the following description and keywords.
Description: drawing paths to display data structure data, Keywords: tutorial data_structure draw gui
09.ellipse.pd
packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\09.ellipse.pd
#N struct drawtut-ellipse float x float y; #N canvas 1 25 509 498 10; #X msg 141 117 stroke blue; #X msg 54 117 fill yellow; #X msg 228 117 stroke-width \$1; #X floatatom 228 93 5 0 0 0 - - -, f 5; #X text 259 246 <- an ellipse; #X text 0 1 New Drawing Commands: ellipse; #X text 0 1 _____________________________; #X text 53 23 An ellipse.; #X obj 53 57 struct drawtut-ellipse float x float y; #X scalar drawtut-ellipse 155 253 \;; #X text 52 384 Like a circle \, the coordinate (0 \, 0) specifies the center of the shape \, but you can easily figure out the top-left corner of its bounding-box by offsetting its coordinates by the x and y radius values \, respectively. (So the one above would be [draw ellipse 86 42 86 42].); #X obj 53 153 draw ellipse 86 42 0 0; #X text 52 334 The [draw] object above creates an ellipse with an x-radius of 86 and a y-radius of 42 \, centered at (0 \, 0).; #N canvas 291 300 450 300 META 0; #X text 16 26 LICENSE SIBSD; #X text 16 66 AUTHOR Jonathan Wilkes; #X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 6 KEYWORDS tutorial data_structure draw gui; #X text 16 46 DESCRIPTION drawing an ellipse with the [draw] command ; #X restore 445 465 pd META; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 2 0 11 0; #X connect 3 0 2 0;
#N struct drawtut-ellipse float x float y; #N canvas 1 25 509 498 10; #X msg 141 117 stroke blue; #X msg 54 117 fill yellow; #X msg 228 117 stroke-width \$1; #X floatatom 228 93 5 0 0 0 - - -, f 5; #X text 259 246 <- an ellipse; #X text 0 1 New Drawing Commands: ellipse; #X text 0 1 _____________________________; #X text 53 23 An ellipse.; #X obj 53 57 struct drawtut-ellipse float x float y; #X scalar drawtut-ellipse 155 253 \;; #X text 52 384 Like a circle \, the coordinate (0 \, 0) specifies the center of the shape \, but you can easily figure out the top-left corner of its bounding-box by offsetting its coordinates by the x and y radius values \, respectively. (So the one above would be [draw ellipse 86 42 86 42].); #X obj 53 153 draw ellipse 86 42 0 0; #X text 52 334 The [draw] object above creates an ellipse with an x-radius of 86 and a y-radius of 42 \, centered at (0 \, 0).; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 2 0 11 0; #X connect 3 0 2 0;
26
tutorial data_structure draw gui
drawing an ellipse with the [draw] command
create a purr-data patch that matches the following description and keywords.
Description: drawing an ellipse with the [draw] command, Keywords: tutorial data_structure draw gui
1.2.create_patch.pd
packages\win64_inno\build\doc\manuals\pd-msg\1.msg_and_patch\1.2.create_patch.pd
#N canvas 109 25 743 475 10; #X msg 38 150 msg 10 10 bang; #X msg 38 198 obj 10 40 metro 500; #X msg 38 174 floatatom 100 10 7 50 5000; #X msg 38 270 obj 10 70 random 127; #X msg 38 318 floatatom 10 100 5; #X msg 38 366 text 10 130 That's it !; #X msg 38 222 connect 0 0 2 0; #X msg 38 246 connect 1 0 2 1; #X msg 38 294 connect 2 0 3 0; #X msg 38 342 connect 3 0 4 0; #X text 195 37 click here first; #X obj 38 404 s pd-new_patch; #X msg 33 37 obj 500 200 pd new_patch; #X text 40 127 and then click here to fill it :; #X obj 33 62 s pd-1.2.create_patch.pd; #X text 33 13 This will create a sub patch in this window and open it :; #N canvas 219 138 494 396 META 0; #X text 12 75 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 55 DESCRIPTION how to dynamically instantiate a subpatch ; #X text 12 34 LICENSE public domain; #X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial ; #X restore 685 449 pd META; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 2 0 11 0; #X connect 3 0 11 0; #X connect 4 0 11 0; #X connect 5 0 11 0; #X connect 6 0 11 0; #X connect 7 0 11 0; #X connect 8 0 11 0; #X connect 9 0 11 0; #X connect 12 0 14 0;
#N canvas 109 25 743 475 10; #X msg 38 150 msg 10 10 bang; #X msg 38 198 obj 10 40 metro 500; #X msg 38 174 floatatom 100 10 7 50 5000; #X msg 38 270 obj 10 70 random 127; #X msg 38 318 floatatom 10 100 5; #X msg 38 366 text 10 130 That's it !; #X msg 38 222 connect 0 0 2 0; #X msg 38 246 connect 1 0 2 1; #X msg 38 294 connect 2 0 3 0; #X msg 38 342 connect 3 0 4 0; #X text 195 37 click here first; #X obj 38 404 s pd-new_patch; #X msg 33 37 obj 500 200 pd new_patch; #X text 40 127 and then click here to fill it :; #X obj 33 62 s pd-1.2.create_patch.pd; #X text 33 13 This will create a sub patch in this window and open it :; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 2 0 11 0; #X connect 3 0 11 0; #X connect 4 0 11 0; #X connect 5 0 11 0; #X connect 6 0 11 0; #X connect 7 0 11 0; #X connect 8 0 11 0; #X connect 9 0 11 0; #X connect 12 0 14 0;
34
control canvas_op nonlocal dynamic_patching tutorial
how to dynamically instantiate a subpatch
create a purr-data patch that matches the following description and keywords.
Description: how to dynamically instantiate a subpatch, Keywords: control canvas_op nonlocal dynamic_patching tutorial
keygate-help.pd
externals\mapping\keygate-help.pd
#N canvas 1 53 462 494 10; #X obj 5 2 cnv 15 450 20 empty empty keygate 2 11 1 18 -233017 -66577 0; #X obj 160 257 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 160 121 loadbang; #X msg 160 141 1; #X obj 160 169 metro 150; #X text 33 416 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 250 430 released under the GNU GPL; #X obj 237 369 pddp/pddplink ../mapping-about.pd -text mapping-about ; #X text 128 370 For more info:; #X text 15 207 data to be gated -->; #X obj 281 258 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 40 300 keyname; #X symbolatom 84 320 10 0 0 0 - - -; #X text 162 320 <-- check here for the keyname symbol; #X obj 160 214 keygate f; #X text 17 38 [keygate] is a simple gate controlled by a keyboard. You must specify the name of the key which controls the gate. The left inlet takes the data to be gated.; #X text 18 89 The "f" key on the any keyboard controls this gate:; #X text 310 263 <-- key released; #X text 41 264 key pressed -->; #X msg 422 3 pddp; #N canvas 464 140 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 5 KEYWORDS control abstraction user_input; #X text 12 45 DESCRIPTION a simple gate controlled by a keyboard; #X text 12 65 INLET_0 anything; #X text 12 85 OUTLET_0 anything; #X text 12 105 OUTLET_1 ANYTHING; #X restore 410 461 pd META; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 4 0 14 0; #X connect 11 1 12 0; #X connect 14 0 1 0; #X connect 14 1 10 0;
#N canvas 1 53 462 494 10; #X obj 160 257 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 160 121 loadbang; #X msg 160 141 1; #X obj 160 169 metro 150; #X text 33 416 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 250 430 released under the GNU GPL; #X text 128 370 For more info:; #X text 15 207 data to be gated -->; #X obj 281 258 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 40 300 keyname; #X symbolatom 84 320 10 0 0 0 - - -; #X text 162 320 <-- check here for the keyname symbol; #X obj 160 214 keygate f; #X text 17 38 [keygate] is a simple gate controlled by a keyboard. You must specify the name of the key which controls the gate. The left inlet takes the data to be gated.; #X text 18 89 The "f" key on the any keyboard controls this gate:; #X text 310 263 <-- key released; #X text 41 264 key pressed -->; #X msg 422 3 pddp; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 4 0 14 0; #X connect 11 1 12 0; #X connect 14 0 1 0; #X connect 14 1 10 0;
37
control abstraction user_input
a simple gate controlled by a keyboard
create a purr-data patch that matches the following description and keywords.
Description: a simple gate controlled by a keyboard, Keywords: control abstraction user_input
eadsrh~-help.pd
externals\creb\doc\eadsrh~-help.pd
#N canvas 0 26 430 230 10; #N canvas 331 92 494 388 META 0; #X text 12 215 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 95 INLET_1 float; #X text 12 115 INLET_2 float; #X text 12 155 INLET_4 float; #X text 12 175 OUTLET_0 signal; #X text 12 45 DESCRIPTION exponential attack decay sustain release (with hold == duration); #X text 12 75 INLET_0 bang; #X text 12 135 INLET_3 float; #X text 12 5 KEYWORDS signal abstraction ramp needs_work (example patch) ; #X text 12 25 LICENSE GPL v2; #X text 12 195 AUTHOR Tom Schouten <[email protected]>; #X restore 378 207 pd META; #X obj 105 92 eadsrh~; #X text 22 15 exponential attack decay sustain release (with hold == duration);
#N canvas 0 26 430 230 10; #X obj 105 92 eadsrh~; #X text 22 15 exponential attack decay sustain release (with hold == duration);
16
signal abstraction ramp needs_work (example patch)
exponential attack decay sustain release (with hold == duration)
create a purr-data patch that matches the following description and keywords.
Description: exponential attack decay sustain release (with hold == duration), Keywords: signal abstraction ramp needs_work (example patch)
lmax-help.pd
externals\smlib\lmax-help.pd
#N canvas 1 53 441 199 10; #X text 345 139 j#|@2002; #X obj 367 117 SMLib-help; #X floatatom 55 73 5 0 0 0 - - -; #X obj 11 56 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 55 53 x(i); #X floatatom 11 169 5 0 0 0 - - -; #X obj 11 99 float; #X text 7 22 argument: half-decay time (in number of activations); #X msg 119 95 clear; #X text 118 77 clear accumulator; #X text 8 5 lmax: leaky maximum; #X obj 11 139 lmax 10; #X msg 244 106 decay 5; #X text 243 90 set half-decay time; #N canvas 277 199 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 5 KEYWORDS control; #X text 12 45 DESCRIPTION leaky maximum; #X text 12 65 INLET_0 float clear decay; #X text 12 85 OUTLET_0 float; #X restore 381 159 pd META; #X connect 2 0 6 1; #X connect 3 0 6 0; #X connect 6 0 11 0; #X connect 8 0 11 0; #X connect 11 0 5 0; #X connect 12 0 11 0;
#N canvas 1 53 441 199 10; #X text 345 139 j#|@2002; #X obj 367 117 SMLib-help; #X floatatom 55 73 5 0 0 0 - - -; #X obj 11 56 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 55 53 x(i); #X floatatom 11 169 5 0 0 0 - - -; #X obj 11 99 float; #X text 7 22 argument: half-decay time (in number of activations); #X msg 119 95 clear; #X text 118 77 clear accumulator; #X text 8 5 lmax: leaky maximum; #X obj 11 139 lmax 10; #X msg 244 106 decay 5; #X text 243 90 set half-decay time; #X connect 2 0 6 1; #X connect 3 0 6 0; #X connect 6 0 11 0; #X connect 8 0 11 0; #X connect 11 0 5 0; #X connect 12 0 11 0;
30
control
leaky maximum
create a purr-data patch that matches the following description and keywords.
Description: leaky maximum, Keywords: control
vstd-help.pd
externals\smlib\vstd-help.pd
#N canvas 1 53 394 160 10; #X msg 17 39 1 2 3 4; #X floatatom 51 95 5 0 0 0 - - -; #X msg 84 40 3 4 5; #X text 315 100 j#|@2002; #X obj 337 78 SMLib-help; #X msg 134 40 1 1 1 1; #X obj 51 70 vstd; #X msg 200 40 1 -1 1 -1 1; #X text 16 14 vstd computes the standard deviation of a vector; #N canvas 175 193 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 65 INLET_0 list float; #X text 12 45 DESCRIPTION standard deviation of a vector; #X text 12 85 OUTLET_0 float; #X text 12 5 KEYWORDS control list_op; #X restore 337 125 pd META; #X connect 0 0 6 0; #X connect 2 0 6 0; #X connect 5 0 6 0; #X connect 6 0 1 0; #X connect 7 0 6 0;
#N canvas 1 53 394 160 10; #X msg 17 39 1 2 3 4; #X floatatom 51 95 5 0 0 0 - - -; #X msg 84 40 3 4 5; #X text 315 100 j#|@2002; #X obj 337 78 SMLib-help; #X msg 134 40 1 1 1 1; #X obj 51 70 vstd; #X msg 200 40 1 -1 1 -1 1; #X text 16 14 vstd computes the standard deviation of a vector; #X connect 0 0 6 0; #X connect 2 0 6 0; #X connect 5 0 6 0; #X connect 6 0 1 0; #X connect 7 0 6 0;
24
control list_op
standard deviation of a vector
create a purr-data patch that matches the following description and keywords.
Description: standard deviation of a vector, Keywords: control list_op
helppath-help.pd
externals\hcs\helppath-help.pd
#N canvas 0 26 466 316 10; #X obj 40 130 helppath; #X msg 37 99 bang; #X obj 54 176 print; #X symbolatom 29 213 0 0 0 0 - - -; #X obj 101 151 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X msg 79 102 reset; #X text 19 22 This object returns each path in the global classpath one at a time with each bang. [reset( refreshs the classpath data and starts again at the top of the list \, like [textfile] or [qlist]'s [reset(.; #X text 124 153 <-- banged when the end of the list is reached; #X text 234 294 released under the GNU GPL; #X text 18 281 (C) Copyright 2006 Hans-Christoph Steiner <[email protected]> ; #X obj 31 238 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #N canvas 280 175 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 125 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control pd_op; #X text 12 45 DESCRIPTION returns each path in the global class path ; #X text 12 65 INLET_0 bang reset; #X text 12 85 OUTLET_0 symbol; #X text 12 105 OUTLET_1 bang; #X restore 417 296 pd META; #X connect 0 0 2 0; #X connect 0 0 3 0; #X connect 0 1 4 0; #X connect 1 0 0 0; #X connect 3 0 10 0; #X connect 5 0 0 0;
#N canvas 0 26 466 316 10; #X obj 40 130 helppath; #X msg 37 99 bang; #X obj 54 176 print; #X symbolatom 29 213 0 0 0 0 - - -; #X obj 101 151 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X msg 79 102 reset; #X text 19 22 This object returns each path in the global classpath one at a time with each bang. [reset( refreshs the classpath data and starts again at the top of the list \, like [textfile] or [qlist]'s [reset(.; #X text 124 153 <-- banged when the end of the list is reached; #X text 234 294 released under the GNU GPL; #X text 18 281 (C) Copyright 2006 Hans-Christoph Steiner <[email protected]> ; #X obj 31 238 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X connect 0 0 2 0; #X connect 0 0 3 0; #X connect 0 1 4 0; #X connect 1 0 0 0; #X connect 3 0 10 0; #X connect 5 0 0 0;
28
control pd_op
returns each path in the global class path
create a purr-data patch that matches the following description and keywords.
Description: returns each path in the global class path, Keywords: control pd_op
hostname-help.pd
externals\hcs\hostname-help.pd
#N canvas 0 26 353 225 10; #X obj 124 139 hostname; #X msg 124 94 bang; #X symbolatom 124 174 0 0 0 0 - - -; #X text 14 19 get the hostname of the machine. Currently it probably doesn't work on Windows...; #N canvas 280 175 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 105 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control filesystem; #X text 12 45 DESCRIPTION get the hostname of the machine; #X text 12 65 INLET_0 bang; #X text 12 85 OUTLET_0 symbol; #X restore 303 204 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0;
#N canvas 0 26 353 225 10; #X obj 124 139 hostname; #X msg 124 94 bang; #X symbolatom 124 174 0 0 0 0 - - -; #X text 14 19 get the hostname of the machine. Currently it probably doesn't work on Windows...; #X connect 0 0 2 0; #X connect 1 0 0 0;
16
control filesystem
get the hostname of the machine
create a purr-data patch that matches the following description and keywords.
Description: get the hostname of the machine, Keywords: control filesystem
samplerate~-help.pd
packages\win64_inno\build\doc\5.reference\samplerate~-help.pd
#N canvas 431 34 555 619 10; #X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0 14 -228856 -66577 0; #X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header samplerate~ 3 12 0 18 -204280 -1 0; #X obj 0 431 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 488 283 494 344 META 0; #X text 12 105 LIBRARY internal; #X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 25 LICENSE SIBSD; #X text 12 125 AUTHOR Miller Puckette; #X text 12 185 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 45 DESCRIPTION get the current sample rate; #X text 12 65 INLET_0 bang; #X text 12 85 OUTLET_0 float; #X text 12 165 RELEASE_DATE 1997; #X text 12 5 KEYWORDS control; #X restore 500 597 pd META; #X obj 0 473 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; #X obj 0 511 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 0 13 -228856 -1 0; #X obj 0 538 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 0 13 -228856 -1 0; #X text 98 515 (none); #N canvas 222 516 428 109 Related_objects 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -204280 -1 0; #X text 8 2 [samplerate~] Related Objects; #X restore 102 597 pd Related_objects; #X obj 78 440 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 -162280 0; #X text 98 482 float; #X obj 78 483 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 -162280 0; #X obj 470 11 samplerate~; #X obj 225 197 samplerate~; #X floatatom 225 240 8 0 0 0 - - -, f 8; #X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1 -1; #X text 98 439 bang; #X text 168 439 - when sent a bang message \, [samplerate~] outputs the sample rate that Pd is currently running at.; #X text 99 542 Pd's sample rate can be changed using the command line flag: -r <n>. For example: pd -r 22050; #X text 11 23 get the current sample rate; #X text 99 573 DSP does not need to be turned on for [samplerate~] to work; #X text 168 482 - the sample rate.; #X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide ; #X connect 13 0 14 0; #X connect 15 0 13 0;
#N canvas 431 34 555 619 10; #X text 98 515 (none); #X text 98 482 float; #X obj 470 11 samplerate~; #X obj 225 197 samplerate~; #X floatatom 225 240 8 0 0 0 - - -, f 8; #X obj 225 154 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1 -1; #X text 98 439 bang; #X text 168 439 - when sent a bang message \, [samplerate~] outputs the sample rate that Pd is currently running at.; #X text 99 542 Pd's sample rate can be changed using the command line flag: -r <n>. For example: pd -r 22050; #X text 11 23 get the current sample rate; #X text 99 573 DSP does not need to be turned on for [samplerate~] to work; #X text 168 482 - the sample rate.; #X connect 13 0 14 0; #X connect 15 0 13 0;
40
control
get the current sample rate
create a purr-data patch that matches the following description and keywords.
Description: get the current sample rate, Keywords: control
itunes-help.pd
externals\hcs\grabbag\itunes-help.pd
#N canvas 0 31 450 300 10; #X obj 71 226 itunes; #X msg 86 80 next; #X msg 95 105 play; #X msg 99 128 pause; #X msg 71 58 previous; #X obj 104 159 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X msg 101 177 set sound volume to \$1; #X msg 100 203 set EQ enabled to true; #X obj 55 270 pddp/pddplink http://dougscripts.com/itunes/itinfo/info01.php ; #X text 34 20 On Mac OS X \, control iTunes; #N canvas 404 246 494 344 META 0; #X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 85 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control filesystem; #X text 12 45 DESCRIPTION On Mac OS X \, control iTunes; #X text 12 65 INLET_0 previous next play pause set; #X restore 392 266 pd META; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 4 0 0 0; #X connect 5 0 6 0; #X connect 6 0 0 0; #X connect 7 0 0 0;
#N canvas 0 31 450 300 10; #X obj 71 226 itunes; #X msg 86 80 next; #X msg 95 105 play; #X msg 99 128 pause; #X msg 71 58 previous; #X obj 104 159 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X msg 101 177 set sound volume to \$1; #X msg 100 203 set EQ enabled to true; #X text 34 20 On Mac OS X \, control iTunes; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 4 0 0 0; #X connect 5 0 6 0; #X connect 6 0 0 0; #X connect 7 0 0 0;
26
control filesystem
On Mac OS X \, control iTunes
create a purr-data patch that matches the following description and keywords.
Description: On Mac OS X \, control iTunes, Keywords: control filesystem
stripdir-help.pd
externals\ggee\control\stripdir-help.pd
#N canvas 0 26 412 258 10; #X obj 22 78 stripdir; #X symbolatom 22 48 0 0 0 0 - - -; #X obj 22 105 print; #X text 20 22 strips all leading directories from a path; #N canvas 129 173 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE Tcl/Tk; #X text 12 105 AUTHOR Guenter Geiger; #X text 12 5 KEYWORDS control symbol_op; #X text 12 45 DESCRIPTION strip all leading directories from a path ; #X text 12 65 INLET_0 symbol; #X text 12 85 OUTLET_0 symbol; #X restore 362 236 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0;
#N canvas 0 26 412 258 10; #X obj 22 78 stripdir; #X symbolatom 22 48 0 0 0 0 - - -; #X obj 22 105 print; #X text 20 22 strips all leading directories from a path; #X connect 0 0 2 0; #X connect 1 0 0 0;
16
control symbol_op
strip all leading directories from a path
create a purr-data patch that matches the following description and keywords.
Description: strip all leading directories from a path, Keywords: control symbol_op
all_about_haptics.pd
packages\win64_inno\build\doc\5.reference\all_about_haptics.pd
#N canvas 429 58 448 374 10; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header haptics 20 10 1 18 -261106 -33289 0; #X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 1 352 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 374 245 494 136 META 0; #X text 12 85 HELP_PATCH_AUTHORS Dave Sabine \, May 5 \, 2003 . Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 65 LIBRARY PDDP; #X text 12 45 DESCRIPTION definition of haptics; #X text 12 25 KEYWORDS needs_work all_about_pd; #X restore 392 354 pd META; #N canvas 212 24 428 359 Related_objects 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -261106 -33289 0; #X text 7 2 Haptic Objects in Pd; #X text 72 58 Control the pulses and vibrations of a TouchSense (aka iFeel) mouse; #X text 24 114 Set the overall gain for all force effects; #X text 24 153 Apply forces to automatically center the controller ; #X text 24 193 Apply a spring force in a specified direction; #X text 24 233 Apply friction to the movement of the controller. Also known as damping.; #X text 25 280 Periodic effects are forces controlled by waveforms of various shape \, strength \, and frequency; #X text 25 329 Apply a constant force in a specified direction; #X obj 10 33 pddp/pddplink all_about_externals.pd -text _________; #X obj 10 33 pddp/pddplink all_about_externals.pd -text Externals; #X obj 10 58 pddp/helplink hcs/ifeel; #X obj 10 94 pddp/helplink flatspace/ff-gain; #X obj 10 134 pddp/helplink flatspace/ff-autocenter; #X obj 10 174 pddp/helplink flatspace/ff-spring; #X obj 10 214 pddp/helplink flatspace/ff-friction; #X obj 10 264 pddp/helplink flatspace/ff-periodic; #X obj 10 314 pddp/helplink flatspace/ff-constant; #X restore 103 354 pd Related_objects; #X obj 6 354 pddp/pddplink all_about.pd -text All About Pd; #X text 19 37 "Haptic" means relating to the sense of touch. Haptic feedback relates to the sense of touch at the skin level \, and the feeling of forces in the muscles and joints. Vibrations stimulate the sense of touch while various forces stimulate the muscles.; #X text 19 106 There are many haptic devices available \, from a US\$35 Logitech iFeel mouse \, to the massive \, extremely expensive haptic devices used for remote control surgery. Immersion \, Inc. has almost a monopoly on this technology due to a number of patents. These objects all work with Immersion technology \, generally known as "TouchSense". ; #X text 19 188 Numerous companies produce haptic game controllers: mice \, joysticks \, gamepads \, steering wheels. These objects work with game controllers. Belkin \, Logitech \, Microsoft \, Saitek \, and others make TouchSense game controllers.; #X text 19 245 Currently \, these objects only work on GNU/Linux. For info on how to get it working \, see: http://at.or.at/hans/haptics ; #X text 19 295 See also:; #X obj 19 315 pddp/pddplink all_about_hid.pd;
#N canvas 429 58 448 374 10; #X text 19 37 "Haptic" means relating to the sense of touch. Haptic feedback relates to the sense of touch at the skin level \, and the feeling of forces in the muscles and joints. Vibrations stimulate the sense of touch while various forces stimulate the muscles.; #X text 19 106 There are many haptic devices available \, from a US\$35 Logitech iFeel mouse \, to the massive \, extremely expensive haptic devices used for remote control surgery. Immersion \, Inc. has almost a monopoly on this technology due to a number of patents. These objects all work with Immersion technology \, generally known as "TouchSense". ; #X text 19 188 Numerous companies produce haptic game controllers: mice \, joysticks \, gamepads \, steering wheels. These objects work with game controllers. Belkin \, Logitech \, Microsoft \, Saitek \, and others make TouchSense game controllers.; #X text 19 245 Currently \, these objects only work on GNU/Linux. For info on how to get it working \, see: http://at.or.at/hans/haptics ; #X text 19 295 See also:;
37
needs_work all_about_pd
definition of haptics
create a purr-data patch that matches the following description and keywords.
Description: definition of haptics, Keywords: needs_work all_about_pd
m-i-help.pd
abstractions\jmmmp\m-i-help.pd
#N canvas 125 122 449 354 10; #X text 12 327 Released under the BSD License; #X floatatom 16 109 3 0 127 0 - - -; #X floatatom 16 161 5 0 0 0 - - -; #X text 41 108 Simulation of MIDI controller; #X text 53 161 Converted value; #X text 12 10 [m-i] - Automatic conversion of MIDI controller; #X obj 16 129 m-i 1 0 1000; #X floatatom 85 181 5 0 0 0 - - -; #X text 121 181 Original midi value; #X text 266 150 Inlets; #X text 266 200 Outlets; #X text 266 40 Arguments; #X text 266 80 - Lower range; #X text 266 170 - Controller simulation; #X text 266 220 - Scaled float; #X text 266 100 - Upper range; #X text 266 240 - Direct MIDI input; #X text 265 120 - MIDI feedback on/off (1/0); #X text 266 60 - Controller channel; #X text 12 307 (C) 2009 Jo�o Pais - [email protected]; #X text 12 277 Related objects: [mk] [sliders]; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 36 KEYWORDS metro; #X text 12 6 DESCRIPTION Automatic conversion of MIDI controller; #X text 12 135 VERSION 2009; #X text 14 165 INLET_0 - Controller simulation; #X text 14 185 OUTLET_0 - Scaled float; #X text 14 205 OUTLET_1 - Direct MIDI input; #X restore 392 326 pd META; #X connect 1 0 6 0; #X connect 6 0 2 0; #X connect 6 1 7 0;
#N canvas 125 122 449 354 10; #X text 12 327 Released under the BSD License; #X floatatom 16 109 3 0 127 0 - - -; #X floatatom 16 161 5 0 0 0 - - -; #X text 41 108 Simulation of MIDI controller; #X text 53 161 Converted value; #X text 12 10 [m-i] - Automatic conversion of MIDI controller; #X obj 16 129 m-i 1 0 1000; #X floatatom 85 181 5 0 0 0 - - -; #X text 121 181 Original midi value; #X text 266 150 Inlets; #X text 266 200 Outlets; #X text 266 40 Arguments; #X text 266 80 - Lower range; #X text 266 170 - Controller simulation; #X text 266 220 - Scaled float; #X text 266 100 - Upper range; #X text 266 240 - Direct MIDI input; #X text 265 120 - MIDI feedback on/off (1/0); #X text 266 60 - Controller channel; #X text 12 307 (C) 2009 Jo�o Pais - [email protected]; #X text 12 277 Related objects: [mk] [sliders]; #X connect 1 0 6 0; #X connect 6 0 2 0; #X connect 6 1 7 0;
37
metro
Automatic conversion of MIDI controller
create a purr-data patch that matches the following description and keywords.
Description: Automatic conversion of MIDI controller, Keywords: metro
reson~-help.pd
externals\markex\reson~-help.pd
#N canvas 1 53 577 450 10; #X text 15 35 Bandpass filter controllable by center frequency and Q; #X obj 32 382 dac~; #X obj 32 343 *~ 0.2; #X floatatom 160 294 0 0 0 0 - - -; #X msg 133 227 200 \, 10000 4000; #X obj 31 210 noise~; #X text 36 226 input signal; #X text 133 211 center freq; #X text 89 250 gain; #X text 172 325 optional arguments set values of gain \, center frequency \, and Q (default 0 \, 0 \, 0.01); #X text 88 182 list sets gain \, cf \, q (works unless there are any signal inputs for filter parameters); #X text 42 316 filtered output; #X text 15 62 reson~ implements the following filter equation: y[n] = gain * (x[n] - r * x[n-2]) + c1 * y[n-1] + c2 * y[n-2] \, where r \, c1 \, and c2 are parameters calculated from the input center frequency and Q. Q is the filter bandwidth divided by center frequency. Inputs can be floats or signals. The specification is similar to the nres unit generator in cmusic.; #X obj 32 294 reson~ 1 200 23; #X obj 133 250 Line~ 200; #X floatatom 61 254 0 0 0 0 - - -; #X text 158 276 Q: Try range of 1-100; #N canvas 498 140 494 344 META 0; #X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 175 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 95 INLET_1 float; #X text 12 5 KEYWORDS signal filter; #X text 12 45 DESCRIPTION bandpass filter controllable by center frequency and Q; #X text 12 75 INLET_0 signal; #X text 12 115 INLET_2 signal; #X text 12 135 INLET_3 float; #X text 12 155 OUTLET_0 signal; #X restore 515 420 pd META; #X connect 2 0 1 0; #X connect 2 0 1 1; #X connect 3 0 13 3; #X connect 4 0 14 0; #X connect 5 0 13 0; #X connect 13 0 2 0; #X connect 14 0 13 2; #X connect 15 0 13 1;
#N canvas 1 53 577 450 10; #X text 15 35 Bandpass filter controllable by center frequency and Q; #X obj 32 382 dac~; #X obj 32 343 *~ 0.2; #X floatatom 160 294 0 0 0 0 - - -; #X msg 133 227 200 \, 10000 4000; #X obj 31 210 noise~; #X text 36 226 input signal; #X text 133 211 center freq; #X text 89 250 gain; #X text 172 325 optional arguments set values of gain \, center frequency \, and Q (default 0 \, 0 \, 0.01); #X text 88 182 list sets gain \, cf \, q (works unless there are any signal inputs for filter parameters); #X text 42 316 filtered output; #X text 15 62 reson~ implements the following filter equation: y[n] = gain * (x[n] - r * x[n-2]) + c1 * y[n-1] + c2 * y[n-2] \, where r \, c1 \, and c2 are parameters calculated from the input center frequency and Q. Q is the filter bandwidth divided by center frequency. Inputs can be floats or signals. The specification is similar to the nres unit generator in cmusic.; #X obj 32 294 reson~ 1 200 23; #X obj 133 250 Line~ 200; #X floatatom 61 254 0 0 0 0 - - -; #X text 158 276 Q: Try range of 1-100; #X connect 2 0 1 0; #X connect 2 0 1 1; #X connect 3 0 13 3; #X connect 4 0 14 0; #X connect 5 0 13 0; #X connect 13 0 2 0; #X connect 14 0 13 2; #X connect 15 0 13 1;
38
signal filter
bandpass filter controllable by center frequency and Q
create a purr-data patch that matches the following description and keywords.
Description: bandpass filter controllable by center frequency and Q, Keywords: signal filter
expo-help.pd
externals\maxlib\expo-help.pd
#N canvas 0 26 443 294 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X obj 70 140 expo 0.5; #X floatatom 169 101 5 0 0 0 - - -; #X text 222 103 lambda; #X text 13 20 expo :: exponetionally distributed random numbers; #N canvas 293 158 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Olaf Matthes <[email protected]>; #X text 12 5 KEYWORDS control random; #X text 12 45 DESCRIPTION exponetionally distributed random numbers ; #X text 12 65 INLET_0 bang; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X restore 375 263 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0; #X connect 3 0 2 1;
#N canvas 0 26 443 294 12; #X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X floatatom 70 192 5 0 0 0 - - -; #X obj 70 140 expo 0.5; #X floatatom 169 101 5 0 0 0 - - -; #X text 222 103 lambda; #X text 13 20 expo :: exponetionally distributed random numbers; #X connect 0 0 2 0; #X connect 2 0 1 0; #X connect 3 0 2 1;
20
control random
exponetionally distributed random numbers
create a purr-data patch that matches the following description and keywords.
Description: exponetionally distributed random numbers, Keywords: control random
vsum-help.pd
externals\smlib\vsum-help.pd
#N canvas 1 53 355 163 10; #X text 16 14 vsum computes the sum of a list of floats; #X msg 17 39 1 2 3 4; #X obj 52 69 vsum; #X floatatom 50 96 5 0 0 0 - - -; #X msg 84 40 3 4 5; #X text 275 102 j#|@2002; #X obj 297 80 SMLib-help; #X msg 136 40 0; #N canvas 144 198 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 65 INLET_0 list float; #X text 12 85 OUTLET_0 float list; #X text 12 5 KEYWORDS control list_op; #X text 12 45 DESCRIPTION sum of a list of floats; #X restore 296 127 pd META; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 4 0 2 0; #X connect 7 0 2 0;
#N canvas 1 53 355 163 10; #X text 16 14 vsum computes the sum of a list of floats; #X msg 17 39 1 2 3 4; #X obj 52 69 vsum; #X floatatom 50 96 5 0 0 0 - - -; #X msg 84 40 3 4 5; #X text 275 102 j#|@2002; #X obj 297 80 SMLib-help; #X msg 136 40 0; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 4 0 2 0; #X connect 7 0 2 0;
22
control list_op
sum of a list of floats
create a purr-data patch that matches the following description and keywords.
Description: sum of a list of floats, Keywords: control list_op
wavinfo-help.pd
externals\ext13\wavinfo-help.pd
#N canvas 0 31 450 373 12; #X obj 112 139 openpanel; #X obj 112 165 wavinfo; #X floatatom 45 228 20 0 0 3 samples - -; #X floatatom 195 228 5 0 0 3 channels - -; #X floatatom 262 229 5 0 0 3 sample_size - -; #X floatatom 347 229 5 0 0 3 bitrate - -; #X obj 112 109 bng 25 250 50 0 empty empty empty 17 7 0 10 -204786 -1 -1; #X text 24 52 open a .wav file to see get the information about it: ; #X text 22 36 [wavinfo] outputs information about a .wav file \,; #N canvas 460 159 494 344 META 0; #X text 12 185 RELEASE_DATE 2009-06-12; #X text 12 205 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 5 KEYWORDS signal nonlocal; #X text 12 165 AUTHOR [email protected]; #X text 12 25 LICENSE GPL v2; #X text 12 45 DESCRIPTION outputs information about a .wav file; #X text 12 65 INLET_0 symbol; #X text 12 85 OUTLET_0 float; #X text 12 105 OUTLET_1 float; #X text 12 125 OUTLET_2 float; #X text 12 145 OUTLET_3 float; #X restore 381 333 pd META; #X connect 0 0 1 0; #X connect 1 0 2 0; #X connect 1 1 3 0; #X connect 1 2 4 0; #X connect 1 3 5 0; #X connect 6 0 0 0;
#N canvas 0 31 450 373 12; #X obj 112 139 openpanel; #X obj 112 165 wavinfo; #X floatatom 45 228 20 0 0 3 samples - -; #X floatatom 195 228 5 0 0 3 channels - -; #X floatatom 262 229 5 0 0 3 sample_size - -; #X floatatom 347 229 5 0 0 3 bitrate - -; #X obj 112 109 bng 25 250 50 0 empty empty empty 17 7 0 10 -204786 -1 -1; #X text 24 52 open a .wav file to see get the information about it: ; #X text 22 36 [wavinfo] outputs information about a .wav file \,; #X connect 0 0 1 0; #X connect 1 0 2 0; #X connect 1 1 3 0; #X connect 1 2 4 0; #X connect 1 3 5 0; #X connect 6 0 0 0;
29
signal nonlocal
outputs information about a .wav file
create a purr-data patch that matches the following description and keywords.
Description: outputs information about a .wav file, Keywords: signal nonlocal
mk-help.pd
abstractions\jmmmp\mk-help.pd
#N canvas 125 122 364 235 10; #X text 12 187 (C) 2006 Jo�o Pais - [email protected]; #X text 12 207 Released under the BSD License; #X text 12 40 [mk] shows the controller number and MIDI value.; #X text 196 80 GUI; #X text 196 100 - Controller number; #X text 196 120 - MIDI value; #X obj 26 95 mk; #X text 12 157 Related objects: [m-i] [sliders]; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 36 KEYWORDS metro; #X text 12 6 DESCRIPTION Visual display of MIDI inputs; #X text 12 135 VERSION 2006; #X restore 302 206 pd META; #X text 12 10 [mk] - Visual display of MIDI inputs;
#N canvas 125 122 364 235 10; #X text 12 187 (C) 2006 Jo�o Pais - [email protected]; #X text 12 207 Released under the BSD License; #X text 12 40 [mk] shows the controller number and MIDI value.; #X text 196 80 GUI; #X text 196 100 - Controller number; #X text 196 120 - MIDI value; #X obj 26 95 mk; #X text 12 157 Related objects: [m-i] [sliders]; #X text 12 10 [mk] - Visual display of MIDI inputs;
19
metro
Visual display of MIDI inputs
create a purr-data patch that matches the following description and keywords.
Description: Visual display of MIDI inputs, Keywords: metro
1.pd_basic.pd
pd\doc\manuals\pd-msg\2.msg_and_pd\1.pd_basic.pd
#N canvas 324 138 378 475 10; #X text 20 51 turn DSP calculation off & on; #X msg 98 94 \; pd dsp 0 \;; #X msg 172 94 \; pd dsp 1 \;; #X msg 24 301 \; pd quit \;; #X floatatom 26 73 1 0 1 0 - - -, f 1; #X obj 26 123 s pd; #X msg 26 97 dsp \$1; #X msg 25 218 \; pd audiostatus \;; #X text 22 194 same as "DIO errors"; #X text 21 356 There are many more that i don't know :-(; #X text 25 12 Here are some messages we can send to pd.; #X text 21 275 Quit pd (WARNING); #N canvas 437 191 494 396 META 0; #X text 12 95 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 65 DESCRIPTION sending messages to a pd instance; #X text 12 45 LICENSE public domain; #X text 12 25 KEYWORDS control pd_op nonlocal tutorial; #X restore 317 443 pd META; #X connect 4 0 6 0; #X connect 6 0 5 0;
#N canvas 324 138 378 475 10; #X text 20 51 turn DSP calculation off & on; #X msg 98 94 \; pd dsp 0 \;; #X msg 172 94 \; pd dsp 1 \;; #X msg 24 301 \; pd quit \;; #X floatatom 26 73 1 0 1 0 - - -, f 1; #X obj 26 123 s pd; #X msg 26 97 dsp \$1; #X msg 25 218 \; pd audiostatus \;; #X text 22 194 same as "DIO errors"; #X text 21 356 There are many more that i don't know :-(; #X text 25 12 Here are some messages we can send to pd.; #X text 21 275 Quit pd (WARNING); #X connect 4 0 6 0; #X connect 6 0 5 0;
21
control pd_op nonlocal tutorial
sending messages to a pd instance
create a purr-data patch that matches the following description and keywords.
Description: sending messages to a pd instance, Keywords: control pd_op nonlocal tutorial
17.coords.pd
packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\17.coords.pd
#N struct drawtut-coords float x float y; #N canvas 1 25 537 571 10; #N canvas 290 275 450 300 META 0; #X text 16 6 KEYWORDS tutorial data_structure draw; #X text 16 26 LICENSE SIBSD; #X text 16 66 AUTHOR Jonathan Wilkes; #X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 46 DESCRIPTION animating scalars with the [draw] command ; #X restore 450 538 pd META; #X text 0 1 New Drawing Commands: coordinate data; #X text 1 1 _____________________________________; #X obj 51 30 struct drawtut-coords float x float y; #X obj 135 321 draw polyline; #X scalar drawtut-coords 85 159 \;; #X obj 135 113 tgl 15 0 empty empty Auto 17 7 0 10 -262144 -1 -1 0 1; #X obj 135 133 metro 400; #X obj 135 155 tgl 15 0 empty empty Click_me 17 7 0 10 -262144 -1 -1 0 1; #X obj 135 182 * 30; #X obj 135 204 + 30; #X msg 135 231 points 0 0 30 0 30 \$1 0 \$1; #X obj 158 256 loadbang; #X msg 158 278 stroke black \, stroke-width 1 \, fill none \, points 0 0 30 0 30 30 0 30; #X obj 46 431 draw path m -60 20 20 0 0 20 -20 0 z m 30 0 10 0 0 10 -10 0 z; #X msg 46 406 d m -60 20 20 0 0 20 -20 0 z m \$1 0 10 0 0 10 -10 0 z; #X text 184 189 Polygons and polylines take the "points" message to set their coordinate data.; #X text 94 371 For paths \, use the "d" message to send new path data. ; #X text 49 64 You can dynamically set the coordinate data for polygons \, polylines \, and paths.; #X connect 6 0 7 0; #X connect 7 0 8 0; #X connect 8 0 9 0; #X connect 9 0 10 0; #X connect 10 0 11 0; #X connect 10 0 15 0; #X connect 11 0 4 0; #X connect 12 0 13 0; #X connect 13 0 4 0; #X connect 15 0 14 0;
#N struct drawtut-coords float x float y; #N canvas 1 25 537 571 10; #X text 0 1 New Drawing Commands: coordinate data; #X text 1 1 _____________________________________; #X obj 51 30 struct drawtut-coords float x float y; #X obj 135 321 draw polyline; #X scalar drawtut-coords 85 159 \;; #X obj 135 113 tgl 15 0 empty empty Auto 17 7 0 10 -262144 -1 -1 0 1; #X obj 135 133 metro 400; #X obj 135 155 tgl 15 0 empty empty Click_me 17 7 0 10 -262144 -1 -1 0 1; #X obj 135 182 * 30; #X obj 135 204 + 30; #X msg 135 231 points 0 0 30 0 30 \$1 0 \$1; #X obj 158 256 loadbang; #X msg 158 278 stroke black \, stroke-width 1 \, fill none \, points 0 0 30 0 30 30 0 30; #X obj 46 431 draw path m -60 20 20 0 0 20 -20 0 z m 30 0 10 0 0 10 -10 0 z; #X msg 46 406 d m -60 20 20 0 0 20 -20 0 z m \$1 0 10 0 0 10 -10 0 z; #X text 184 189 Polygons and polylines take the "points" message to set their coordinate data.; #X text 94 371 For paths \, use the "d" message to send new path data. ; #X text 49 64 You can dynamically set the coordinate data for polygons \, polylines \, and paths.; #X connect 6 0 7 0; #X connect 7 0 8 0; #X connect 8 0 9 0; #X connect 9 0 10 0; #X connect 10 0 11 0; #X connect 10 0 15 0; #X connect 11 0 4 0; #X connect 12 0 13 0; #X connect 13 0 4 0; #X connect 15 0 14 0;
37
tutorial data_structure draw
animating scalars with the [draw] command
create a purr-data patch that matches the following description and keywords.
Description: animating scalars with the [draw] command, Keywords: tutorial data_structure draw
vlrange-help.pd
externals\smlib\vlrange-help.pd
#N canvas 1 53 400 214 10; #X text 296 140 j#|@2002; #X obj 318 120 SMLib-help; #X obj 15 57 vmtof; #X text 10 6 midi to frequency on a vector; #X msg 15 33 69 70 81; #X obj 15 80 print vmtof; #N canvas 185 223 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 85 OUTLET_0 list float; #X text 12 45 DESCRIPTION midi to frequency on a vector; #X text 12 65 INLET_0 float list; #X text 12 5 KEYWORDS control list_op conversion MIDI; #X restore 329 170 pd META; #X connect 2 0 5 0; #X connect 4 0 2 0;
#N canvas 1 53 400 214 10; #X text 296 140 j#|@2002; #X obj 318 120 SMLib-help; #X obj 15 57 vmtof; #X text 10 6 midi to frequency on a vector; #X msg 15 33 69 70 81; #X obj 15 80 print vmtof; #X connect 2 0 5 0; #X connect 4 0 2 0;
18
control list_op conversion MIDI
midi to frequency on a vector
create a purr-data patch that matches the following description and keywords.
Description: midi to frequency on a vector, Keywords: control list_op conversion MIDI
snaps~-help.pd
abstractions\jmmmp\snaps~-help.pd
#N canvas 125 122 408 275 10; #X text 12 227 (C) 2006 Jo�o Pais - [email protected]; #X text 12 247 Released under the BSD License; #X text 276 100 Inlets; #X text 276 170 Outlets; #X text 276 50 Arguments; #X msg 136 66 500; #X text 175 75 Velocity (ms); #X floatatom 26 147 5 0 0 0 - - -; #X obj 26 107 osc~ 0.5; #X text 276 70 - Meter speed (ms); #X text 276 120 - Signal; #X text 276 140 - Meter speed (ms); #X text 276 190 - Signal level; #X obj 26 127 snaps~; #X msg 146 86 50; #X obj 26 177 dsp01; #X text 12 10 [snaps~] - snapshot~ GUI implementation; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 6 DESCRIPTION snapshot~ GUI implementation; #X text 12 36 KEYWORDS snapshot~ GUI; #X text 12 135 VERSION 2006; #X text 14 165 INLET_0 - Signal; #X text 14 185 INLET_1 - Meter speed (ms); #X text 14 205 OUTLET_0 - Signal level; #X restore 352 246 pd META; #X connect 5 0 13 1; #X connect 8 0 13 0; #X connect 13 0 7 0; #X connect 14 0 13 1;
#N canvas 125 122 408 275 10; #X text 12 227 (C) 2006 Jo�o Pais - [email protected]; #X text 12 247 Released under the BSD License; #X text 276 100 Inlets; #X text 276 170 Outlets; #X text 276 50 Arguments; #X msg 136 66 500; #X text 175 75 Velocity (ms); #X floatatom 26 147 5 0 0 0 - - -; #X obj 26 107 osc~ 0.5; #X text 276 70 - Meter speed (ms); #X text 276 120 - Signal; #X text 276 140 - Meter speed (ms); #X text 276 190 - Signal level; #X obj 26 127 snaps~; #X msg 146 86 50; #X obj 26 177 dsp01; #X text 12 10 [snaps~] - snapshot~ GUI implementation; #X connect 5 0 13 1; #X connect 8 0 13 0; #X connect 13 0 7 0; #X connect 14 0 13 1;
34
snapshot~ GUI
snapshot~ GUI implementation
create a purr-data patch that matches the following description and keywords.
Description: snapshot~ GUI implementation, Keywords: snapshot~ GUI
namecanvas-help.pd
pd\doc\5.reference\namecanvas-help.pd
#N canvas 429 35 555 619 10; #X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0 14 -228856 -66577 0; #X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header namecanvas 3 12 0 18 -204280 -1 0; #X obj 0 450 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 483 286 494 344 META 0; #X text 12 65 LIBRARY internal; #X text 12 105 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 25 LICENSE SIBSD; #X text 12 85 AUTHOR Miller Puckette; #X text 12 145 HELP_PATCH_AUTHORS Updated for Pd version 0.40. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 45 DESCRIPTION attach a canvas to a name; #X text 12 5 KEYWORDS control canvas_op; #X text 12 125 RELEASE_DATE 1997; #X restore 500 597 pd META; #X obj 0 478 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; #X obj 0 505 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 0 13 -228856 -1 0; #X obj 0 568 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 0 13 -228856 -1 0; #N canvas 219 517 428 109 Related_objects 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -204280 -1 0; #X text 8 2 [namecanvas] Related Objects; #X obj 19 43 pddp/helplink iemguts/sendcanvas; #X restore 102 597 pd Related_objects; #X obj 477 11 namecanvas; #X obj 120 153 namecanvas \$0-bonzo; #X obj 120 210 s \$0-bonzo; #X text 98 454 (none); #X text 98 482 (none); #X obj 120 366 s pd-namecanvas-help.pd; #X text 11 23 attach a canvas to a name; #X text 168 523 - sets the name to associate with this canvas. Any messages sent to this name will be forwarded to the canvas containing this [namecanvas] object.; #X msg 120 186 msg 50 50 Hi there. This works locally.; #X msg 120 338 msg 50 70 This works globally.; #X text 78 523 1) symbol atom; #X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide ; #X text 120 240 If you open another instance of this help patch \, you'll see that clicking the message box above will create an object on the canvas where you click.; #X text 119 294 The following is similar \, but it will create an object in each "namecanvas-help.pd" patch that you have open:; #X connect 16 0 10 0; #X connect 17 0 13 0;
#N canvas 429 35 555 619 10; #X obj 477 11 namecanvas; #X obj 120 153 namecanvas \$0-bonzo; #X obj 120 210 s \$0-bonzo; #X text 98 454 (none); #X text 98 482 (none); #X obj 120 366 s pd-namecanvas-help.pd; #X text 11 23 attach a canvas to a name; #X text 168 523 - sets the name to associate with this canvas. Any messages sent to this name will be forwarded to the canvas containing this [namecanvas] object.; #X msg 120 186 msg 50 50 Hi there. This works locally.; #X msg 120 338 msg 50 70 This works globally.; #X text 78 523 1) symbol atom; #X text 120 240 If you open another instance of this help patch \, you'll see that clicking the message box above will create an object on the canvas where you click.; #X text 119 294 The following is similar \, but it will create an object in each "namecanvas-help.pd" patch that you have open:; #X connect 16 0 10 0; #X connect 17 0 13 0;
38
control canvas_op
attach a canvas to a name
create a purr-data patch that matches the following description and keywords.
Description: attach a canvas to a name, Keywords: control canvas_op
gnome-screensaver-help.pd
externals\hcs\grabbag\gnome-screensaver-help.pd
#N canvas 0 31 450 300 10; #X obj 109 129 gnome-screensaver; #X obj 109 108 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X text 68 58 activate/deactivate the gnome-screensaver; #N canvas 404 246 494 344 META 0; #X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 85 AUTHOR Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control filesystem; #X text 12 45 DESCRIPTION activate/deactivate the gnome-screensaver ; #X restore 392 266 pd META; #X connect 1 0 0 0;
#N canvas 0 31 450 300 10; #X obj 109 129 gnome-screensaver; #X obj 109 108 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X text 68 58 activate/deactivate the gnome-screensaver; #X connect 1 0 0 0;
13
control filesystem
activate/deactivate the gnome-screensaver
create a purr-data patch that matches the following description and keywords.
Description: activate/deactivate the gnome-screensaver, Keywords: control filesystem
local_max-help.pd
externals\mapping\local_max-help.pd
#N canvas 1 53 457 282 10; #X floatatom 22 86 5 0 0 0 - - -; #X floatatom 22 133 5 0 0 0 - - -; #X obj 22 109 local_max; #X text 49 27 give the value of every local maximum whenever there is a change in direction.; #N canvas 466 198 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 115 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 95 OUTLET_0 float; #X text 12 75 INLET_0 float; #X text 12 45 DESCRIPTION give the value of every local maximum whenever there is a change in direction; #X text 12 5 KEYWORDS control abstraction filter; #X restore 400 257 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0;
#N canvas 1 53 457 282 10; #X floatatom 22 86 5 0 0 0 - - -; #X floatatom 22 133 5 0 0 0 - - -; #X obj 22 109 local_max; #X text 49 27 give the value of every local maximum whenever there is a change in direction.; #X connect 0 0 2 0; #X connect 2 0 1 0;
16
control abstraction filter
give the value of every local maximum whenever there is a change in direction
create a purr-data patch that matches the following description and keywords.
Description: give the value of every local maximum whenever there is a change in direction, Keywords: control abstraction filter
lpifft~-help.pd
externals\creb\doc\lpifft~-help.pd
#N canvas 0 26 463 346 10; #X text 18 7 ifft with rectangular lowpass for anti-aliased dynwav ; #X text 9 18 creation arg = fft size \, right inlet = dynwav cutoff freq; #N canvas 331 92 494 386 META 0; #X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 125 OUTLET_0 signal; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 signal; #X text 12 145 OUTLET_1 signal; #X text 12 105 INLET_2 float; #X text 12 45 DESCRIPTION ifft + lowpass (for anti-aliased dynwav) ; #X text 12 25 LICENSE GPL v2; #X text 12 165 AUTHOR Tom Schouten <[email protected]>; #X text 12 5 KEYWORDS signal abstraction needs_work (example); #X restore 412 324 pd META; #X obj 57 112 lpifft~;
#N canvas 0 26 463 346 10; #X text 18 7 ifft with rectangular lowpass for anti-aliased dynwav ; #X text 9 18 creation arg = fft size \, right inlet = dynwav cutoff freq; #X obj 57 112 lpifft~;
16
signal abstraction needs_work (example)
ifft + lowpass (for anti-aliased dynwav)
create a purr-data patch that matches the following description and keywords.
Description: ifft + lowpass (for anti-aliased dynwav), Keywords: signal abstraction needs_work (example)
vector0x2f-help.pd
externals\markex\vector0x2f-help.pd
#N canvas 369 150 450 300 10; #N canvas 249 435 494 344 META 0; #X text 12 135 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS control vector; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42. \, helppatch by IOhannes m zmölnig; #X text 13 76 INLET_0 list; #X text 13 116 OUTLET_0 list; #X text 13 96 INLET_1 float; #X text 12 45 DESCRIPTION divides a vector by a number; #X restore 390 271 pd META; #X msg 175 86 10; #X text 52 248 a "vector" is simply a list of numbers.; #X text 27 25 MarkEx vector operation: divide a vector by a factor ; #X obj 64 116 vector/ 42; #X msg 64 86 1 42 84; #X obj 64 146 print vector/; #X connect 1 0 4 1; #X connect 4 0 6 0; #X connect 5 0 4 0;
#N canvas 369 150 450 300 10; #X msg 175 86 10; #X text 52 248 a "vector" is simply a list of numbers.; #X text 27 25 MarkEx vector operation: divide a vector by a factor ; #X obj 64 116 vector/ 42; #X msg 64 86 1 42 84; #X obj 64 146 print vector/; #X connect 1 0 4 1; #X connect 4 0 6 0; #X connect 5 0 4 0;
20
control vector
divides a vector by a number
create a purr-data patch that matches the following description and keywords.
Description: divides a vector by a number, Keywords: control vector
sample_record~-help.pd
externals\tof\tof\sample_record~-help.pd
#N canvas 1 53 766 482 10; #X text 227 253 Argument 1 \, symbol: the name of the sample to record to; #X text 44 4 Description: Records into samples; #X text 41 21 Tags: Sound Sample Record; #X obj 65 198 adc~; #X obj 206 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X text 239 44 A 10 second mono sample (at a samplerate of 44100); #X obj 75 331 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 74 416 dac~; #X obj 104 332 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X msg 225 215 sample recording; #X text 57 126 Inlet 1 \, signal: left or mono channel audio data; #X text 56 141 Inlet 2 \, signal: right channel audio data; #X text 332 213 Inlet 3 \, sample symbol: set the sample; #X text 231 171 Inlet 3 \, float: turn recording on/off. The maximum recording length is limited by the size of the sample; #X text 130 329 Play or loop the recording; #X obj 242 66 tof/sample recording 441000 1; #X obj 65 253 sample_record~ recording; #X obj 75 373 tof/sample_play~ recording; #N canvas 371 286 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 LICENSE GPL v2; #X text 12 125 AUTHOR Thomas Ouellet Fredericks; #X text 12 25 DESCRIPTION record into samples; #X text 12 5 KEYWORDS control abstraction array soundfile; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 signal; #X text 12 105 INLET_2 float sample; #X restore 705 427 pd META; #X connect 3 0 16 0; #X connect 4 0 16 2; #X connect 6 0 17 0; #X connect 8 0 17 0; #X connect 9 0 16 2; #X connect 17 0 7 0; #X connect 17 1 7 1;
#N canvas 1 53 766 482 10; #X text 227 253 Argument 1 \, symbol: the name of the sample to record to; #X text 44 4 Description: Records into samples; #X text 41 21 Tags: Sound Sample Record; #X obj 65 198 adc~; #X obj 206 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X text 239 44 A 10 second mono sample (at a samplerate of 44100); #X obj 75 331 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 74 416 dac~; #X obj 104 332 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X msg 225 215 sample recording; #X text 57 126 Inlet 1 \, signal: left or mono channel audio data; #X text 56 141 Inlet 2 \, signal: right channel audio data; #X text 332 213 Inlet 3 \, sample symbol: set the sample; #X text 231 171 Inlet 3 \, float: turn recording on/off. The maximum recording length is limited by the size of the sample; #X text 130 329 Play or loop the recording; #X obj 242 66 tof/sample recording 441000 1; #X obj 65 253 sample_record~ recording; #X obj 75 373 tof/sample_play~ recording; #X connect 3 0 16 0; #X connect 4 0 16 2; #X connect 6 0 17 0; #X connect 8 0 17 0; #X connect 9 0 16 2; #X connect 17 0 7 0; #X connect 17 1 7 1;
36
control abstraction array soundfile
record into samples
create a purr-data patch that matches the following description and keywords.
Description: record into samples, Keywords: control abstraction array soundfile
ds-color-sel-help.pd
abstractions\jmmmp\ds-color-sel-help.pd
#N struct 1036-color float x float y float farbe float ynpos; #N struct 1508-color float x float y float farbe; #N struct 1508-color-display float x float y float farbe; #N canvas 369 163 531 325 10; #N canvas 0 0 426 446 license 0; #X text 8 47 All rights reserved.; #X text 8 227 The names of its contributors may not be used to endorse or promote products derived from this software without specific prior written permission.; #X text 8 87 Redistribution and use in source and binary forms \, with or without modification \, are permitted provided that the following conditions are met:; #X text 8 127 Redistributions of source code must retain the above copyright notice \, this list of conditions and the following disclaimer. ; #X text 8 297 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES \, INCLUDING \, BUT NOT LIMITED TO \, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT \, INDIRECT \, INCIDENTAL \, SPECIAL \, EXEMPLARY \, OR CONSEQUENTIAL DAMAGES (INCLUDING \, BUT NOT LIMITED TO \, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES ; #X text 8 167 Redistributions in binary form must reproduce the above copyright notice \, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. ; #X text 8 27 [email protected]; #X text 8 7 Copyright 2006 \, Jo�o Pais; #X restore 16 299 pd license; #X text 13 281 (C) 2013 Jo�o Pais - [email protected]; #X text 11 11 [ds-color-sel] - color selector for data structures; #X text 13 221 Arguments; #X text 113 221 Inlets; #X text 203 221 Outlets; #X text 203 242 - selected color number; #X text 13 241 (none); #X text 113 241 (none); #X floatatom 14 164 5 0 0 0 - - -; #X obj 137 191 pd-colors; #X obj 14 89 ds-color-sel; #X text 13 191 Also take a look at; #X text 201 191 for the color pallettes in Pure Data.; #X text 12 39 Click in one of the colors or change the number box. You'll get the color number displayed and as output. Connect it to your patch.; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 36 KEYWORDS color tcl/tk data structures; #X text 12 6 DESCRIPTION color selector for data structures; #X text 12 135 VERSION 2013; #X restore 106 299 pd META; #X connect 11 0 9 0;
#N struct 1036-color float x float y float farbe float ynpos; #N struct 1508-color float x float y float farbe; #N struct 1508-color-display float x float y float farbe; #N canvas 369 163 531 325 10; #X text 13 281 (C) 2013 Jo�o Pais - [email protected]; #X text 11 11 [ds-color-sel] - color selector for data structures; #X text 13 221 Arguments; #X text 113 221 Inlets; #X text 203 221 Outlets; #X text 203 242 - selected color number; #X text 13 241 (none); #X text 113 241 (none); #X floatatom 14 164 5 0 0 0 - - -; #X obj 137 191 pd-colors; #X obj 14 89 ds-color-sel; #X text 13 191 Also take a look at; #X text 201 191 for the color pallettes in Pure Data.; #X text 12 39 Click in one of the colors or change the number box. You'll get the color number displayed and as output. Connect it to your patch.; #X connect 11 0 9 0;
38
color tcl/tk data structures
color selector for data structures
create a purr-data patch that matches the following description and keywords.
Description: color selector for data structures, Keywords: color tcl/tk data structures
02.draw.pd
pd\doc\4.data.structures\pd-l2ork\ds-tutorials\02.draw.pd
#N struct drawtut-one float x float y; #N canvas 2 25 495 603 10; #X text 0 1 New Drawing Commands: draw; #X text 0 1 __________________________; #X obj 53 47 struct drawtut-one float x float y; #X text 53 185 Now let's define a shape to associate with this [struct]: ; #X text 53 231 This object starts with the word "draw" followed by the name of an svg shape-- "rect" here. Any arguments after that are coordinates and other data telling Pd how to draw the shape. For convenience \, coordinates are relative to the x/y fields.; #X text 53 359 So how do we draw something? We just type the name we gave to the [struct] into an object box. This will create an object \, referred to in Pd as a "scalar". It will have data for "x" and "y" fields and will use the info in our [draw] object to draw itself on the canvas.; #X text 53 429 Type our [struct] name "drawtut-one" in the box below: ; #X text 53 142 The field names "x" and "y" are special in Pd. Their values will be associated with the base x/y coordinates of what we draw to represent an object created from the [struct] above.; #X text 53 499 That's it! To sum up: once you have a [struct] and some [draw] objects \, you can create a scalar like the one above on any canvas in the running Pd instance. For convenience we created everything in the main patch \, but since there's only one [struct] per canvas you typically will want to keep your [struct] and any [draw] objects in their own subpatch.; #X obj 56 453; #X obj 53 209 draw rect 40 40 0 0; #X text 53 288 Any [draw] object on the same canvas as our [struct] will be used to draw a shape to represent the data structure we've defined here. To keep things organized Pd expects there to be only one [struct] object per canvas. That way it's simple to know which [draw] commands go with which data structure.; #X text 178 208 <- rectangle \, 40x40 pixels at offset (0 \, 0); #N canvas 291 300 450 300 META 0; #X text 16 26 LICENSE SIBSD; #X text 16 66 AUTHOR Jonathan Wilkes; #X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 6 KEYWORDS tutorial data_structure draw gui; #X text 16 46 DESCRIPTION introducing the [draw] command; #X restore 435 575 pd META; #X text 53 23 Let's draw something! First we need a [struct]:; #X text 53 67 The first argument "drawtut-one" is a name for our data. ; #X text 53 88 The other arguments define our data fields. The fields "x" and "y" are names for data fields \, and the word "float" that precedes each one tells Pd that each one should hold a floating point number.;
#N struct drawtut-one float x float y; #N canvas 2 25 495 603 10; #X text 0 1 New Drawing Commands: draw; #X text 0 1 __________________________; #X obj 53 47 struct drawtut-one float x float y; #X text 53 185 Now let's define a shape to associate with this [struct]: ; #X text 53 231 This object starts with the word "draw" followed by the name of an svg shape-- "rect" here. Any arguments after that are coordinates and other data telling Pd how to draw the shape. For convenience \, coordinates are relative to the x/y fields.; #X text 53 359 So how do we draw something? We just type the name we gave to the [struct] into an object box. This will create an object \, referred to in Pd as a "scalar". It will have data for "x" and "y" fields and will use the info in our [draw] object to draw itself on the canvas.; #X text 53 429 Type our [struct] name "drawtut-one" in the box below: ; #X text 53 142 The field names "x" and "y" are special in Pd. Their values will be associated with the base x/y coordinates of what we draw to represent an object created from the [struct] above.; #X text 53 499 That's it! To sum up: once you have a [struct] and some [draw] objects \, you can create a scalar like the one above on any canvas in the running Pd instance. For convenience we created everything in the main patch \, but since there's only one [struct] per canvas you typically will want to keep your [struct] and any [draw] objects in their own subpatch.; #X obj 56 453; #X obj 53 209 draw rect 40 40 0 0; #X text 53 288 Any [draw] object on the same canvas as our [struct] will be used to draw a shape to represent the data structure we've defined here. To keep things organized Pd expects there to be only one [struct] object per canvas. That way it's simple to know which [draw] commands go with which data structure.; #X text 178 208 <- rectangle \, 40x40 pixels at offset (0 \, 0); #X text 53 23 Let's draw something! First we need a [struct]:; #X text 53 67 The first argument "drawtut-one" is a name for our data. ; #X text 53 88 The other arguments define our data fields. The fields "x" and "y" are names for data fields \, and the word "float" that precedes each one tells Pd that each one should hold a floating point number.;
25
tutorial data_structure draw gui
introducing the [draw] command
create a purr-data patch that matches the following description and keywords.
Description: introducing the [draw] command, Keywords: tutorial data_structure draw gui
bdfts-help.pd
externals\creb\doc\bdfts-help.pd
#N canvas 0 0 450 300 10; #N canvas 145 112 494 314 META 0; #X text 12 165 HELP_PATCH_AUTHORS Added by Jonathan Wilkes.; #X text 12 125 LIBRARY external creb; #X text 12 5 KEYWORDS control abstraction; #X text 12 65 INLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 anything; #X text 12 45 DESCRIPTION set osc frequency for [bdiag~]; #X text 12 145 AUTHOR Tom Schouten <[email protected]>; #X text 12 25 LICENSE GPL v2; #X restore 398 279 pd META; #X text 114 58 set osc frequency for [bdiag~]; #X obj 71 58 bdfts;
#N canvas 0 0 450 300 10; #X text 114 58 set osc frequency for [bdiag~]; #X obj 71 58 bdfts;
14
control abstraction
set osc frequency for [bdiag~]
create a purr-data patch that matches the following description and keywords.
Description: set osc frequency for [bdiag~], Keywords: control abstraction
square~-help.pd
externals\hcs\square~-help.pd
#N canvas 0 31 450 300 10; #X obj 126 141 square~; #X obj 129 205 dac~; #X obj 126 103 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X obj 127 172 *~ 0.2; #X text 83 38 a simple square wave generator; #N canvas 404 246 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 105 AUTHOR Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS signal abstraction; #X text 12 45 DESCRIPTION a simple square wave generator; #X text 12 85 OUTLET_0 signal; #X restore 385 263 pd META; #X connect 0 0 3 0; #X connect 2 0 0 0; #X connect 3 0 1 0; #X connect 3 0 1 1;
#N canvas 0 31 450 300 10; #X obj 126 141 square~; #X obj 129 205 dac~; #X obj 126 103 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; #X obj 127 172 *~ 0.2; #X text 83 38 a simple square wave generator; #X connect 0 0 3 0; #X connect 2 0 0 0; #X connect 3 0 1 0; #X connect 3 0 1 1;
19
signal abstraction
a simple square wave generator
create a purr-data patch that matches the following description and keywords.
Description: a simple square wave generator, Keywords: signal abstraction
minus-help.pd
externals\maxlib\minus-help.pd
#N canvas 0 26 464 316 12; #X floatatom 54 217 5 0 0 0 - - -; #X floatatom 54 127 5 0 0 0 - - -; #X floatatom 107 127 5 0 0 0 - - -; #X text 39 20 minus :: like '-' but calculates result; #X text 133 204 use creation arguments to set initial; #X text 133 220 values for inlets; #X msg 23 83 bang; #X text 69 82 calculate and output result now; #X obj 54 172 minus 8 6 4; #X floatatom 161 127 5 0 0 0 - - -; #X text 120 38 when leftmost or second inlet is changed; #N canvas 474 26 494 344 META 0; #X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 165 AUTHOR Olaf Matthes <[email protected]>; #X text 12 5 KEYWORDS control; #X text 12 45 DESCRIPTION like [-] but calculates result when leftmost or second inlet is changed; #X text 12 85 INLET_0 bang float; #X text 12 105 INLET_1 float; #X text 12 145 OUTLET_0 float; #X text 12 125 INLET_N float; #X restore 406 287 pd META; #X connect 1 0 8 0; #X connect 2 0 8 1; #X connect 6 0 8 0; #X connect 8 0 0 0; #X connect 9 0 8 2;
#N canvas 0 26 464 316 12; #X floatatom 54 217 5 0 0 0 - - -; #X floatatom 54 127 5 0 0 0 - - -; #X floatatom 107 127 5 0 0 0 - - -; #X text 39 20 minus :: like '-' but calculates result; #X text 133 204 use creation arguments to set initial; #X text 133 220 values for inlets; #X msg 23 83 bang; #X text 69 82 calculate and output result now; #X obj 54 172 minus 8 6 4; #X floatatom 161 127 5 0 0 0 - - -; #X text 120 38 when leftmost or second inlet is changed; #X connect 1 0 8 0; #X connect 2 0 8 1; #X connect 6 0 8 0; #X connect 8 0 0 0; #X connect 9 0 8 2;
28
control
like [-] but calculates result when leftmost or second inlet is changed
create a purr-data patch that matches the following description and keywords.
Description: like [-] but calculates result when leftmost or second inlet is changed, Keywords: control
multiplex~-help.pd
externals\zexy\reference\multiplex~-help.pd
#N canvas 0 31 610 291 10; #X obj 75 23 multiplex~; #X obj 72 193 multiplex~ . . . . .; #X text 210 23 multiplex 1-of-n signals to 1 outlet; #X obj 72 139 sig~ 1; #X obj 110 161 sig~ 0.5; #X obj 149 137 sig~ 50; #X obj 227 158 sig~ 0.1; #X floatatom 110 93 4 0 0 0 - - -; #X obj 72 229 env~; #X floatatom 72 255 4 0 0 0 - - -; #X text 156 93 select a signal; #X obj 306 262 mux~; #X text 254 261 alias; #X text 135 214 the number of arguments specifies the number of inlets ; #X text 510 3 part of zexy; #N canvas 460 154 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR IOhannes m zmoelnig; #X text 12 5 KEYWORDS signal; #X text 12 45 DESCRIPTION multiplex 1-of-n signals to 1 outlet; #X text 12 65 INLET_0 float signal; #X text 12 105 OUTLET_0 signal; #X text 12 85 INLET_1 signal; #X restore 548 263 pd META; #X connect 1 0 8 0; #X connect 3 0 1 0; #X connect 4 0 1 1; #X connect 5 0 1 2; #X connect 6 0 1 4; #X connect 7 0 1 0; #X connect 8 0 9 0;
#N canvas 0 31 610 291 10; #X obj 75 23 multiplex~; #X obj 72 193 multiplex~ . . . . .; #X text 210 23 multiplex 1-of-n signals to 1 outlet; #X obj 72 139 sig~ 1; #X obj 110 161 sig~ 0.5; #X obj 149 137 sig~ 50; #X obj 227 158 sig~ 0.1; #X floatatom 110 93 4 0 0 0 - - -; #X obj 72 229 env~; #X floatatom 72 255 4 0 0 0 - - -; #X text 156 93 select a signal; #X obj 306 262 mux~; #X text 254 261 alias; #X text 135 214 the number of arguments specifies the number of inlets ; #X text 510 3 part of zexy; #X connect 1 0 8 0; #X connect 3 0 1 0; #X connect 4 0 1 1; #X connect 5 0 1 2; #X connect 6 0 1 4; #X connect 7 0 1 0; #X connect 8 0 9 0;
33
signal
multiplex 1-of-n signals to 1 outlet
create a purr-data patch that matches the following description and keywords.
Description: multiplex 1-of-n signals to 1 outlet, Keywords: signal
max_n-help.pd
externals\mapping\max_n-help.pd
#N canvas 1 53 534 486 10; #X text 41 58 data; #X obj 40 155 t f f; #X msg 57 120 0; #X floatatom 271 249 5 0 0 0 - - -; #X floatatom 318 197 5 2 150 0 - - -; #X text 366 195 size: n (n>=2); #X text 51 32 min_n return the minimum from the last n (n>1) values ; #X msg 85 120 1; #X msg 118 120 0.5; #X obj 40 271 timeroll; #X obj 246 271 timeroll; #X obj 43 75 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262130 -1 -1 0 1; #X floatatom 48 96 5 0 0 0 - - -; #X obj 246 219 max_n 20; #X obj 5 2 cnv 15 450 20 empty empty max_n 2 11 1 18 -233017 -66577 0; #N canvas 468 256 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 OUTLET_0 float; #X text 12 105 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction conversion; #X text 12 45 DESCRIPTION return the maximum from the last n (n>1) values; #X restore 475 458 pd META; #X connect 1 0 9 0; #X connect 1 1 13 0; #X connect 2 0 1 0; #X connect 4 0 13 1; #X connect 7 0 1 0; #X connect 8 0 1 0; #X connect 11 0 12 0; #X connect 11 0 1 0; #X connect 13 0 3 0; #X connect 13 0 10 0;
#N canvas 1 53 534 486 10; #X text 41 58 data; #X obj 40 155 t f f; #X msg 57 120 0; #X floatatom 271 249 5 0 0 0 - - -; #X floatatom 318 197 5 2 150 0 - - -; #X text 366 195 size: n (n>=2); #X text 51 32 min_n return the minimum from the last n (n>1) values ; #X msg 85 120 1; #X msg 118 120 0.5; #X obj 40 271 timeroll; #X obj 246 271 timeroll; #X obj 43 75 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262130 -1 -1 0 1; #X floatatom 48 96 5 0 0 0 - - -; #X obj 246 219 max_n 20; #X connect 1 0 9 0; #X connect 1 1 13 0; #X connect 2 0 1 0; #X connect 4 0 13 1; #X connect 7 0 1 0; #X connect 8 0 1 0; #X connect 11 0 12 0; #X connect 11 0 1 0; #X connect 13 0 3 0; #X connect 13 0 10 0;
35
control abstraction conversion
return the maximum from the last n (n>1) values
create a purr-data patch that matches the following description and keywords.
Description: return the maximum from the last n (n>1) values, Keywords: control abstraction conversion
fifo-help.pd
externals\maxlib\fifo-help.pd
#N canvas 0 26 452 302 12; #X obj 38 176 fifo 10; #X floatatom 38 231 5 0 0 0 - - -; #X floatatom 61 132 5 0 0 0 - - -; #X msg 38 98 bang; #X text 83 98 hit to get next number; #X text 111 176 fifo <size>; #X text 92 233 output of fifo; #X text 42 14 fifo :: first in first out buffer for floats; #X text 105 32 written for Max by St. Rainstick; #N canvas 293 158 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Olaf Matthes <[email protected]>; #X text 12 85 OUTLET_0 float; #X text 12 45 DESCRIPTION first in first out buffer for floats; #X text 12 5 KEYWORDS control storage; #X text 12 65 INLET_0 bang float; #X restore 385 268 pd META; #X connect 0 0 1 0; #X connect 2 0 0 0; #X connect 3 0 0 0;
#N canvas 0 26 452 302 12; #X obj 38 176 fifo 10; #X floatatom 38 231 5 0 0 0 - - -; #X floatatom 61 132 5 0 0 0 - - -; #X msg 38 98 bang; #X text 83 98 hit to get next number; #X text 111 176 fifo <size>; #X text 92 233 output of fifo; #X text 42 14 fifo :: first in first out buffer for floats; #X text 105 32 written for Max by St. Rainstick; #X connect 0 0 1 0; #X connect 2 0 0 0; #X connect 3 0 0 0;
22
control storage
first in first out buffer for floats
create a purr-data patch that matches the following description and keywords.
Description: first in first out buffer for floats, Keywords: control storage
openHelp-help.pd
externals\tof\tof\openHelp-help.pd
#N canvas 1 53 461 503 10; #X msg 77 213 symbol list; #X msg 157 247 symbol until; #X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; #X text 4 85 author: [email protected]; #X msg 178 298 symbol zexy/list2symbol; #X text 4 28 description: searches for an external's or an abstraction's help file and tries to open it.; #X text 4 106 version: 2009-09-25; #X text 3 65 tags: file patch; #X obj 77 340 tof/openHelp; #X obj 2 135 cnv 15 400 30 empty empty empty 20 12 0 14 -261234 -66577 0; #X text 10 141 openHelp is deprecated. Please use open_help instead. ; #N canvas 236 174 494 344 META 0; #X text 12 115 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 55 LICENSE GPL v2; #X text 12 95 AUTHOR Thomas Ouellet Fredericks; #X text 12 25 DESCRIPTION searches for an external's or an abstraction's help file and tries to open it; #X text 12 75 INLET_0 bang; #X text 12 5 KEYWORDS control filesystem patch_op deprecated; #X restore 367 424 pd META; #X connect 0 0 8 0; #X connect 1 0 8 0; #X connect 4 0 8 0;
#N canvas 1 53 461 503 10; #X msg 77 213 symbol list; #X msg 157 247 symbol until; #X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; #X text 4 85 author: [email protected]; #X msg 178 298 symbol zexy/list2symbol; #X text 4 28 description: searches for an external's or an abstraction's help file and tries to open it.; #X text 4 106 version: 2009-09-25; #X text 3 65 tags: file patch; #X obj 77 340 tof/openHelp; #X text 10 141 openHelp is deprecated. Please use open_help instead. ; #X connect 0 0 8 0; #X connect 1 0 8 0; #X connect 4 0 8 0;
23
control filesystem patch_op deprecated
searches for an external's or an abstraction's help file and tries to open it
create a purr-data patch that matches the following description and keywords.
Description: searches for an external's or an abstraction's help file and tries to open it, Keywords: control filesystem patch_op deprecated
atan2~-help.pd
externals\miXed\doc\help\cyclone\atan2~-help.pd
#N canvas 0 31 359 137 10; #X text 15 35 Standard C function for arctan(y/x); #X obj 80 85 atan2~; #N canvas 430 169 494 366 META 0; #X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan Wilkes for Pd-extended 0.42 to conform to the PDDP template.; #X text 12 145 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ; #X text 12 45 DESCRIPTION standard C function for arctan - arctan(y/x) ; #X text 12 5 KEYWORDS signal storage max_compatible trigonometry; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 signal; #X text 12 105 OUTLET_0 signal; #X text 12 125 AUTHOR Krzysztof Czaja; #X text 12 25 LICENSE SIBSD; #X restore 309 116 pd META;
#N canvas 0 31 359 137 10; #X text 15 35 Standard C function for arctan(y/x); #X obj 80 85 atan2~;
14
signal storage max_compatible trigonometry
standard C function for arctan - arctan(y/x)
create a purr-data patch that matches the following description and keywords.
Description: standard C function for arctan - arctan(y/x), Keywords: signal storage max_compatible trigonometry
urn-help.pd
externals\maxlib\urn-help.pd
#N canvas 0 0 462 312 12; #X obj 59 162 urn 8; #X msg 117 92 clear; #X floatatom 59 221 5 0 0 0 - - -; #X msg 59 65 bang; #X obj 149 221 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 104 65 choose next number; #X text 169 93 clear / refill urn; #X floatatom 109 130 5 0 0 0 - - -; #X text 161 130 change number of items in urn; #X text 29 10 urn :: urn selection model; #X text 181 221 bang if urn is empty; #N canvas 293 158 494 344 META 0; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 145 AUTHOR Olaf Matthes <[email protected]>; #X text 12 5 KEYWORDS control random; #X text 12 45 DESCRIPTION urn selection model; #X text 12 65 INLET_0 bang clear; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X text 12 125 OUTLET_1 bang; #X restore 390 274 pd META; #X connect 0 0 2 0; #X connect 0 1 4 0; #X connect 1 0 0 0; #X connect 3 0 0 0; #X connect 7 0 0 1;
#N canvas 0 0 462 312 12; #X obj 59 162 urn 8; #X msg 117 92 clear; #X floatatom 59 221 5 0 0 0 - - -; #X msg 59 65 bang; #X obj 149 221 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 104 65 choose next number; #X text 169 93 clear / refill urn; #X floatatom 109 130 5 0 0 0 - - -; #X text 161 130 change number of items in urn; #X text 29 10 urn :: urn selection model; #X text 181 221 bang if urn is empty; #X connect 0 0 2 0; #X connect 0 1 4 0; #X connect 1 0 0 0; #X connect 3 0 0 0; #X connect 7 0 0 1;
28
control random
urn selection model
create a purr-data patch that matches the following description and keywords.
Description: urn selection model, Keywords: control random
ti_hihat-help.pd
externals\creb\doc\ti_hihat-help.pd
#N canvas 0 26 333 350 10; #N canvas 200 78 494 529 META 0; #X text 12 245 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 45 DESCRIPTION hihat gop object; #X text 12 5 KEYWORDS signal abstraction GUI needs_work (example patch) ; #X text 12 65 INLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X text 12 125 INLET_3 float; #X text 12 145 INLET_4 float; #X text 12 165 INLET_5 float; #X text 12 185 INLET_6 float; #X text 12 205 OUTLET_0 signal; #X text 12 25 LICENSE GPL v2; #X text 12 225 AUTHOR Tom Schouten <[email protected]>; #X restore 278 327 pd META; #X obj 9 52 ti_hihat ----; #X coords 0 0 0.00245098 0.00260417 200 50 0;
#N canvas 0 26 333 350 10; #X obj 9 52 ti_hihat ----; #X coords 0 0 0.00245098 0.00260417 200 50 0;
18
signal abstraction GUI needs_work (example patch)
hihat gop object
create a purr-data patch that matches the following description and keywords.
Description: hihat gop object, Keywords: signal abstraction GUI needs_work (example patch)
lattice3-help.pd
externals\creb\doc\lattice3-help.pd
#N canvas 0 26 450 300 10; #X text 22 4 expand harmonic lattice vector in the (2 \, 3/2 \, 5/4) basis; #N canvas 331 92 494 345 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 85 OUTLET_0 signal; #X text 12 65 INLET_0 signal; #X text 12 45 DESCRIPTION expand a 3D harmonic lattice vector; #X text 12 5 KEYWORDS control abstraction needs_work (example patch) ; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Tom Schouten <[email protected]>; #X restore 391 275 pd META; #X obj 74 93 lattice3;
#N canvas 0 26 450 300 10; #X text 22 4 expand harmonic lattice vector in the (2 \, 3/2 \, 5/4) basis; #X obj 74 93 lattice3;
12
control abstraction needs_work (example patch)
expand a 3D harmonic lattice vector
create a purr-data patch that matches the following description and keywords.
Description: expand a 3D harmonic lattice vector, Keywords: control abstraction needs_work (example patch)
randomF-help.pd
externals\markex\randomF-help.pd
#N canvas 1 53 604 504 10; #X text 124 68 GEM object; #X msg 123 155 bang; #X text 138 23 randomF; #X obj 123 223 randomF 0.5; #X text 60 385 randomF is a floating point random number generator ; #X floatatom 195 161 5 0 0 1 range - -; #X floatatom 123 289 5 0 0 0 - - -; #N canvas 497 111 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 125 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 45 DESCRIPTION floating point random number generator; #X text 12 5 KEYWORDS control random; #X text 12 65 INLET_0 bang; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X restore 545 476 pd META; #X connect 1 0 3 0; #X connect 3 0 6 0; #X connect 5 0 3 1;
#N canvas 1 53 604 504 10; #X text 124 68 GEM object; #X msg 123 155 bang; #X text 138 23 randomF; #X obj 123 223 randomF 0.5; #X text 60 385 randomF is a floating point random number generator ; #X floatatom 195 161 5 0 0 1 range - -; #X floatatom 123 289 5 0 0 0 - - -; #X connect 1 0 3 0; #X connect 3 0 6 0; #X connect 5 0 3 1;
21
control random
floating point random number generator
create a purr-data patch that matches the following description and keywords.
Description: floating point random number generator, Keywords: control random
segment-help.pd
externals\mapping\segment-help.pd
#N canvas 1 53 680 326 10; #X obj 67 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 200 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 333 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 466 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 62 28 hsl 527 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X msg 189 88 2; #X msg 250 87 6; #X msg 219 87 4; #X floatatom 65 262 5 0 0 0 - - -; #X floatatom 201 260 5 0 0 0 - - -; #X floatatom 333 262 5 0 0 0 - - -; #X floatatom 464 260 5 0 0 0 - - -; #X floatatom 46 51 5 0 0 0 - - -; #X obj 154 182 route 0 1 2 3; #X obj 154 123 segment 4; #N canvas 464 140 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 95 INLET_1 float; #X text 12 135 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 45 DESCRIPTION return the amplitude covered by the last n (n>1) values; #X text 12 75 INLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 115 OUTLET_0 list; #X restore 652 318 pd META; #X connect 0 0 8 0; #X connect 1 0 9 0; #X connect 2 0 10 0; #X connect 3 0 11 0; #X connect 4 0 12 0; #X connect 4 0 14 0; #X connect 5 0 14 1; #X connect 6 0 14 1; #X connect 7 0 14 1; #X connect 13 0 0 0; #X connect 13 1 1 0; #X connect 13 2 2 0; #X connect 13 3 3 0; #X connect 14 0 13 0;
#N canvas 1 53 680 326 10; #X obj 67 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 200 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 333 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 466 238 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 62 28 hsl 527 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X msg 189 88 2; #X msg 250 87 6; #X msg 219 87 4; #X floatatom 65 262 5 0 0 0 - - -; #X floatatom 201 260 5 0 0 0 - - -; #X floatatom 333 262 5 0 0 0 - - -; #X floatatom 464 260 5 0 0 0 - - -; #X floatatom 46 51 5 0 0 0 - - -; #X obj 154 182 route 0 1 2 3; #X obj 154 123 segment 4; #X connect 0 0 8 0; #X connect 1 0 9 0; #X connect 2 0 10 0; #X connect 3 0 11 0; #X connect 4 0 12 0; #X connect 4 0 14 0; #X connect 5 0 14 1; #X connect 6 0 14 1; #X connect 7 0 14 1; #X connect 13 0 0 0; #X connect 13 1 1 0; #X connect 13 2 2 0; #X connect 13 3 3 0; #X connect 14 0 13 0;
40
control abstraction
return the amplitude covered by the last n (n>1) values
create a purr-data patch that matches the following description and keywords.
Description: return the amplitude covered by the last n (n>1) values, Keywords: control abstraction
sl-help.pd
externals\ggee\control\sl-help.pd
#N canvas 0 31 501 213 10; #X text 20 141 (C) Guenter Geiger; #N canvas 46 242 494 344 META 0; #X text 12 105 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE Tcl/Tk; #X text 12 85 AUTHOR Guenter Geiger; #X text 12 5 KEYWORDS signal nonlocal canvas_op; #X text 12 45 DESCRIPTION send local to this canvas; #X text 12 65 INLET_0 anything; #X restore 440 183 pd META; #X obj 270 63 rl; #X obj 301 65 sl; #X floatatom 270 100 5 0 0 0 - - -; #X floatatom 301 41 5 0 0 0 - - -; #N canvas 352 127 450 300 local-send-and-receive-for-subpatches 0; #X obj 68 77 rl; #X obj 117 57 sl; #X floatatom 117 22 5 0 0 0 - - -; #X floatatom 68 118 5 0 0 0 - - -; #X connect 0 0 3 0; #X connect 2 0 1 0; #X restore 191 153 pd local-send-and-receive-for-subpatches; #X obj 152 78 receivelocal foo; #X obj 47 107 sendlocal foo; #X floatatom 152 106 5 0 0 0 - - -; #X floatatom 47 78 5 0 0 0 - - -; #X text 20 38 send local to this canvas; #X connect 2 0 4 0; #X connect 5 0 3 0; #X connect 7 0 9 0; #X connect 10 0 8 0;
#N canvas 0 31 501 213 10; #X text 20 141 (C) Guenter Geiger; #X obj 270 63 rl; #X obj 301 65 sl; #X floatatom 270 100 5 0 0 0 - - -; #X floatatom 301 41 5 0 0 0 - - -; #X obj 152 78 receivelocal foo; #X obj 47 107 sendlocal foo; #X floatatom 152 106 5 0 0 0 - - -; #X floatatom 47 78 5 0 0 0 - - -; #X text 20 38 send local to this canvas; #X connect 2 0 4 0; #X connect 5 0 3 0; #X connect 7 0 9 0; #X connect 10 0 8 0;
31
signal nonlocal canvas_op
send local to this canvas
create a purr-data patch that matches the following description and keywords.
Description: send local to this canvas, Keywords: signal nonlocal canvas_op
rgb-color-help.pd
abstractions\jmmmp\rgb-color-help.pd
#N canvas 186 367 435 338 10; #X text 12 307 Released under the BSD License; #X text 257 90 Inlets; #X text 257 150 Outlets; #X text 257 110 - Bang; #X obj 16 92 rgb-color; #X text 12 10 [rgb-color] - Pick RGB colors for your GUI objects; #X text 257 170 - "color \$1 \$2 \$3" command; #X text 257 190 - number with current color; #X text 11 287 (C) 2010 Jo�o Pais - [email protected]; #X obj 19 263 hsl 128 15 0 127 0 0 empty \$0-slider Label -2 -8 0 10 -77055 -243095 -3657 3000 1; #X obj 16 173 s \$0-slider; #X floatatom 173 173 10 0 0 0 - - -; #X text 12 30 Define the colors of your GUI object just like using the properties window. The settings of the three fields are saved in memory while using the object.; #X text 14 230 Send your color settings here:; #X text 128 205 in Pd encoding; #X text 128 192 Current color code; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 6 DESCRIPTION Pick RGB colors for your GUI objects; #X text 12 36 KEYWORDS color RGB GUI; #X text 12 135 VERSION 2010; #X text 14 165 INLET_0 - Bang; #X text 14 185 OUTLET_0 - "color \$1 \$2 \$3" command; #X text 14 205 OUTLET_1 - number with current color; #X restore 372 306 pd META; #X connect 4 0 10 0; #X connect 4 1 11 0;
#N canvas 186 367 435 338 10; #X text 12 307 Released under the BSD License; #X text 257 90 Inlets; #X text 257 150 Outlets; #X text 257 110 - Bang; #X obj 16 92 rgb-color; #X text 12 10 [rgb-color] - Pick RGB colors for your GUI objects; #X text 257 170 - "color \$1 \$2 \$3" command; #X text 257 190 - number with current color; #X text 11 287 (C) 2010 Jo�o Pais - [email protected]; #X obj 19 263 hsl 128 15 0 127 0 0 empty \$0-slider Label -2 -8 0 10 -77055 -243095 -3657 3000 1; #X obj 16 173 s \$0-slider; #X floatatom 173 173 10 0 0 0 - - -; #X text 12 30 Define the colors of your GUI object just like using the properties window. The settings of the three fields are saved in memory while using the object.; #X text 14 230 Send your color settings here:; #X text 128 205 in Pd encoding; #X text 128 192 Current color code; #X connect 4 0 10 0; #X connect 4 1 11 0;
31
color RGB GUI
Pick RGB colors for your GUI objects
create a purr-data patch that matches the following description and keywords.
Description: Pick RGB colors for your GUI objects, Keywords: color RGB GUI