File Name
stringlengths
10
33
Relative Path
stringlengths
24
93
Content
stringlengths
458
3.2k
output
stringlengths
26
2.5k
Number of Records
int64
10
40
Keywords
stringclasses
150 values
Description
stringlengths
2
111
instruction
stringclasses
1 value
input
stringlengths
39
179
lop-help.pd
externals\mapping\lop-help.pd
#N canvas 1 52 502 628 10; #X obj 119 -287 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 0; #X floatatom 165 -105 5 0 0 0 - - -; #X floatatom 235 -90 5 0 0 0 - - -; #X floatatom 202 15 5 0 0 0 - - -; #X floatatom 71 -96 5 0 0 0 - - -; #X floatatom 131 -136 5 0 0 0 - - -; #X floatatom 291 -134 5 0 0 0 - - -; #X obj 119 -40 resample 100; #X obj 119 -9 lop 1; #X obj 119 43 timeroll; #X text 23 -357 this should be a filter independant to data flow frequency. ; #X text 12 -319 need some more work; #N canvas 465 169 494 344 META 0; #X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 175 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 45 DESCRIPTION this should be a filter independant to data flow frequency.; #X text 12 155 OUTLET_0 float; #X text 12 75 INLET_0 float; #X text 12 95 INLET_1 float; #X text 12 115 INLET_2 float; #X text 12 135 INLET_3 float; #X text 12 5 KEYWORDS control abstraction filter; #X restore 445 238 pd META; #X connect 0 0 4 0; #X connect 0 0 7 0; #X connect 1 0 8 2; #X connect 2 0 8 3; #X connect 5 0 8 1; #X connect 7 0 8 0; #X connect 8 0 3 0; #X connect 8 0 9 0;
#N canvas 1 52 502 628 10; #X obj 119 -287 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 0; #X floatatom 165 -105 5 0 0 0 - - -; #X floatatom 235 -90 5 0 0 0 - - -; #X floatatom 202 15 5 0 0 0 - - -; #X floatatom 71 -96 5 0 0 0 - - -; #X floatatom 131 -136 5 0 0 0 - - -; #X floatatom 291 -134 5 0 0 0 - - -; #X obj 119 -40 resample 100; #X obj 119 -9 lop 1; #X obj 119 43 timeroll; #X text 23 -357 this should be a filter independant to data flow frequency. ; #X text 12 -319 need some more work; #X connect 0 0 4 0; #X connect 0 0 7 0; #X connect 1 0 8 2; #X connect 2 0 8 3; #X connect 5 0 8 1; #X connect 7 0 8 0; #X connect 8 0 3 0; #X connect 8 0 9 0;
33
control abstraction filter
this should be a filter independant to data flow frequency.
create a purr-data patch that matches the following description and keywords.
Description: this should be a filter independant to data flow frequency., Keywords: control abstraction filter
f2s-help.pd
externals\moonlib\f2s-help.pd
#N canvas 0 31 527 298 10; #X text 27 268 (c) Antoine Rousseau 2001; #X floatatom 196 85 5 0 300 0 - - -; #X obj 163 136 f2s; #X obj 196 106 dbtorms; #X symbolatom 163 158 4 0 0 0 - - -; #X floatatom 207 158 0 0 0 0 - - -; #X text 244 85 Touch this; #X text 57 196 The idea: many decades in an always 4 characters long symbol...; #X obj 44 31 f2s; #X text 80 32 A float-to-symbol converter \, with scientific-mode writing. ; #N canvas 380 146 494 344 META 0; #X text 12 35 LICENSE GPL v2; #X text 12 125 AUTHOR Antoine Rousseau; #X text 12 145 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 85 INLET_0 float; #X text 12 105 OUTLET_0 symbol; #X text 12 55 DESCRIPTION a float-to-symbol converter \, with scientific-mode writing; #X text 12 5 KEYWORDS control conversion symbol_op needs_work (object won't create); #X restore 461 260 pd META; #X connect 1 0 3 0; #X connect 2 0 4 0; #X connect 3 0 2 0; #X connect 3 0 5 0;
#N canvas 0 31 527 298 10; #X text 27 268 (c) Antoine Rousseau 2001; #X floatatom 196 85 5 0 300 0 - - -; #X obj 163 136 f2s; #X obj 196 106 dbtorms; #X symbolatom 163 158 4 0 0 0 - - -; #X floatatom 207 158 0 0 0 0 - - -; #X text 244 85 Touch this; #X text 57 196 The idea: many decades in an always 4 characters long symbol...; #X obj 44 31 f2s; #X text 80 32 A float-to-symbol converter \, with scientific-mode writing. ; #X connect 1 0 3 0; #X connect 2 0 4 0; #X connect 3 0 2 0; #X connect 3 0 5 0;
24
control conversion symbol_op needs_work (object won't create)
a float-to-symbol converter \, with scientific-mode writing
create a purr-data patch that matches the following description and keywords.
Description: a float-to-symbol converter \, with scientific-mode writing, Keywords: control conversion symbol_op needs_work (object won't create)
08.circle.pd
pd\doc\4.data.structures\pd-l2ork\ds-tutorials\08.circle.pd
#N struct drawtut-circle float x float y; #N canvas 1 25 638 554 10; #X msg 143 117 stroke blue; #X text 52 484 Lines are only a single stroke. They don't have any inner area to fill \, so none of the messages like "fill" or "fill-rule" have any effect.; #X text 0 1 New Drawing Commands: circle; #X text 0 1 ____________________________; #X text 53 23 Circles are another simple shape.; #X obj 53 57 struct drawtut-circle float x float y; #X scalar drawtut-circle 157 283 \;; #X text 268 273 <- a circle; #X msg 53 117 fill yellow; #X msg 228 117 stroke-width \$1; #X floatatom 228 93 5 0 0 0 - - -, f 5; #X text 51 414 Keep in mind that the coordinates for a circle specify its center \, not the top left corner of the shape's bounding box. But it's easy to that if you want to-- just offset the coordinates by value you use for the radius. (That would be [draw circle 80 80 80] for the above example.); #X obj 53 153 draw circle 80 0 0; #X text 52 374 The [draw] object above creates a circle with a radius of 80 pixels \, with the center of the circle at (0 \, 0).; #N canvas 291 300 450 300 META 0; #X text 16 26 LICENSE SIBSD; #X text 16 66 AUTHOR Jonathan Wilkes; #X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 6 KEYWORDS tutorial data_structure draw gui; #X text 16 46 DESCRIPTION drawing a circle with the [draw] command ; #X restore 568 522 pd META; #X connect 0 0 12 0; #X connect 8 0 12 0; #X connect 9 0 12 0; #X connect 10 0 9 0;
#N struct drawtut-circle float x float y; #N canvas 1 25 638 554 10; #X msg 143 117 stroke blue; #X text 52 484 Lines are only a single stroke. They don't have any inner area to fill \, so none of the messages like "fill" or "fill-rule" have any effect.; #X text 0 1 New Drawing Commands: circle; #X text 0 1 ____________________________; #X text 53 23 Circles are another simple shape.; #X obj 53 57 struct drawtut-circle float x float y; #X scalar drawtut-circle 157 283 \;; #X text 268 273 <- a circle; #X msg 53 117 fill yellow; #X msg 228 117 stroke-width \$1; #X floatatom 228 93 5 0 0 0 - - -, f 5; #X text 51 414 Keep in mind that the coordinates for a circle specify its center \, not the top left corner of the shape's bounding box. But it's easy to that if you want to-- just offset the coordinates by value you use for the radius. (That would be [draw circle 80 80 80] for the above example.); #X obj 53 153 draw circle 80 0 0; #X text 52 374 The [draw] object above creates a circle with a radius of 80 pixels \, with the center of the circle at (0 \, 0).; #X connect 0 0 12 0; #X connect 8 0 12 0; #X connect 9 0 12 0; #X connect 10 0 9 0;
27
tutorial data_structure draw gui
drawing a circle with the [draw] command
create a purr-data patch that matches the following description and keywords.
Description: drawing a circle with the [draw] command, Keywords: tutorial data_structure draw gui
sample_packel-help.pd
externals\tof\tof\sample_packel-help.pd
#N canvas 1 53 551 304 10; #X text 26 30 Tags: Sample Sound; #X text 30 60 Warning: [tof/sample_packel] is only for advanced users! ; #X msg 146 181 sample test; #X text 225 177 Inlet 2 \, sample symbol: the sample to be modified ; #X msg 57 100 end 1000; #X msg 92 125 start 10; #X text 120 99 Change the end of the sample; #X text 150 122 Change the start of the sample; #X obj 57 210 tof/sample_packel; #X text 26 12 Description: Modifies the properties of a sample; #N canvas 286 191 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Thomas Ouellet Fredericks; #X text 12 45 DESCRIPTION modify the properties of a sample; #X text 12 5 KEYWORDS control abstraction array; #X text 12 65 INLET_0 start end; #X text 12 85 INLET_1 sample; #X restore 489 254 pd META; #X connect 2 0 8 1; #X connect 4 0 8 0; #X connect 5 0 8 0;
#N canvas 1 53 551 304 10; #X text 26 30 Tags: Sample Sound; #X text 30 60 Warning: [tof/sample_packel] is only for advanced users! ; #X msg 146 181 sample test; #X text 225 177 Inlet 2 \, sample symbol: the sample to be modified ; #X msg 57 100 end 1000; #X msg 92 125 start 10; #X text 120 99 Change the end of the sample; #X text 150 122 Change the start of the sample; #X obj 57 210 tof/sample_packel; #X text 26 12 Description: Modifies the properties of a sample; #X connect 2 0 8 1; #X connect 4 0 8 0; #X connect 5 0 8 0;
23
control abstraction array
modify the properties of a sample
create a purr-data patch that matches the following description and keywords.
Description: modify the properties of a sample, Keywords: control abstraction array
repeat-help.pd
externals\zexy\reference\repeat-help.pd
#N canvas 0 31 578 332 10; #X msg 41 151 bang; #X msg 62 177 1 1 2 3 5 8 13 21 44 fibonacchi; #X obj 160 14 repeat; #X text 210 15 - repeat a message several times.; #X text 64 53 similar to [until] but doesn't output [bang( but whatever comes in; #X floatatom 99 237 5 0 0 0 - - -; #X text 76 152 repeat bangs; #X text 295 179 repeat a list; #X text 162 262 creation argument initializes the number of repeats ; #X msg 82 207 set 5; #X text 130 208 repeat anything; #X obj 41 262 repeat 3; #X text 143 236 reset the number of repetitions; #X obj 41 303 print repetitio; #X text 471 32 part of zexy; #N canvas 509 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 IOhannes m zmoelnig; #X text 12 65 INLET_0 anything; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 anything; #X text 12 5 KEYWORDS control anything_op; #X text 12 45 DESCRIPTION repeat a message several times.; #X restore 524 305 pd META; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 5 0 11 1; #X connect 9 0 11 0; #X connect 11 0 13 0;
#N canvas 0 31 578 332 10; #X msg 41 151 bang; #X msg 62 177 1 1 2 3 5 8 13 21 44 fibonacchi; #X obj 160 14 repeat; #X text 210 15 - repeat a message several times.; #X text 64 53 similar to [until] but doesn't output [bang( but whatever comes in; #X floatatom 99 237 5 0 0 0 - - -; #X text 76 152 repeat bangs; #X text 295 179 repeat a list; #X text 162 262 creation argument initializes the number of repeats ; #X msg 82 207 set 5; #X text 130 208 repeat anything; #X obj 41 262 repeat 3; #X text 143 236 reset the number of repetitions; #X obj 41 303 print repetitio; #X text 471 32 part of zexy; #X connect 0 0 11 0; #X connect 1 0 11 0; #X connect 5 0 11 1; #X connect 9 0 11 0; #X connect 11 0 13 0;
31
control anything_op
repeat a message several times.
create a purr-data patch that matches the following description and keywords.
Description: repeat a message several times., Keywords: control anything_op
env-help.pd
externals\mapping\env-help.pd
#N canvas 1 53 579 471 10; #X obj 267 297 timeroll; #X obj 43 97 random 1000; #X obj 43 71 metro 30; #X obj 43 47 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X obj 43 300 timeroll; #X obj 69 47 loadbang; #X obj 267 241 env 80; #X text 284 5 envelope follower; #X floatatom 73 166 5 0 0 0 - - -; #X obj 43 126 / 1000; #X obj 43 187 * 0.5; #X floatatom 59 215 5 0 0 0 - - -; #X obj 43 233 + 0; #N canvas 466 198 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 OUTLET_0 float; #X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 85 INLET_1 bang; #X text 12 45 DESCRIPTION envelope follower; #X restore 517 441 pd META; #X connect 1 0 9 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 5 0 2 0; #X connect 6 0 0 0; #X connect 8 0 10 1; #X connect 9 0 10 0; #X connect 10 0 6 0; #X connect 10 0 12 0; #X connect 11 0 12 1; #X connect 12 0 4 0;
#N canvas 1 53 579 471 10; #X obj 267 297 timeroll; #X obj 43 97 random 1000; #X obj 43 71 metro 30; #X obj 43 47 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X obj 43 300 timeroll; #X obj 69 47 loadbang; #X obj 267 241 env 80; #X text 284 5 envelope follower; #X floatatom 73 166 5 0 0 0 - - -; #X obj 43 126 / 1000; #X obj 43 187 * 0.5; #X floatatom 59 215 5 0 0 0 - - -; #X obj 43 233 + 0; #X connect 1 0 9 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 5 0 2 0; #X connect 6 0 0 0; #X connect 8 0 10 1; #X connect 9 0 10 0; #X connect 10 0 6 0; #X connect 10 0 12 0; #X connect 11 0 12 1; #X connect 12 0 4 0;
35
control abstraction
envelope follower
create a purr-data patch that matches the following description and keywords.
Description: envelope follower, Keywords: control abstraction
vthreshold-help.pd
externals\smlib\vthreshold-help.pd
#N canvas 1 53 400 214 10; #X text 192 79 j#|@2002; #X obj 214 59 SMLib-help; #X obj 15 57 vmtof; #X text 10 6 midi to frequency on a vector; #X msg 15 33 69 70 81; #X obj 15 80 print vmtof; #N canvas 145 227 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 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 conversion MIDI; #X text 12 45 DESCRIPTION midi to frequency on a vector; #X restore 221 105 pd META; #X connect 2 0 5 0; #X connect 4 0 2 0;
#N canvas 1 53 400 214 10; #X text 192 79 j#|@2002; #X obj 214 59 SMLib-help; #X obj 15 57 vmtof; #X text 10 6 midi to frequency on a vector; #X msg 15 33 69 70 81; #X obj 15 80 print vmtof; #X connect 2 0 5 0; #X connect 4 0 2 0;
18
control list_op conversion MIDI
midi to frequency on a vector
create a purr-data patch that matches the following description and keywords.
Description: midi to frequency on a vector, Keywords: control list_op conversion MIDI
median_3-help.pd
externals\mapping\median_3-help.pd
#N canvas 1 53 711 500 12; #X floatatom 95 202 5 0 0 0 - - -; #X floatatom 95 264 5 0 0 0 - - -; #X obj 95 234 median_3; #X text 238 31 output the median value of the 3 last samples; #N canvas 492 275 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #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 output the median value of the 3 last samples ; #X text 12 5 KEYWORDS control abstraction; #X restore 631 463 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0;
#N canvas 1 53 711 500 12; #X floatatom 95 202 5 0 0 0 - - -; #X floatatom 95 264 5 0 0 0 - - -; #X obj 95 234 median_3; #X text 238 31 output the median value of the 3 last samples; #X connect 0 0 2 0; #X connect 2 0 1 0;
16
control abstraction
output the median value of the 3 last samples
create a purr-data patch that matches the following description and keywords.
Description: output the median value of the 3 last samples, Keywords: control abstraction
make-audio-dialog-help.pd
externals\hcs\make-audio-dialog-help.pd
#N canvas 0 26 432 293 10; #X msg 59 115 bang; #X msg 59 203 \; pd audio-dialog 0 0 0 0 2 0 0 0 0 0 0 0 2 0 0 0 44100 50 0; #X obj 59 176 make-audio-dialog; #X text 40 23 [make-audio-dialog] takes the audio-dialog message from [get-audio-dialog] and generates a clickable message box that will set the audio settings. This message box is also suitable for use with a [loadbang]; #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; #X text 12 45 DESCRIPTION take the audio-dialog message from [get-audio-dialog] and generate a clickable message box; #X text 12 75 INLET_0 anything; #X text 12 95 OUTLET_0 anything; #X restore 382 272 pd META; #X obj 59 147 get-audio-dialog; #X connect 0 0 5 0; #X connect 2 0 1 0; #X connect 5 0 2 0;
#N canvas 0 26 432 293 10; #X msg 59 115 bang; #X msg 59 203 \; pd audio-dialog 0 0 0 0 2 0 0 0 0 0 0 0 2 0 0 0 44100 50 0; #X obj 59 176 make-audio-dialog; #X text 40 23 [make-audio-dialog] takes the audio-dialog message from [get-audio-dialog] and generates a clickable message box that will set the audio settings. This message box is also suitable for use with a [loadbang]; #X obj 59 147 get-audio-dialog; #X connect 0 0 5 0; #X connect 2 0 1 0; #X connect 5 0 2 0;
18
control abstraction
take the audio-dialog message from [get-audio-dialog] and generate a clickable message box
create a purr-data patch that matches the following description and keywords.
Description: take the audio-dialog message from [get-audio-dialog] and generate a clickable message box, Keywords: control abstraction
colorpanel-help.pd
externals\hcs\colorpanel-help.pd
#N canvas 0 26 472 323 10; #X obj 99 139 colorpanel; #X msg 99 56 bang; #X obj 112 198 pddp/print; #X obj 98 226 unpack float float float; #X obj 30 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty red 0 28 0 14 -261234 -1 -1 0 256; #X obj 150 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty green 0 28 0 14 -204786 -1 -1 0 256; #X obj 270 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty blue 0 28 0 14 -203904 -1 -1 0 256; #X text 35 16 pop up a color picker and output the red \, green \, blue values as a list of three floats ranging from 0 to 1; #X text 129 177 the list:; #X text 202 78 or open the window with an initial color; #X msg 108 78 symbol #beefee; #X msg 160 107 0.5 0.5 0.5; #N canvas 442 194 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 105 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control GUI; #X text 12 45 DESCRIPTION graphical color chooser; #X text 12 65 INLET_0 bang symbol list; #X text 12 85 OUTLET_0 list; #X restore 422 302 pd META; #X connect 0 0 2 0; #X connect 0 0 3 0; #X connect 1 0 0 0; #X connect 3 0 4 0; #X connect 3 1 5 0; #X connect 3 2 6 0; #X connect 10 0 0 0; #X connect 11 0 0 0;
#N canvas 0 26 472 323 10; #X obj 99 139 colorpanel; #X msg 99 56 bang; #X obj 112 198 pddp/print; #X obj 98 226 unpack float float float; #X obj 30 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty red 0 28 0 14 -261234 -1 -1 0 256; #X obj 150 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty green 0 28 0 14 -204786 -1 -1 0 256; #X obj 270 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty blue 0 28 0 14 -203904 -1 -1 0 256; #X text 35 16 pop up a color picker and output the red \, green \, blue values as a list of three floats ranging from 0 to 1; #X text 129 177 the list:; #X text 202 78 or open the window with an initial color; #X msg 108 78 symbol #beefee; #X msg 160 107 0.5 0.5 0.5; #X connect 0 0 2 0; #X connect 0 0 3 0; #X connect 1 0 0 0; #X connect 3 0 4 0; #X connect 3 1 5 0; #X connect 3 2 6 0; #X connect 10 0 0 0; #X connect 11 0 0 0;
30
control GUI
graphical color chooser
create a purr-data patch that matches the following description and keywords.
Description: graphical color chooser, Keywords: control GUI
vnmax-help.pd
externals\smlib\vnmax-help.pd
#N canvas 1 53 400 214 10; #X text 192 79 j#|@2002; #X obj 214 59 SMLib-help; #X obj 15 57 vmtof; #X text 10 6 midi to frequency on a vector; #X msg 15 33 69 70 81; #X obj 15 80 print vmtof; #N canvas 191 187 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 conversion MIDI; #X text 12 45 DESCRIPTION midi to frequency on a vector; #X restore 230 106 pd META; #X connect 2 0 5 0; #X connect 4 0 2 0;
#N canvas 1 53 400 214 10; #X text 192 79 j#|@2002; #X obj 214 59 SMLib-help; #X obj 15 57 vmtof; #X text 10 6 midi to frequency on a vector; #X msg 15 33 69 70 81; #X obj 15 80 print vmtof; #X connect 2 0 5 0; #X connect 4 0 2 0;
18
control list_op conversion MIDI
midi to frequency on a vector
create a purr-data patch that matches the following description and keywords.
Description: midi to frequency on a vector, Keywords: control list_op conversion MIDI
median_5-help.pd
externals\mapping\median_5-help.pd
#N canvas 1 53 711 500 12; #X floatatom 94 202 5 0 0 0 - - -; #X floatatom 94 264 5 0 0 0 - - -; #X obj 94 234 median_5; #X text 187 44 output median value of the last 5 samples; #N canvas 493 304 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 85 OUTLET_0 float; #X text 12 105 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION output median value of the last 5 samples ; #X restore 642 467 pd META; #X connect 0 0 2 0; #X connect 2 0 1 0;
#N canvas 1 53 711 500 12; #X floatatom 94 202 5 0 0 0 - - -; #X floatatom 94 264 5 0 0 0 - - -; #X obj 94 234 median_5; #X text 187 44 output median value of the last 5 samples; #X connect 0 0 2 0; #X connect 2 0 1 0;
16
control abstraction
output median value of the last 5 samples
create a purr-data patch that matches the following description and keywords.
Description: output median value of the last 5 samples, Keywords: control abstraction
glue-help.pd
externals\zexy\reference\glue-help.pd
#N canvas 0 31 577 363 10; #X obj 111 58 glue; #X text 171 58 glue together 2 packages (append \, prepend \, ...) ; #X msg 95 143 1 2 3; #X msg 127 170 4 you and me; #X obj 95 274 print; #X obj 277 270 print; #X msg 277 154 bang; #X msg 317 154 symbol click; #X text 104 335 creation argument: preset the second inlet; #X msg 51 175 bang; #X obj 95 206 glue; #X obj 277 206 glue and stick; #X text 490 14 part of zexy; #N canvas 538 191 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR IOhannes m zmoelnig; #X text 12 85 OUTLET_0 anything; #X text 12 45 DESCRIPTION glue together 2 packages (append \, prepend \, ...); #X text 12 65 INLET_0 anything; #X text 12 105 OUTLET_1 anything; #X text 12 5 KEYWORDS control anything_op storage; #X restore 524 335 pd META; #X connect 2 0 10 0; #X connect 3 0 10 1; #X connect 6 0 11 0; #X connect 7 0 11 0; #X connect 9 0 10 0; #X connect 10 0 4 0; #X connect 11 0 5 0;
#N canvas 0 31 577 363 10; #X obj 111 58 glue; #X text 171 58 glue together 2 packages (append \, prepend \, ...) ; #X msg 95 143 1 2 3; #X msg 127 170 4 you and me; #X obj 95 274 print; #X obj 277 270 print; #X msg 277 154 bang; #X msg 317 154 symbol click; #X text 104 335 creation argument: preset the second inlet; #X msg 51 175 bang; #X obj 95 206 glue; #X obj 277 206 glue and stick; #X text 490 14 part of zexy; #X connect 2 0 10 0; #X connect 3 0 10 1; #X connect 6 0 11 0; #X connect 7 0 11 0; #X connect 9 0 10 0; #X connect 10 0 4 0; #X connect 11 0 5 0;
31
control anything_op storage
glue together 2 packages (append \, prepend \, ...)
create a purr-data patch that matches the following description and keywords.
Description: glue together 2 packages (append \, prepend \, ...), Keywords: control anything_op storage
asinh-help.pd
externals\miXed\doc\help\cyclone\asinh-help.pd
#N canvas 0 31 613 320 10; #X text 254 93 this is probably only useful for mathematical calculations ; #X obj 18 90 cycle~ 2; #X obj 18 121 *~ 3.14159; #X msg 223 149 range -2 2; #X obj 150 123 -~ 3.14159; #X text 15 35 Arc Hyperbolic sine function (asinh(x)) for signals; #X obj 150 100 *~ 6.28319; #X obj 150 78 phasor~ 2; #X obj 18 175 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135 135 135 0; #X obj 165 180 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135 135 135 0; #X obj 18 147 asinh~; #X obj 149 147 asinh~; #N canvas 430 169 507 362 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 25 LICENSE; #X text 12 135 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ; #X text 12 5 KEYWORDS signal max_compatible trigonometry; #X text 12 45 DESCRIPTION arc hyperbolic sine function (asinh(x)) for signals; #X text 12 75 INLET_0 signal; #X text 12 95 OUTLET_0 signal; #X text 12 115 AUTHOR Krzysztof Czaja; #X restore 557 294 pd META; #X connect 1 0 2 0; #X connect 2 0 10 0; #X connect 3 0 8 0; #X connect 3 0 9 0; #X connect 4 0 11 0; #X connect 6 0 4 0; #X connect 7 0 6 0; #X connect 10 0 8 0; #X connect 11 0 9 0;
#N canvas 0 31 613 320 10; #X text 254 93 this is probably only useful for mathematical calculations ; #X obj 18 90 cycle~ 2; #X obj 18 121 *~ 3.14159; #X msg 223 149 range -2 2; #X obj 150 123 -~ 3.14159; #X text 15 35 Arc Hyperbolic sine function (asinh(x)) for signals; #X obj 150 100 *~ 6.28319; #X obj 150 78 phasor~ 2; #X obj 18 175 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135 135 135 0; #X obj 165 180 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135 135 135 0; #X obj 18 147 asinh~; #X obj 149 147 asinh~; #X connect 1 0 2 0; #X connect 2 0 10 0; #X connect 3 0 8 0; #X connect 3 0 9 0; #X connect 4 0 11 0; #X connect 6 0 4 0; #X connect 7 0 6 0; #X connect 10 0 8 0; #X connect 11 0 9 0;
32
signal max_compatible trigonometry
arc hyperbolic sine function (asinh(x)) for signals
create a purr-data patch that matches the following description and keywords.
Description: arc hyperbolic sine function (asinh(x)) for signals, Keywords: signal max_compatible trigonometry
5.loadbang.pd
packages\win64_inno\build\doc\manuals\pd-msg\1.msg_and_patch\5.loadbang.pd
#N canvas 95 75 845 545 10; #X msg 39 266 loadbang; #X obj 62 152 loadbang; #X msg 62 178 1; #X floatatom 62 204 0 0 0 0 - - -; #X obj 29 123 random 127; #X msg 29 98 bang; #X text 23 12 The loadbang message; #X text 81 98 <= click here first; #X text 118 264 <= then click here; #X obj 39 292 s pd-5.loadbang.pd; #X msg 375 442 loadbang; #X msg 450 442 clear; #N canvas 448 72 536 411 \$0-dynamic 0; #X restore 642 443 pd \$0-dynamic; #X obj 328 479 s pd-\$0-dynamic; #X text 23 37 Sending a message "loadbang" to a subpatch or abstraction receiver will fire all loadbangs in that (sub-)patch.; #X msg 328 302 clear \, obj 131 117 lb-abs \, msg 131 153 10 \, obj 113 178 + \, obj 113 65 loadbang \, msg 113 88 10 \, floatatom 113 209 5 0 0 0 - - - \, msg 245 154 10 \, obj 227 179 + \, msg 227 89 10 \, floatatom 227 210 5 0 0 0 - - - \, obj 227 66 lb-abs \, obj 245 118 loadbang \, connect 0 0 1 0 \, connect 1 0 2 1 \, connect 2 0 5 0 \, connect 3 0 4 0 \, connect 4 0 2 0 \, connect 6 0 7 1 \, connect 7 0 9 0 \, connect 8 0 7 0 \, connect 10 0 8 0 \, connect 11 0 6 0 ; #X text 325 87 A "loadbang" message is important \, if you create instances of abstractions dynamically \, that have loadbangs inside. These loadbangs DO NOT FIRE AUTOMATICALLY in dynamically created abstractions!; #X text 324 148 Loadbangs in abstractions normally fire before loadbangs in the surrounding patch and their loadbangs may propagate to the abstraction's outlet. But with dynamic patching \, outlets are not yet connected when the object has been created \, which would make such loadbangs useless.; #X text 327 222 So in the case of dynamic patching \, you're supposed to know when you're finished "instantiating" \, and then call "loadbang" by yourself by sending a "loadbang" message at the appropriate time. ; #N canvas 458 158 494 396 META 0; #X text 12 95 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 64 DESCRIPTION how to fire a loadbang inside a dynamically instantiating abstraction; #X text 12 42 LICENSE public domain; #X text 12 5 KEYWORDS control canvas_op nonlocal dynamic_patching tutorial ; #X restore 782 518 pd META; #X connect 0 0 9 0; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 4 0 3 0; #X connect 5 0 4 0; #X connect 10 0 13 0; #X connect 11 0 13 0; #X connect 15 0 13 0;
#N canvas 95 75 845 545 10; #X msg 39 266 loadbang; #X obj 62 152 loadbang; #X msg 62 178 1; #X floatatom 62 204 0 0 0 0 - - -; #X obj 29 123 random 127; #X msg 29 98 bang; #X text 23 12 The loadbang message; #X text 81 98 <= click here first; #X text 118 264 <= then click here; #X obj 39 292 s pd-5.loadbang.pd; #X msg 375 442 loadbang; #X msg 450 442 clear; #X obj 328 479 s pd-\$0-dynamic; #X text 23 37 Sending a message "loadbang" to a subpatch or abstraction receiver will fire all loadbangs in that (sub-)patch.; #X msg 328 302 clear \, obj 131 117 lb-abs \, msg 131 153 10 \, obj 113 178 + \, obj 113 65 loadbang \, msg 113 88 10 \, floatatom 113 209 5 0 0 0 - - - \, msg 245 154 10 \, obj 227 179 + \, msg 227 89 10 \, floatatom 227 210 5 0 0 0 - - - \, obj 227 66 lb-abs \, obj 245 118 loadbang \, connect 0 0 1 0 \, connect 1 0 2 1 \, connect 2 0 5 0 \, connect 3 0 4 0 \, connect 4 0 2 0 \, connect 6 0 7 1 \, connect 7 0 9 0 \, connect 8 0 7 0 \, connect 10 0 8 0 \, connect 11 0 6 0 ; #X text 325 87 A "loadbang" message is important \, if you create instances of abstractions dynamically \, that have loadbangs inside. These loadbangs DO NOT FIRE AUTOMATICALLY in dynamically created abstractions!; #X text 324 148 Loadbangs in abstractions normally fire before loadbangs in the surrounding patch and their loadbangs may propagate to the abstraction's outlet. But with dynamic patching \, outlets are not yet connected when the object has been created \, which would make such loadbangs useless.; #X text 327 222 So in the case of dynamic patching \, you're supposed to know when you're finished "instantiating" \, and then call "loadbang" by yourself by sending a "loadbang" message at the appropriate time. ; #X connect 0 0 9 0; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 4 0 3 0; #X connect 5 0 4 0; #X connect 10 0 13 0; #X connect 11 0 13 0; #X connect 15 0 13 0;
35
control canvas_op nonlocal dynamic_patching tutorial
how to fire a loadbang inside a dynamically instantiating abstraction
create a purr-data patch that matches the following description and keywords.
Description: how to fire a loadbang inside a dynamically instantiating abstraction, Keywords: control canvas_op nonlocal dynamic_patching tutorial
dripchar-help.pd
externals\moonlib\dripchar-help.pd
#N canvas 0 31 430 247 10; #X obj 0 0 cnv 8 100 60 empty empty dripchar 10 20 1 18 -262144 -1109 0; #X text 7 221 (c) Moonix: Antoine Rousseau 2003; #X obj 131 49 loadbang; #X obj 131 95 dripchar; #X msg 131 69 symbol Antoine; #X text 132 12 drip characters from a symbol to a list; #X obj 131 117 unpack s s s s s s s; #X symbolatom 131 142 1 0 0 0 - - -; #X symbolatom 153 142 1 0 0 0 - - -; #X symbolatom 176 142 1 0 0 0 - - -; #X symbolatom 198 142 1 0 0 0 - - -; #X symbolatom 221 142 1 0 0 0 - - -; #X symbolatom 243 142 1 0 0 0 - - -; #X symbolatom 266 142 1 0 0 0 - - -; #X msg 245 69 symbol moonix_; #N canvas 380 146 494 344 META 0; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Antoine Rousseau; #X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 5 KEYWORDS control conversion symbol_op; #X text 12 45 DESCRIPTION drip characters from a symbol to a list; #X text 12 65 INLET_0 symbol; #X text 12 85 OUTLET_0 list; #X restore 363 207 pd META; #X connect 2 0 4 0; #X connect 3 0 6 0; #X connect 4 0 3 0; #X connect 6 0 7 0; #X connect 6 1 8 0; #X connect 6 2 9 0; #X connect 6 3 10 0; #X connect 6 4 11 0; #X connect 6 5 12 0; #X connect 6 6 13 0; #X connect 14 0 3 0;
#N canvas 0 31 430 247 10; #X text 7 221 (c) Moonix: Antoine Rousseau 2003; #X obj 131 49 loadbang; #X obj 131 95 dripchar; #X msg 131 69 symbol Antoine; #X text 132 12 drip characters from a symbol to a list; #X obj 131 117 unpack s s s s s s s; #X symbolatom 131 142 1 0 0 0 - - -; #X symbolatom 153 142 1 0 0 0 - - -; #X symbolatom 176 142 1 0 0 0 - - -; #X symbolatom 198 142 1 0 0 0 - - -; #X symbolatom 221 142 1 0 0 0 - - -; #X symbolatom 243 142 1 0 0 0 - - -; #X symbolatom 266 142 1 0 0 0 - - -; #X msg 245 69 symbol moonix_; #X connect 2 0 4 0; #X connect 3 0 6 0; #X connect 4 0 3 0; #X connect 6 0 7 0; #X connect 6 1 8 0; #X connect 6 2 9 0; #X connect 6 3 10 0; #X connect 6 4 11 0; #X connect 6 5 12 0; #X connect 6 6 13 0; #X connect 14 0 3 0;
36
control conversion symbol_op
drip characters from a symbol to a list
create a purr-data patch that matches the following description and keywords.
Description: drip characters from a symbol to a list, Keywords: control conversion symbol_op
makecolor-help.pd
externals\moonlib\makecolor-help.pd
#N canvas 0 31 527 298 10; #X text 27 268 (c) Antoine Rousseau 2001; #X obj 18 27 makecolor; #X text 91 22 A color-symbol builder \, transforming RGB values in one hexa symbol.; #X obj 161 149 makecolor; #X symbolatom 161 186 10 0 0 0 - - -; #X floatatom 144 85 5 0 0 0 - - -; #X floatatom 190 85 5 0 0 0 - - -; #X floatatom 235 86 5 0 0 0 - - -; #X obj 161 127 b; #N canvas 518 217 494 344 META 0; #X text 12 25 LICENSE GPL v2; #X text 12 155 AUTHOR Antoine Rousseau; #X text 12 175 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 5 KEYWORDS control conversion; #X text 12 45 DESCRIPTION a color-symbol builder \, transforming RGB values in one hexa symbol; #X text 12 75 INLET_0 float; #X text 12 95 INLET_1 float; #X text 12 115 INLET_2 float; #X text 12 135 INLET_3 symbol; #X restore 467 261 pd META; #X connect 3 0 4 0; #X connect 5 0 3 0; #X connect 6 0 3 1; #X connect 6 0 8 0; #X connect 7 0 3 2; #X connect 7 0 8 0; #X connect 8 0 3 0;
#N canvas 0 31 527 298 10; #X text 27 268 (c) Antoine Rousseau 2001; #X obj 18 27 makecolor; #X text 91 22 A color-symbol builder \, transforming RGB values in one hexa symbol.; #X obj 161 149 makecolor; #X symbolatom 161 186 10 0 0 0 - - -; #X floatatom 144 85 5 0 0 0 - - -; #X floatatom 190 85 5 0 0 0 - - -; #X floatatom 235 86 5 0 0 0 - - -; #X obj 161 127 b; #X connect 3 0 4 0; #X connect 5 0 3 0; #X connect 6 0 3 1; #X connect 6 0 8 0; #X connect 7 0 3 2; #X connect 7 0 8 0; #X connect 8 0 3 0;
28
control conversion
a color-symbol builder \, transforming RGB values in one hexa symbol
create a purr-data patch that matches the following description and keywords.
Description: a color-symbol builder \, transforming RGB values in one hexa symbol, Keywords: control conversion
vmin-help.pd
externals\smlib\vmin-help.pd
#N canvas 1 53 473 167 10; #X floatatom 35 104 5 0 0 0 - - -; #X text 387 99 j#|@2002; #X obj 409 77 SMLib-help; #X msg 133 47 0; #X msg 168 47 0 1 0 1; #X msg 236 47 0 0 1 1; #X floatatom 86 104 5 0 0 0 - - -; #X msg 15 47 1 2 3 1; #X msg 81 47 3 4 1; #X text 14 3 vcog computes minimum of a list of floats; #X text 13 21 and the location of the first occurance of the minimum ; #X obj 49 76 vmin; #N canvas 186 171 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 65 INLET_0 list float; #X text 12 45 DESCRIPTION minimum of a list of floats; #X text 12 5 KEYWORDS control list_op; #X text 12 85 OUTLET_0 float; #X text 12 105 OUTLET_1 float; #X restore 415 124 pd META; #X connect 3 0 11 0; #X connect 4 0 11 0; #X connect 5 0 11 0; #X connect 7 0 11 0; #X connect 8 0 11 0; #X connect 11 0 0 0; #X connect 11 1 6 0;
#N canvas 1 53 473 167 10; #X floatatom 35 104 5 0 0 0 - - -; #X text 387 99 j#|@2002; #X obj 409 77 SMLib-help; #X msg 133 47 0; #X msg 168 47 0 1 0 1; #X msg 236 47 0 0 1 1; #X floatatom 86 104 5 0 0 0 - - -; #X msg 15 47 1 2 3 1; #X msg 81 47 3 4 1; #X text 14 3 vcog computes minimum of a list of floats; #X text 13 21 and the location of the first occurance of the minimum ; #X obj 49 76 vmin; #X connect 3 0 11 0; #X connect 4 0 11 0; #X connect 5 0 11 0; #X connect 7 0 11 0; #X connect 8 0 11 0; #X connect 11 0 0 0; #X connect 11 1 6 0;
30
control list_op
minimum of a list of floats
create a purr-data patch that matches the following description and keywords.
Description: minimum of a list of floats, Keywords: control list_op
list2int-help.pd
externals\zexy\reference\list2int-help.pd
#N canvas 0 31 497 302 10; #X obj 26 246 print; #X msg 61 139 3.14159 2 hello 1; #X msg 70 170 gosh 2.3 1; #X obj 26 212 list2int; #X text 65 23 list to integer; #X text 18 49 cast all floats of a list to integers; #X msg 26 110 1 2 -1.567 3 2; #X text 158 110 list of floats; #X text 224 139 list with symbols; #X obj 332 248 l2i; #X text 285 248 alias; #X text 371 15 part of zexy; #X text 168 169 not really a list; #N canvas 515 193 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR IOhannes m zmoelnig; #X text 12 45 DESCRIPTION cast all floats of a list to integers; #X text 12 65 INLET_0 anything; #X text 12 5 KEYWORDS control conversion anything_op; #X text 12 85 OUTLET_0 anything; #X restore 433 271 pd META; #X connect 1 0 3 0; #X connect 2 0 3 0; #X connect 3 0 0 0; #X connect 6 0 3 0;
#N canvas 0 31 497 302 10; #X obj 26 246 print; #X msg 61 139 3.14159 2 hello 1; #X msg 70 170 gosh 2.3 1; #X obj 26 212 list2int; #X text 65 23 list to integer; #X text 18 49 cast all floats of a list to integers; #X msg 26 110 1 2 -1.567 3 2; #X text 158 110 list of floats; #X text 224 139 list with symbols; #X obj 332 248 l2i; #X text 285 248 alias; #X text 371 15 part of zexy; #X text 168 169 not really a list; #X connect 1 0 3 0; #X connect 2 0 3 0; #X connect 3 0 0 0; #X connect 6 0 3 0;
27
control conversion anything_op
cast all floats of a list to integers
create a purr-data patch that matches the following description and keywords.
Description: cast all floats of a list to integers, Keywords: control conversion anything_op
char2f-help.pd
externals\moonlib\char2f-help.pd
#N canvas 0 31 430 247 10; #X obj 0 0 cnv 8 100 60 empty empty char2f_f2char 10 20 1 18 -262144 -1109 0; #X text 7 221 (c) Moonix: Antoine Rousseau 2003; #X text 160 14 ascii utilities; #X obj 131 115 char2f; #X floatatom 131 136 5 0 0 0 - - -; #X msg 131 69 symbol A; #X obj 131 173 f2char; #X symbolatom 131 194 2 0 0 0 - - -; #X obj 131 49 loadbang; #X msg 216 70 symbol a; #N canvas 380 146 494 344 META 0; #X text 12 25 LICENSE GPL v2; #X text 12 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 45 DESCRIPTION ascii utility; #X text 12 5 KEYWORDS control conversion symbol_op; #X text 12 85 OUTLET_0 float; #X restore 373 217 pd META; #X connect 3 0 4 0; #X connect 4 0 6 0; #X connect 5 0 3 0; #X connect 6 0 7 0; #X connect 8 0 5 0; #X connect 9 0 3 0;
#N canvas 0 31 430 247 10; #X text 7 221 (c) Moonix: Antoine Rousseau 2003; #X text 160 14 ascii utilities; #X obj 131 115 char2f; #X floatatom 131 136 5 0 0 0 - - -; #X msg 131 69 symbol A; #X obj 131 173 f2char; #X symbolatom 131 194 2 0 0 0 - - -; #X obj 131 49 loadbang; #X msg 216 70 symbol a; #X connect 3 0 4 0; #X connect 4 0 6 0; #X connect 5 0 3 0; #X connect 6 0 7 0; #X connect 8 0 5 0; #X connect 9 0 3 0;
26
control conversion symbol_op
ascii utility
create a purr-data patch that matches the following description and keywords.
Description: ascii utility, Keywords: control conversion symbol_op
hid2deg-help.pd
externals\hid\hid2deg-help.pd
#N canvas 0 31 483 323 10; #X obj 5 2 cnv 15 450 20 empty empty hid2deg 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X text 290 164 related objects:; #X obj 323 184 hid/rad2hid; #X obj 401 184 hid/deg2hid; #X floatatom 69 185 7 0 0 1 degrees - -; #X obj 72 85 hsl 128 15 0 1 0 0 empty empty hid 6 7 1 10 -262131 -1 -1 0 0; #X floatatom 95 115 5 0 0 0 - - -; #X obj 245 184 hid/hid2rad; #X obj 69 150 hid/hid2deg; #X text 26 34 This object converts numbers from the [hid] range (0 to 1) to degrees (0 to 360) with the 0 being north.; #N canvas 504 253 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 85 INLET_0 float; #X text 12 105 OUTLET_0 float; #X text 12 125 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION convert numbers from the [hid] range (0 to 1) to degrees (0 to 360) with the 0 being north.; #X text 12 5 KEYWORDS control conversion abstraction; #X restore 427 293 pd META; #X connect 9 0 12 0; #X connect 10 0 12 0; #X connect 12 0 8 0;
#N canvas 0 31 483 323 10; #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X text 290 164 related objects:; #X obj 323 184 hid/rad2hid; #X obj 401 184 hid/deg2hid; #X floatatom 69 185 7 0 0 1 degrees - -; #X obj 72 85 hsl 128 15 0 1 0 0 empty empty hid 6 7 1 10 -262131 -1 -1 0 0; #X floatatom 95 115 5 0 0 0 - - -; #X obj 245 184 hid/hid2rad; #X obj 69 150 hid/hid2deg; #X text 26 34 This object converts numbers from the [hid] range (0 to 1) to degrees (0 to 360) with the 0 being north.; #X connect 9 0 12 0; #X connect 10 0 12 0; #X connect 12 0 8 0;
27
control conversion abstraction
convert numbers from the [hid] range (0 to 1) to degrees (0 to 360) with the 0 being north.
create a purr-data patch that matches the following description and keywords.
Description: convert numbers from the [hid] range (0 to 1) to degrees (0 to 360) with the 0 being north., Keywords: control conversion abstraction
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
02.editing.pd
packages\win64_inno\build\doc\2.control.examples\02.editing.pd
#N canvas 432 25 448 559 10; #X msg 145 43 hello world; #X obj 145 84 print; #X floatatom 254 43 0 0 0 0 - - -; #X text 32 281 When you're done changing the contents of the box \, click outside the box to deselect it. This tells Pd to incorporate the new text.; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header editing 20 10 1 18 -261139 -33289 0; #X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 1 537 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 42 254 494 284 META 0; #X text 12 105 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 85 LIBRARY PDDP; #X text 12 45 LICENSE SIBSD; #X text 12 65 DESCRIPTION the basics of how to edit objects in Pd; #X text 12 125 HELP_PATCH_AUTHORS Miller Puckette. Updated for release 0.33. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 25 KEYWORDS control GUI tutorial; #X restore 382 539 pd META; #X text 32 323 Edit mode also lets you make and break connections between objects. Put the "hand" cursor over a line connecting two objects: it turns into an X. Clicking will delete the connection. Hold the cursor over an outlet and it becomes a circle (a patch point). Drag to any box and release-- you will be connected to the nearest inlet.; #X text 32 401 There are several handy tools in the "Edit" menu. You can use the "Duplicate" menu item to create new objects by duplicating existing ones. You can also "Cut" and "Paste" them. If you duplicate several connected objects the connections will be replicated too.; #X text 32 468 Also have a look in the "Put" menu-- use it to create new text items of any of the four types. You can also put a "symbol" box \, analogous to a number box but for showing and entering text strings \, as well as other objects with more sophisticated graphical user interfaces.; #N canvas 19 470 428 143 References 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -261139 -33289 0; #X text 7 2 Editing- Related Help Documents; #X text 17 28 Notice that some of the menu items have shortcut keys listed beside them. Check out the one for Edit mode for a quick way to switch back and forth between Edit mode and Run mode.; #X restore 103 539 pd References; #X obj 6 539 pddp/pddplink ../5.reference/pddp/help.pd -text help; #X text 144 24 message box; #X text 252 24 atom box; #X text 33 107 When you first open a Pd document like this one \, your cursor will be an arrow. Select "Edit Mode" in the "Edit" menu and the cursor will change to the image of a hand. The patch is now in Edit mode. You can move any object by dragging it.; #X text 33 173 Select "Edit Mode" again in the "Edit" menu and you're back to the arrow cursor which acts on objects without moving them. ; #X text 33 215 In Edit Mode \, if you click on a message \, object \, or comment \, you can then retype the text. For objects this will create a new object and delete the old one. Pd will try to reconnect the newly created object in the same way as the old one.; #X text 77 51 outlet -->; #X text 188 84 <-- object; #X connect 0 0 1 0; #X connect 2 0 1 0;
#N canvas 432 25 448 559 10; #X msg 145 43 hello world; #X obj 145 84 print; #X floatatom 254 43 0 0 0 0 - - -; #X text 32 281 When you're done changing the contents of the box \, click outside the box to deselect it. This tells Pd to incorporate the new text.; #X text 32 323 Edit mode also lets you make and break connections between objects. Put the "hand" cursor over a line connecting two objects: it turns into an X. Clicking will delete the connection. Hold the cursor over an outlet and it becomes a circle (a patch point). Drag to any box and release-- you will be connected to the nearest inlet.; #X text 32 401 There are several handy tools in the "Edit" menu. You can use the "Duplicate" menu item to create new objects by duplicating existing ones. You can also "Cut" and "Paste" them. If you duplicate several connected objects the connections will be replicated too.; #X text 32 468 Also have a look in the "Put" menu-- use it to create new text items of any of the four types. You can also put a "symbol" box \, analogous to a number box but for showing and entering text strings \, as well as other objects with more sophisticated graphical user interfaces.; #X text 144 24 message box; #X text 252 24 atom box; #X text 33 107 When you first open a Pd document like this one \, your cursor will be an arrow. Select "Edit Mode" in the "Edit" menu and the cursor will change to the image of a hand. The patch is now in Edit mode. You can move any object by dragging it.; #X text 33 173 Select "Edit Mode" again in the "Edit" menu and you're back to the arrow cursor which acts on objects without moving them. ; #X text 33 215 In Edit Mode \, if you click on a message \, object \, or comment \, you can then retype the text. For objects this will create a new object and delete the old one. Pd will try to reconnect the newly created object in the same way as the old one.; #X text 77 51 outlet -->; #X text 188 84 <-- object; #X connect 0 0 1 0; #X connect 2 0 1 0;
34
control GUI tutorial
the basics of how to edit objects in Pd
create a purr-data patch that matches the following description and keywords.
Description: the basics of how to edit objects in Pd, Keywords: control GUI tutorial
about-help.pd
externals\mjlib\about-help.pd
#N canvas 1 53 563 440 12; #X floatatom 215 277 5 0 0 0 of_this_number---> - -; #X floatatom 215 374 5 0 0 0 here---> - -; #X obj 215 172 bng 35 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X floatatom 325 214 5 0 0 0 - - -; #X obj 215 323 about 10; #X text 24 16 about; #X text 25 34 by mark williamson; #X text 22 56 ([email protected]); #X text 26 92 about makes numbers that are + or - a percenage error from a given value. That is it makes numbers that are "about" the given value.; #X text 67 168 click here --->; #X text 88 194 and get; #X text 255 192 a number which is within; #X text 377 215 %; #X text 319 340 %age as a parameter; #X text 304 322 note: you can set the default; #N canvas 273 106 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 135 AUTHOR Mark Williamson <[email protected]>; #X text 12 25 LICENSE GPL v2; #X text 12 45 DESCRIPTION make numbers that are + or - a percenage error from a given value; #X text 12 75 INLET_0 float; #X text 12 95 INLET_1 float; #X text 12 115 OUTLET_0 float; #X text 12 5 KEYWORDS control filter; #X restore 496 407 pd META; #X connect 0 0 4 0; #X connect 2 0 0 0; #X connect 3 0 4 1; #X connect 4 0 1 0;
#N canvas 1 53 563 440 12; #X floatatom 215 277 5 0 0 0 of_this_number---> - -; #X floatatom 215 374 5 0 0 0 here---> - -; #X obj 215 172 bng 35 250 50 0 empty empty empty 20 8 0 8 -262144 -1 -1; #X floatatom 325 214 5 0 0 0 - - -; #X obj 215 323 about 10; #X text 24 16 about; #X text 25 34 by mark williamson; #X text 22 56 ([email protected]); #X text 26 92 about makes numbers that are + or - a percenage error from a given value. That is it makes numbers that are "about" the given value.; #X text 67 168 click here --->; #X text 88 194 and get; #X text 255 192 a number which is within; #X text 377 215 %; #X text 319 340 %age as a parameter; #X text 304 322 note: you can set the default; #X connect 0 0 4 0; #X connect 2 0 0 0; #X connect 3 0 4 1; #X connect 4 0 1 0;
30
control filter
make numbers that are + or - a percenage error from a given value
create a purr-data patch that matches the following description and keywords.
Description: make numbers that are + or - a percenage error from a given value, Keywords: control filter
vdelta-help.pd
externals\smlib\vdelta-help.pd
#N canvas 1 53 433 284 10; #X msg 5 30 1 1 1 1 1 1 1 1 1 1; #X msg 5 52 1 0 1 0 1 0 1 0 1 0; #X msg 5 74 0 1 0 1 0 1 0 1 0 1; #X msg 5 96 0 0 0 0 0 0 0 0 0 0; #X msg 5 118 -1 -1 0 0 -1 -1 0 0 -1 -1; #X msg 5 140 0 0 0 0 0 1 1 1 1 1; #X text 352 205 j#|@2002; #X obj 373 184 SMLib-help; #X text 7 3 vdelta: difference between consecutive vectors; #X obj 5 193 print vdelta; #X msg 221 31 0; #X text 111 162 sending a vector of a different; #X text 111 178 length resets its state; #X obj 5 170 vdelta; #X msg 221 57 0 0 0; #X msg 221 79 1 2 3; #X msg 221 101 3 2 1; #N canvas 248 160 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 list_op; #X text 12 65 INLET_0 list float; #X text 12 45 DESCRIPTION difference between consecutive vectors; #X text 12 85 OUTLET_0 list float; #X restore 374 228 pd META; #X connect 0 0 13 0; #X connect 1 0 13 0; #X connect 2 0 13 0; #X connect 3 0 13 0; #X connect 4 0 13 0; #X connect 5 0 13 0; #X connect 10 0 13 0; #X connect 13 0 9 0; #X connect 14 0 13 0; #X connect 15 0 13 0; #X connect 16 0 13 0;
#N canvas 1 53 433 284 10; #X msg 5 30 1 1 1 1 1 1 1 1 1 1; #X msg 5 52 1 0 1 0 1 0 1 0 1 0; #X msg 5 74 0 1 0 1 0 1 0 1 0 1; #X msg 5 96 0 0 0 0 0 0 0 0 0 0; #X msg 5 118 -1 -1 0 0 -1 -1 0 0 -1 -1; #X msg 5 140 0 0 0 0 0 1 1 1 1 1; #X text 352 205 j#|@2002; #X obj 373 184 SMLib-help; #X text 7 3 vdelta: difference between consecutive vectors; #X obj 5 193 print vdelta; #X msg 221 31 0; #X text 111 162 sending a vector of a different; #X text 111 178 length resets its state; #X obj 5 170 vdelta; #X msg 221 57 0 0 0; #X msg 221 79 1 2 3; #X msg 221 101 3 2 1; #X connect 0 0 13 0; #X connect 1 0 13 0; #X connect 2 0 13 0; #X connect 3 0 13 0; #X connect 4 0 13 0; #X connect 5 0 13 0; #X connect 10 0 13 0; #X connect 13 0 9 0; #X connect 14 0 13 0; #X connect 15 0 13 0; #X connect 16 0 13 0;
38
control list_op
difference between consecutive vectors
create a purr-data patch that matches the following description and keywords.
Description: difference between consecutive vectors, Keywords: control list_op
envrms~-help.pd
externals\zexy\reference\envrms~-help.pd
#N canvas 0 31 580 361 10; #X obj 71 51 envrms~; #X text 174 51 an envelope follower that outputs rms instead of dB ; #X obj 59 172 sig~ 3; #X floatatom 59 148 0 0 0 0 - - -; #X obj 59 233 env~; #X floatatom 59 254 0 0 0 0 - - -; #X floatatom 129 255 0 0 0 0 - - -; #X obj 129 234 envrms~; #X text 177 93 (i found it very often quite annoying \, to get dB all the times \, and i wouldn't use snapshot~ instead); #X obj 59 276 dbtorms; #X floatatom 59 299 0 0 0 0 - - -; #X text 179 172 of course \, this is cheaper than using env~ + dbtorms ; #X text 272 269 see also:; #X obj 277 296 env~; #X obj 315 296 avg~; #X obj 354 296 tavg~; #X msg 484 217 \; pd dsp 1; #X text 479 17 part of zexy; #N canvas 593 163 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 an envelope follower that outputs rms instead of dB; #X text 12 5 KEYWORDS signal conversion; #X text 12 75 INLET_0 signal; #X text 12 95 OUTLET_0 float; #X restore 525 333 pd META; #X connect 2 0 7 0; #X connect 2 0 4 0; #X connect 3 0 2 0; #X connect 4 0 5 0; #X connect 5 0 9 0; #X connect 7 0 6 0; #X connect 9 0 10 0;
#N canvas 0 31 580 361 10; #X obj 71 51 envrms~; #X text 174 51 an envelope follower that outputs rms instead of dB ; #X obj 59 172 sig~ 3; #X floatatom 59 148 0 0 0 0 - - -; #X obj 59 233 env~; #X floatatom 59 254 0 0 0 0 - - -; #X floatatom 129 255 0 0 0 0 - - -; #X obj 129 234 envrms~; #X text 177 93 (i found it very often quite annoying \, to get dB all the times \, and i wouldn't use snapshot~ instead); #X obj 59 276 dbtorms; #X floatatom 59 299 0 0 0 0 - - -; #X text 179 172 of course \, this is cheaper than using env~ + dbtorms ; #X text 272 269 see also:; #X obj 277 296 env~; #X obj 315 296 avg~; #X obj 354 296 tavg~; #X msg 484 217 \; pd dsp 1; #X text 479 17 part of zexy; #X connect 2 0 7 0; #X connect 2 0 4 0; #X connect 3 0 2 0; #X connect 4 0 5 0; #X connect 5 0 9 0; #X connect 7 0 6 0; #X connect 9 0 10 0;
35
signal conversion
an envelope follower that outputs rms instead of dB
create a purr-data patch that matches the following description and keywords.
Description: an envelope follower that outputs rms instead of dB, Keywords: signal conversion
23.sequencing.pd
packages\win64_inno\build\doc\2.control.examples\23.sequencing.pd
#N canvas 434 157 448 454 10; #X obj 115 131 r receive1; #X obj 201 131 r receive2; #X msg 22 85 clear \, add receive1 1 \, add 1000 receive1 0 \, add receive2 2 \, add 1000 receive2 0 \, add receive1 3 \, bang; #X obj 22 125 qlist; #X floatatom 115 156 0 0 0 0 - - -; #X floatatom 201 156 0 0 0 0 - - -; #X text 19 184 The "add" messages add lines to the qlist \, so that it contains:; #X text 55 219 receive1 1; #X text 55 239 1000 receive1 0; #X text 55 259 receive2 2; #X text 55 279 1000 receive2 0; #X text 55 299 receive1 3; #X text 18 366 If you have more than 5 lines or so wou will probably want to store them as a separate file and have qlist read it. You can also write files \, set tempo \, and single step... see the help patch for details.; #X text 19 322 and the "bang" instructs qlist to play the sequence by sending messages to "receive" objects. Messages starting with numbers request that amount of delay.; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header sequencing 20 10 1 18 -261139 -33289 0; #X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 1 432 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 34 378 494 284 META 0; #X text 12 125 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 105 AUTHOR Miller Puckette; #X text 12 85 LIBRARY PDDP; #X text 12 45 LICENSE SIBSD; #X text 12 145 HELP_PATCH_AUTHORS Updated for release 0.26. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 65 DESCRIPTION sequencing with [qlist] and [textfile]; #X text 12 25 KEYWORDS control tutorial; #X restore 382 434 pd META; #X text 19 37 You can use [qlist] or [textfile] objects for sequencing. [qlist] is simpler to use than the (more versatile) [textfile].; #N canvas 15 364 428 143 References 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -261139 -33289 0; #X text 7 2 Sequencing- Related Help Documents; #X text 19 37 The [list] objects are also very good objects for sequencing. ; #X obj 22 73 list; #X restore 103 434 pd References; #X obj 6 434 pddp/pddplink ../5.reference/pddp/help.pd -text help; #X connect 0 0 4 0; #X connect 1 0 5 0; #X connect 2 0 3 0;
#N canvas 434 157 448 454 10; #X obj 115 131 r receive1; #X obj 201 131 r receive2; #X msg 22 85 clear \, add receive1 1 \, add 1000 receive1 0 \, add receive2 2 \, add 1000 receive2 0 \, add receive1 3 \, bang; #X obj 22 125 qlist; #X floatatom 115 156 0 0 0 0 - - -; #X floatatom 201 156 0 0 0 0 - - -; #X text 19 184 The "add" messages add lines to the qlist \, so that it contains:; #X text 55 219 receive1 1; #X text 55 239 1000 receive1 0; #X text 55 259 receive2 2; #X text 55 279 1000 receive2 0; #X text 55 299 receive1 3; #X text 18 366 If you have more than 5 lines or so wou will probably want to store them as a separate file and have qlist read it. You can also write files \, set tempo \, and single step... see the help patch for details.; #X text 19 322 and the "bang" instructs qlist to play the sequence by sending messages to "receive" objects. Messages starting with numbers request that amount of delay.; #X text 19 37 You can use [qlist] or [textfile] objects for sequencing. [qlist] is simpler to use than the (more versatile) [textfile].; #X connect 0 0 4 0; #X connect 1 0 5 0; #X connect 2 0 3 0;
38
control tutorial
sequencing with [qlist] and [textfile]
create a purr-data patch that matches the following description and keywords.
Description: sequencing with [qlist] and [textfile], Keywords: control tutorial
list_accum-help.pd
externals\tof\tof\list_accum-help.pd
#N canvas 1 53 592 427 10; #X obj 62 27 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 0; #X text 67 77 author: [email protected]; #X text 67 66 tags: lists; #X text 67 88 version: 2009-10-06 (added the second mode); #X text 68 27 description: accumulates anything into a big list. Outputs the list on a bang.; #X obj 91 283 tof/list_accum; #X msg 112 218 1 2 3 4 5 6; #X obj 90 146 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 91 348 print; #X floatatom 104 191 5 0 0 0 - - -; #X msg 194 218 a b c d; #X obj 206 254 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 175 316 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X text 148 195 Inlet 1 \, anything: Accumulate atoms; #X text 227 254 Inlet 2 \, bang: Clear accumulated atoms; #X text 111 145 Inlet 1 \, bang: Output and clear accumulated atoms ; #X text 195 314 Outlet 2 \, bang: Nothing accumulated (empty); #X text 130 348 Outlet 1 \, list: Accumulated atoms; #N canvas 306 222 494 344 META 0; #X text 12 175 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 155 AUTHOR Thomas Ouellet Fredericks; #X text 12 5 KEYWORDS control list_op; #X text 12 75 INLET_0 bang anything; #X text 12 95 INLET_1 bang; #X text 12 115 OUTLET_0 list; #X text 12 135 OUTLET_1 bang; #X text 12 45 DESCRIPTION accumulate anything into a list and output the list on a bang; #X restore 539 358 pd META; #X connect 5 0 8 0; #X connect 5 1 12 0; #X connect 6 0 5 0; #X connect 7 0 5 0; #X connect 9 0 5 0; #X connect 10 0 5 0; #X connect 11 0 5 1;
#N canvas 1 53 592 427 10; #X text 67 77 author: [email protected]; #X text 67 66 tags: lists; #X text 67 88 version: 2009-10-06 (added the second mode); #X text 68 27 description: accumulates anything into a big list. Outputs the list on a bang.; #X obj 91 283 tof/list_accum; #X msg 112 218 1 2 3 4 5 6; #X obj 90 146 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 91 348 print; #X floatatom 104 191 5 0 0 0 - - -; #X msg 194 218 a b c d; #X obj 206 254 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X obj 175 316 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X text 148 195 Inlet 1 \, anything: Accumulate atoms; #X text 227 254 Inlet 2 \, bang: Clear accumulated atoms; #X text 111 145 Inlet 1 \, bang: Output and clear accumulated atoms ; #X text 195 314 Outlet 2 \, bang: Nothing accumulated (empty); #X text 130 348 Outlet 1 \, list: Accumulated atoms; #X connect 5 0 8 0; #X connect 5 1 12 0; #X connect 6 0 5 0; #X connect 7 0 5 0; #X connect 9 0 5 0; #X connect 10 0 5 0; #X connect 11 0 5 1;
37
control list_op
accumulate anything into a list and output the list on a bang
create a purr-data patch that matches the following description and keywords.
Description: accumulate anything into a list and output the list on a bang, Keywords: control list_op
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)
get-midi-dialog-help.pd
externals\hcs\get-midi-dialog-help.pd
#N canvas 0 26 611 344 10; #X msg 34 111 bang; #X obj 73 174 pddp/print; #X obj 53 179 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X text 9 23 get the MIDI settings to save as part of the patch.; #X text 153 93 Open the MIDI Settings and click OK to get the data \, then click bang to use them in the patch; #X obj 34 142 get-midi-dialog; #X obj 34 203 prepend set; #X obj 34 278 send pd; #X text 246 249 <-- this message will be saved as part of your patch. click it or [loadbang] it to configure the MIDI settings. Make sure it is attached to a [send pd] so that Pd gets the message.; #X msg 34 249 midi-dialog 0 0 0 0 0 0 0 0 1 1; #N canvas 386 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 v3; #X text 12 115 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION get Pd's MIDI settings to save as part of the patch; #X text 12 75 INLET_0 bang; #X text 12 95 OUTLET_0 midi-dialog; #X text 12 5 KEYWORDS control pd_op; #X restore 562 322 pd META; #X connect 0 0 5 0; #X connect 5 0 1 0; #X connect 5 0 2 0; #X connect 5 0 6 0; #X connect 6 0 9 0; #X connect 9 0 7 0;
#N canvas 0 26 611 344 10; #X msg 34 111 bang; #X obj 73 174 pddp/print; #X obj 53 179 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #X text 9 23 get the MIDI settings to save as part of the patch.; #X text 153 93 Open the MIDI Settings and click OK to get the data \, then click bang to use them in the patch; #X obj 34 142 get-midi-dialog; #X obj 34 203 prepend set; #X obj 34 278 send pd; #X text 246 249 <-- this message will be saved as part of your patch. click it or [loadbang] it to configure the MIDI settings. Make sure it is attached to a [send pd] so that Pd gets the message.; #X msg 34 249 midi-dialog 0 0 0 0 0 0 0 0 1 1; #X connect 0 0 5 0; #X connect 5 0 1 0; #X connect 5 0 2 0; #X connect 5 0 6 0; #X connect 6 0 9 0; #X connect 9 0 7 0;
26
control pd_op
get Pd's MIDI settings to save as part of the patch
create a purr-data patch that matches the following description and keywords.
Description: get Pd's MIDI settings to save as part of the patch, Keywords: control pd_op
vrms-help.pd
externals\smlib\vrms-help.pd
#N canvas 1 53 392 166 10; #X msg 17 39 1 2 3 4; #X floatatom 50 96 5 0 0 0 - - -; #X msg 84 40 3 4 5; #X text 315 100 j#|@2002; #X obj 337 78 SMLib-help; #X obj 52 69 vrms; #X text 16 14 vrms computes the root-mean-square of a vector; #X msg 134 40 1 1 1 1; #X msg 200 40 1 -1 1 -1; #N canvas 159 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 GPL v2; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 65 INLET_0 list float; #X text 12 5 KEYWORDS control list_op; #X text 12 85 OUTLET_0 float list; #X text 12 45 DESCRIPTION root-mean-square of a vector; #X restore 338 125 pd META; #X connect 0 0 5 0; #X connect 2 0 5 0; #X connect 5 0 1 0; #X connect 7 0 5 0; #X connect 8 0 5 0;
#N canvas 1 53 392 166 10; #X msg 17 39 1 2 3 4; #X floatatom 50 96 5 0 0 0 - - -; #X msg 84 40 3 4 5; #X text 315 100 j#|@2002; #X obj 337 78 SMLib-help; #X obj 52 69 vrms; #X text 16 14 vrms computes the root-mean-square of a vector; #X msg 134 40 1 1 1 1; #X msg 200 40 1 -1 1 -1; #X connect 0 0 5 0; #X connect 2 0 5 0; #X connect 5 0 1 0; #X connect 7 0 5 0; #X connect 8 0 5 0;
24
control list_op
root-mean-square of a vector
create a purr-data patch that matches the following description and keywords.
Description: root-mean-square of a vector, Keywords: control list_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
1.2.create_patch.pd
pd\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
vabs-help.pd
externals\smlib\vabs-help.pd
#N canvas 1 53 452 302 10; #X obj 106 129 vabs; #X msg 106 95 1 2 3 -4 -5 -6; #X obj 106 165 print; #N canvas 222 207 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 list_op; #X text 12 65 INLET_0 list float; #X text 12 85 OUTLET_0 float list; #X text 12 45 DESCRIPTION absolute value for lists; #X restore 389 244 pd META; #X text 351 213 j#|@2002; #X obj 373 193 SMLib-help; #X connect 0 0 2 0; #X connect 1 0 0 0;
#N canvas 1 53 452 302 10; #X obj 106 129 vabs; #X msg 106 95 1 2 3 -4 -5 -6; #X obj 106 165 print; #X text 351 213 j#|@2002; #X obj 373 193 SMLib-help; #X connect 0 0 2 0; #X connect 1 0 0 0;
17
control list_op
absolute value for lists
create a purr-data patch that matches the following description and keywords.
Description: absolute value for lists, Keywords: control list_op
cconj~-help.pd
externals\creb\doc\cconj~-help.pd
#N canvas 0 26 285 166 10; #X text 49 5 complex conjugate; #N canvas 331 92 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 105 OUTLET_0 signal; #X text 12 45 DESCRIPTION complex conjugate; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 signal; #X text 12 125 OUTLET_1 signal; #X text 12 5 KEYWORDS signal abstraction needs_work (example patch) ; #X text 12 145 AUTHOR Tom Schouten <[email protected]>; #X text 12 25 LICENSE GPL v2; #X restore 236 144 pd META; #X obj 49 55 cconj~;
#N canvas 0 26 285 166 10; #X text 49 5 complex conjugate; #X obj 49 55 cconj~;
14
signal abstraction needs_work (example patch)
complex conjugate
create a purr-data patch that matches the following description and keywords.
Description: complex conjugate, Keywords: signal abstraction needs_work (example patch)
23.sequencing.pd
packages\win64_inno\build\doc\2.control.examples\23.sequencing.pd
#N canvas 434 157 448 454 10; #X obj 115 131 r receive1; #X obj 201 131 r receive2; #X msg 22 85 clear \, add receive1 1 \, add 1000 receive1 0 \, add receive2 2 \, add 1000 receive2 0 \, add receive1 3 \, bang; #X obj 22 125 qlist; #X floatatom 115 156 0 0 0 0 - - -; #X floatatom 201 156 0 0 0 0 - - -; #X text 19 184 The "add" messages add lines to the qlist \, so that it contains:; #X text 55 219 receive1 1; #X text 55 239 1000 receive1 0; #X text 55 259 receive2 2; #X text 55 279 1000 receive2 0; #X text 55 299 receive1 3; #X text 18 366 If you have more than 5 lines or so wou will probably want to store them as a separate file and have qlist read it. You can also write files \, set tempo \, and single step... see the help patch for details.; #X text 19 322 and the "bang" instructs qlist to play the sequence by sending messages to "receive" objects. Messages starting with numbers request that amount of delay.; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header sequencing 20 10 1 18 -261139 -33289 0; #X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 1 432 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 34 378 494 284 META 0; #X text 12 125 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 105 AUTHOR Miller Puckette; #X text 12 85 LIBRARY PDDP; #X text 12 45 LICENSE SIBSD; #X text 12 145 HELP_PATCH_AUTHORS Updated for release 0.26. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 65 DESCRIPTION sequencing with [qlist] and [textfile]; #X text 12 25 KEYWORDS control tutorial; #X restore 382 434 pd META; #X text 19 37 You can use [qlist] or [textfile] objects for sequencing. [qlist] is simpler to use than the (more versatile) [textfile].; #N canvas 15 364 428 143 References 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -261139 -33289 0; #X text 7 2 Sequencing- Related Help Documents; #X text 19 37 The [list] objects are also very good objects for sequencing. ; #X obj 22 73 list; #X restore 103 434 pd References; #X obj 6 434 pddp/pddplink ../5.reference/pddp/help.pd -text help; #X connect 0 0 4 0; #X connect 1 0 5 0; #X connect 2 0 3 0;
#N canvas 434 157 448 454 10; #X obj 115 131 r receive1; #X obj 201 131 r receive2; #X msg 22 85 clear \, add receive1 1 \, add 1000 receive1 0 \, add receive2 2 \, add 1000 receive2 0 \, add receive1 3 \, bang; #X obj 22 125 qlist; #X floatatom 115 156 0 0 0 0 - - -; #X floatatom 201 156 0 0 0 0 - - -; #X text 19 184 The "add" messages add lines to the qlist \, so that it contains:; #X text 55 219 receive1 1; #X text 55 239 1000 receive1 0; #X text 55 259 receive2 2; #X text 55 279 1000 receive2 0; #X text 55 299 receive1 3; #X text 18 366 If you have more than 5 lines or so wou will probably want to store them as a separate file and have qlist read it. You can also write files \, set tempo \, and single step... see the help patch for details.; #X text 19 322 and the "bang" instructs qlist to play the sequence by sending messages to "receive" objects. Messages starting with numbers request that amount of delay.; #X text 19 37 You can use [qlist] or [textfile] objects for sequencing. [qlist] is simpler to use than the (more versatile) [textfile].; #X connect 0 0 4 0; #X connect 1 0 5 0; #X connect 2 0 3 0;
38
control tutorial
sequencing with [qlist] and [textfile]
create a purr-data patch that matches the following description and keywords.
Description: sequencing with [qlist] and [textfile], Keywords: control tutorial
diff_n-help.pd
externals\mapping\diff_n-help.pd
#N canvas 1 53 468 358 10; #X obj 63 47 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 0; #X floatatom 63 301 5 0 0 0 - - -; #X obj 63 218 resample 30; #X obj 63 265 diff_n 5; #X obj 5 2 cnv 15 450 20 empty empty diff_n 2 11 1 18 -233017 -66577 0; #N canvas 468 256 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 105 OUTLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 85 INLET_1 float; #X text 12 45 DESCRIPTION differentiate of the input; #X text 12 65 INLET_0 float; #X restore 411 327 pd META; #X text 145 64 differentiate of the input; #X connect 0 0 2 0; #X connect 2 0 3 0; #X connect 3 0 1 0;
#N canvas 1 53 468 358 10; #X obj 63 47 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 0; #X floatatom 63 301 5 0 0 0 - - -; #X obj 63 218 resample 30; #X obj 63 265 diff_n 5; #X text 145 64 differentiate of the input; #X connect 0 0 2 0; #X connect 2 0 3 0; #X connect 3 0 1 0;
20
control abstraction
differentiate of the input
create a purr-data patch that matches the following description and keywords.
Description: differentiate of the input, Keywords: control abstraction
disjoin-help.pd
externals\mapping\disjoin-help.pd
#N canvas 1 53 440 577 10; #X obj 61 58 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 62 219 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 148 219 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X floatatom 69 356 5 0 0 0 - - -; #X floatatom 154 358 5 0 0 0 - - -; #X floatatom 88 169 5 0 0 0 - - -; #X obj 62 388 join 0.5; #X obj 61 430 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X floatatom 93 434 5 0 0 0 - - -; #X obj 62 196 disjoin 0.5; #X text 16 16 split a range into two. The input and output ranges are always 0-to-1.; #N canvas 467 227 494 344 META 0; #X text 12 175 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 155 AUTHOR Cyrille Henry and Hans-Christoph Steiner; #X text 12 75 INLET_0 float; #X text 12 115 OUTLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 45 DESCRIPTION split a range into two. The input and output ranges are always 0-to-1; #X text 12 95 INLET_1 float; #X text 12 135 OUTLET_1 float; #X restore 380 545 pd META; #X connect 0 0 5 0; #X connect 0 0 9 0; #X connect 1 0 3 0; #X connect 1 0 6 0; #X connect 2 0 4 0; #X connect 2 0 6 1; #X connect 6 0 7 0; #X connect 6 0 8 0; #X connect 9 0 1 0; #X connect 9 1 2 0;
#N canvas 1 53 440 577 10; #X obj 61 58 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 62 219 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X obj 148 219 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X floatatom 69 356 5 0 0 0 - - -; #X floatatom 154 358 5 0 0 0 - - -; #X floatatom 88 169 5 0 0 0 - - -; #X obj 62 388 join 0.5; #X obj 61 430 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 1; #X floatatom 93 434 5 0 0 0 - - -; #X obj 62 196 disjoin 0.5; #X text 16 16 split a range into two. The input and output ranges are always 0-to-1.; #X connect 0 0 5 0; #X connect 0 0 9 0; #X connect 1 0 3 0; #X connect 1 0 6 0; #X connect 2 0 4 0; #X connect 2 0 6 1; #X connect 6 0 7 0; #X connect 6 0 8 0; #X connect 9 0 1 0; #X connect 9 1 2 0;
33
control abstraction
split a range into two. The input and output ranges are always 0-to-1
create a purr-data patch that matches the following description and keywords.
Description: split a range into two. The input and output ranges are always 0-to-1, Keywords: control abstraction
pong-help.pd
externals\maxlib\pong-help.pd
#N canvas 1 88 450 300 10; #X text 24 14 a bouncing ball model!; #X text 53 45 Based on pong (for Max) version 1.5 written by Richard Dudas.; #N canvas 458 88 494 344 META 0; #X text 12 285 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 265 AUTHOR Olaf Matthes <[email protected]>; #X text 12 165 INLET_5; #X text 12 145 INLET_4; #X text 12 125 INLET_3; #X text 12 105 INLET_2; #X text 12 85 INLET_1; #X text 12 65 INLET_0; #X text 12 185 OUTLET_0; #X text 12 205 OUTLET_1; #X text 12 225 OUTLET_2; #X text 12 245 OUTLET_3; #X text 12 45 DESCRIPTION bouncing ball model; #X text 12 5 KEYWORDS control; #X restore 390 269 pd META; #X obj 153 121 pong 1.23321e+07;
#N canvas 1 88 450 300 10; #X text 24 14 a bouncing ball model!; #X text 53 45 Based on pong (for Max) version 1.5 written by Richard Dudas.; #X obj 153 121 pong 1.23321e+07;
21
control
bouncing ball model
create a purr-data patch that matches the following description and keywords.
Description: bouncing ball model, Keywords: control
datei-o-help.pd
abstractions\jmmmp\datei-o-help.pd
#N canvas 110 129 454 293 10; #X text 310 50 Inlets; #X text 310 100 Outlets; #X text 310 150 GUI; #X text 310 170 - Click on it; #X text 310 70 - Bang / File name; #X text 310 120 - Message; #X msg 22 50 bang; #X text 120 80 Takes the file string; #X msg 32 80 filename.ext; #X text 60 50 Opens up dialog; #X text 92 120 <- Or click on it; #X text 111 160 Message; #X obj 22 120 datei-o; #X text 13 6 [datei-o] - Sends the message "open ../../"; #X obj 22 160 print Datei_O; #X text 12 237 (C) 2006 Jo�o Pais - [email protected]; #X text 12 257 Released under the BSD License; #X text 12 207 Related objects: [datei-r] [datei-w]; #N canvas 504 106 494 344 META 0; #X text 12 55 AUTHOR Jo�o Pais <[email protected]>; #X text 12 95 LICENSE BSD; #X text 12 75 LIBRARY jmmmp; #X text 13 115 WEBSITE http://puredata.info/Members/jmmmp; #X text 12 135 VERSION 2006; #X text 12 5 DESCRIPTION Sends the message "open ../../"; #X text 12 35 KEYWORDS open file; #X text 14 165 INLET_0 - Bang / File name; #X text 14 185 OUTLET_0 - Message; #X restore 392 266 pd META; #X connect 6 0 12 0; #X connect 8 0 12 0; #X connect 12 0 14 0; #X coords 0 0 1 1 62 17 0;
#N canvas 110 129 454 293 10; #X text 310 50 Inlets; #X text 310 100 Outlets; #X text 310 150 GUI; #X text 310 170 - Click on it; #X text 310 70 - Bang / File name; #X text 310 120 - Message; #X msg 22 50 bang; #X text 120 80 Takes the file string; #X msg 32 80 filename.ext; #X text 60 50 Opens up dialog; #X text 92 120 <- Or click on it; #X text 111 160 Message; #X obj 22 120 datei-o; #X text 13 6 [datei-o] - Sends the message "open ../../"; #X obj 22 160 print Datei_O; #X text 12 237 (C) 2006 Jo�o Pais - [email protected]; #X text 12 257 Released under the BSD License; #X text 12 207 Related objects: [datei-r] [datei-w]; #X connect 6 0 12 0; #X connect 8 0 12 0; #X connect 12 0 14 0; #X coords 0 0 1 1 62 17 0;
34
open file
Sends the message "open ../../"
create a purr-data patch that matches the following description and keywords.
Description: Sends the message "open ../../", Keywords: open file
embed-help.pd
externals\hcs\embed-help.pd
#N canvas 0 31 450 300 10; #X text 119 127 [embed]; #X text 55 50 This object is used for hiding the Pd window when making an embedded app based on Pd.; #N canvas 329 160 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 25 LICENSE GPL v3; #X text 12 75 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION hide the Pd window when making an embedded app based on Pd.; #X text 12 5 KEYWORDS control pd_op; #X restore 392 269 pd META;
#N canvas 0 31 450 300 10; #X text 119 127 [embed]; #X text 55 50 This object is used for hiding the Pd window when making an embedded app based on Pd.;
10
control pd_op
hide the Pd window when making an embedded app based on Pd.
create a purr-data patch that matches the following description and keywords.
Description: hide the Pd window when making an embedded app based on Pd., Keywords: control pd_op
lmin-help.pd
externals\smlib\lmin-help.pd
#N canvas 1 53 444 200 10; #X text 350 139 j#|@2002; #X obj 372 117 SMLib-help; #X floatatom 53 72 5 0 0 0 - - -; #X obj 9 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1 ; #X text 53 52 x(i); #X floatatom 9 168 5 0 0 0 - - -; #X obj 9 98 float; #X text 5 21 argument: half-decay time (in number of activations); #X text 6 4 lmin: leaky minimum; #X obj 9 138 lmin 10; #X msg 112 92 clear; #X text 111 73 clear accumulator; #X msg 244 106 decay 5; #X text 243 90 set half-decay time; #N canvas 173 210 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS control filter; #X text 12 85 OUTLET_0 float; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 45 DESCRIPTION leaky minimum; #X text 12 65 INLET_0 float clear decay; #X restore 382 161 pd META; #X connect 2 0 6 1; #X connect 3 0 6 0; #X connect 6 0 9 0; #X connect 9 0 5 0; #X connect 10 0 9 0; #X connect 12 0 9 0;
#N canvas 1 53 444 200 10; #X text 350 139 j#|@2002; #X obj 372 117 SMLib-help; #X floatatom 53 72 5 0 0 0 - - -; #X obj 9 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1 ; #X text 53 52 x(i); #X floatatom 9 168 5 0 0 0 - - -; #X obj 9 98 float; #X text 5 21 argument: half-decay time (in number of activations); #X text 6 4 lmin: leaky minimum; #X obj 9 138 lmin 10; #X msg 112 92 clear; #X text 111 73 clear accumulator; #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 9 0; #X connect 9 0 5 0; #X connect 10 0 9 0; #X connect 12 0 9 0;
30
control filter
leaky minimum
create a purr-data patch that matches the following description and keywords.
Description: leaky minimum, Keywords: control filter
listfunnel-help.pd
externals\maxlib\listfunnel-help.pd
#N canvas 0 26 452 302 12; #X obj 47 160 listfunnel; #X floatatom 47 89 5 0 0 0 - - -; #X obj 47 219 unpack f f; #X floatatom 47 244 5 0 0 0 - - -; #X floatatom 122 246 5 0 0 0 - - -; #X obj 61 194 print listfunnel; #X msg 73 114 17.3 23 147 11; #X text 37 23 listfunnel :: send values out as a list with; #X text 149 38 source index; #X text 149 55 based on code found on the web; #X msg 210 113 99 \$1 12; #X floatatom 210 86 5 0 0 0 - - -; #N canvas 399 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 v2; #X text 12 105 AUTHOR Olaf Matthes <[email protected]>; #X text 12 85 OUTLET_0 list; #X text 12 5 KEYWORDS control list_op; #X text 12 45 DESCRIPTION send values out as a list with source index ; #X text 12 65 INLET_0 float list; #X restore 386 264 pd META; #X connect 0 0 5 0; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 2 0 3 0; #X connect 2 1 4 0; #X connect 6 0 0 0; #X connect 10 0 0 0; #X connect 11 0 10 0;
#N canvas 0 26 452 302 12; #X obj 47 160 listfunnel; #X floatatom 47 89 5 0 0 0 - - -; #X obj 47 219 unpack f f; #X floatatom 47 244 5 0 0 0 - - -; #X floatatom 122 246 5 0 0 0 - - -; #X obj 61 194 print listfunnel; #X msg 73 114 17.3 23 147 11; #X text 37 23 listfunnel :: send values out as a list with; #X text 149 38 source index; #X text 149 55 based on code found on the web; #X msg 210 113 99 \$1 12; #X floatatom 210 86 5 0 0 0 - - -; #X connect 0 0 5 0; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 2 0 3 0; #X connect 2 1 4 0; #X connect 6 0 0 0; #X connect 10 0 0 0; #X connect 11 0 10 0;
30
control list_op
send values out as a list with source index
create a purr-data patch that matches the following description and keywords.
Description: send values out as a list with source index, Keywords: control list_op
statwav~-help.pd
externals\creb\doc\statwav~-help.pd
#N canvas 0 0 450 300 10; #X obj 52 29 statwav~; #X text 124 29 static wavetable oscillator; #N canvas 127 170 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 105 LIBRARY external creb; #X text 12 85 OUTLET_0 signal; #X text 12 45 DESCRIPTION static wavetable oscillator; #X text 12 65 INLET_0 signal; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS signal array needs_work (example patch); #X text 12 125 AUTHOR Tom Schouten <[email protected]>; #X restore 398 276 pd META; #X text 135 120 needs an example;
#N canvas 0 0 450 300 10; #X obj 52 29 statwav~; #X text 124 29 static wavetable oscillator; #X text 135 120 needs an example;
14
signal array needs_work (example patch)
static wavetable oscillator
create a purr-data patch that matches the following description and keywords.
Description: static wavetable oscillator, Keywords: signal array needs_work (example patch)
prime-help.pd
externals\zexy\reference\prime-help.pd
#N canvas 0 31 428 257 10; #X obj 34 32 prime; #X text 82 34 a prime number detector; #X floatatom 51 116 8 0 0 0 - - -; #X obj 51 147 prime; #X msg 51 75 1; #X msg 81 75 2; #X msg 111 75 3; #X msg 142 74 4; #X floatatom 51 187 5 0 0 0 - - -; #X msg 175 74 11117; #X msg 227 74 1.23457e+06; #X text 114 193 1 if input is prime \, 0 otherwise; #X text 303 9 part of zexy; #N canvas 460 154 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR IOhannes m zmoelnig; #X text 12 45 DESCRIPTION a prime number detector; #X text 12 5 KEYWORDS control; #X text 12 65 INLET_0 float; #X text 12 85 OUTLET_0 float; #X restore 371 226 pd META; #X connect 2 0 3 0; #X connect 3 0 8 0; #X connect 4 0 2 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 7 0 2 0; #X connect 9 0 2 0; #X connect 10 0 2 0;
#N canvas 0 31 428 257 10; #X obj 34 32 prime; #X text 82 34 a prime number detector; #X floatatom 51 116 8 0 0 0 - - -; #X obj 51 147 prime; #X msg 51 75 1; #X msg 81 75 2; #X msg 111 75 3; #X msg 142 74 4; #X floatatom 51 187 5 0 0 0 - - -; #X msg 175 74 11117; #X msg 227 74 1.23457e+06; #X text 114 193 1 if input is prime \, 0 otherwise; #X text 303 9 part of zexy; #X connect 2 0 3 0; #X connect 3 0 8 0; #X connect 4 0 2 0; #X connect 5 0 2 0; #X connect 6 0 2 0; #X connect 7 0 2 0; #X connect 9 0 2 0; #X connect 10 0 2 0;
31
control
a prime number detector
create a purr-data patch that matches the following description and keywords.
Description: a prime number detector, Keywords: control
highpass-help.pd
externals\ggee\filters\highpass-help.pd
#N canvas 0 26 421 418 10; #X text 63 298 These filters are all controlled by a bandwidth which is expressed in octaves. A bandwidth of 100 is equivalent to one octave. ; #X text 70 26 ===================================; #X text 63 340 Attention \, only the left inlet triggers new coefficients for biquad~; #X text 8 388 (C) Guenter Geiger 2000; #X floatatom 176 119 0 0 0 0 - - -; #X floatatom 267 119 0 0 0 0 - - -; #X obj 267 142 trigger bang float; #X obj 113 216 biquad~; #X obj 113 156 noise~; #X obj 179 74 hsl 128 17 20 20000 1 1 empty empty frequency 5 9 0 10 -203904 -1 -1 10100 0; #X obj 270 97 hsl 128 17 0 100 0 1 empty empty bandwidth 5 9 0 10 -261682 -1 -1 6200 0; #X obj 176 185 highpass; #X obj 104 276 dac~; #X text 76 12 Highpass coefficients for biquad~; #X obj 113 244 *~ 0.1; #N canvas 317 264 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE Tcl/Tk; #X text 12 125 AUTHOR Guenter Geiger; #X text 12 5 KEYWORDS control; #X text 12 45 DESCRIPTION highpass coefficients for biquad~; #X text 12 65 INLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 list; #X restore 372 397 pd META; #X connect 4 0 11 0; #X connect 5 0 6 0; #X connect 6 0 11 0; #X connect 6 1 11 1; #X connect 7 0 14 0; #X connect 8 0 7 0; #X connect 9 0 4 0; #X connect 10 0 5 0; #X connect 11 0 7 0; #X connect 14 0 12 0; #X connect 14 0 12 1;
#N canvas 0 26 421 418 10; #X text 63 298 These filters are all controlled by a bandwidth which is expressed in octaves. A bandwidth of 100 is equivalent to one octave. ; #X text 70 26 ===================================; #X text 63 340 Attention \, only the left inlet triggers new coefficients for biquad~; #X text 8 388 (C) Guenter Geiger 2000; #X floatatom 176 119 0 0 0 0 - - -; #X floatatom 267 119 0 0 0 0 - - -; #X obj 267 142 trigger bang float; #X obj 113 216 biquad~; #X obj 113 156 noise~; #X obj 179 74 hsl 128 17 20 20000 1 1 empty empty frequency 5 9 0 10 -203904 -1 -1 10100 0; #X obj 270 97 hsl 128 17 0 100 0 1 empty empty bandwidth 5 9 0 10 -261682 -1 -1 6200 0; #X obj 176 185 highpass; #X obj 104 276 dac~; #X text 76 12 Highpass coefficients for biquad~; #X obj 113 244 *~ 0.1; #X connect 4 0 11 0; #X connect 5 0 6 0; #X connect 6 0 11 0; #X connect 6 1 11 1; #X connect 7 0 14 0; #X connect 8 0 7 0; #X connect 9 0 4 0; #X connect 10 0 5 0; #X connect 11 0 7 0; #X connect 14 0 12 0; #X connect 14 0 12 1;
37
control
highpass coefficients for biquad~
create a purr-data patch that matches the following description and keywords.
Description: highpass coefficients for biquad~, Keywords: control
rad2hid-help.pd
externals\hid\rad2hid-help.pd
#N canvas 0 31 467 307 10; #X obj 5 2 cnv 15 450 20 empty empty rad2hid 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 234 269 released under the GNU GPL; #X text 165 228 For more info:; #X text 20 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X text 300 168 related objects:; #X obj 233 184 hid/rad2hid; #X obj 312 184 hid/deg2hid; #X obj 391 184 hid/hid2deg; #X floatatom 69 195 5 0 0 1 hid - -; #X obj 72 95 hsl 128 15 -3.14159 3.14159 0 0 empty empty radians 6 7 1 10 -262131 -1 -1 0 0; #X floatatom 95 125 9 0 0 0 - - -; #X obj 69 160 hid/rad2hid; #X text 21 35 This object converts numbers from radians (-pi to pi) to the [hid] range (0 to 1) with the 0's lining up in the same place. ; #N canvas 477 31 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 115 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION convert numbers from radians (-pi to pi) to the [hid] range (0 to 1) with 0's lining up in the same place; #X text 12 75 INLET_0 float; #X text 12 95 OUTLET_0 float; #X text 12 5 KEYWORDS control user_input abstraction; #X restore 416 275 pd META; #X connect 10 0 12 0; #X connect 10 0 11 0; #X connect 12 0 9 0;
#N canvas 0 31 467 307 10; #X text 234 269 released under the GNU GPL; #X text 165 228 For more info:; #X text 20 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X text 300 168 related objects:; #X obj 233 184 hid/rad2hid; #X obj 312 184 hid/deg2hid; #X obj 391 184 hid/hid2deg; #X floatatom 69 195 5 0 0 1 hid - -; #X obj 72 95 hsl 128 15 -3.14159 3.14159 0 0 empty empty radians 6 7 1 10 -262131 -1 -1 0 0; #X floatatom 95 125 9 0 0 0 - - -; #X obj 69 160 hid/rad2hid; #X text 21 35 This object converts numbers from radians (-pi to pi) to the [hid] range (0 to 1) with the 0's lining up in the same place. ; #X connect 10 0 12 0; #X connect 10 0 11 0; #X connect 12 0 9 0;
27
control user_input abstraction
convert numbers from radians (-pi to pi) to the [hid] range (0 to 1) 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 radians (-pi to pi) to the [hid] range (0 to 1) with 0's lining up in the same place, Keywords: control user_input abstraction
list2int-help.pd
externals\zexy\reference\list2int-help.pd
#N canvas 0 31 497 302 10; #X obj 26 246 print; #X msg 61 139 3.14159 2 hello 1; #X msg 70 170 gosh 2.3 1; #X obj 26 212 list2int; #X text 65 23 list to integer; #X text 18 49 cast all floats of a list to integers; #X msg 26 110 1 2 -1.567 3 2; #X text 158 110 list of floats; #X text 224 139 list with symbols; #X obj 332 248 l2i; #X text 285 248 alias; #X text 371 15 part of zexy; #X text 168 169 not really a list; #N canvas 515 193 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR IOhannes m zmoelnig; #X text 12 45 DESCRIPTION cast all floats of a list to integers; #X text 12 65 INLET_0 anything; #X text 12 5 KEYWORDS control conversion anything_op; #X text 12 85 OUTLET_0 anything; #X restore 433 271 pd META; #X connect 1 0 3 0; #X connect 2 0 3 0; #X connect 3 0 0 0; #X connect 6 0 3 0;
#N canvas 0 31 497 302 10; #X obj 26 246 print; #X msg 61 139 3.14159 2 hello 1; #X msg 70 170 gosh 2.3 1; #X obj 26 212 list2int; #X text 65 23 list to integer; #X text 18 49 cast all floats of a list to integers; #X msg 26 110 1 2 -1.567 3 2; #X text 158 110 list of floats; #X text 224 139 list with symbols; #X obj 332 248 l2i; #X text 285 248 alias; #X text 371 15 part of zexy; #X text 168 169 not really a list; #X connect 1 0 3 0; #X connect 2 0 3 0; #X connect 3 0 0 0; #X connect 6 0 3 0;
27
control conversion anything_op
cast all floats of a list to integers
create a purr-data patch that matches the following description and keywords.
Description: cast all floats of a list to integers, Keywords: control conversion anything_op
pdynwav~-help.pd
externals\creb\doc\pdynwav~-help.pd
#N canvas 0 26 194 151 10; #X obj 35 15 pdynwav~; #N canvas 80 80 494 326 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 125 AUTHOR Tom Shouten; #X text 12 105 OUTLET_0 signal; #X text 12 65 INLET_0 signal; #X text 12 5 KEYWORDS signal abstraction needs_work (example patch) ; #X text 12 85 INLET_1 float; #X text 12 45 DESCRIPTION phasor~ + dynwav~; #X text 12 25 LICENSE GPL v2; #X restore 143 129 pd META;
#N canvas 0 26 194 151 10; #X obj 35 15 pdynwav~;
12
signal abstraction needs_work (example patch)
phasor~ + dynwav~
create a purr-data patch that matches the following description and keywords.
Description: phasor~ + dynwav~, Keywords: signal abstraction needs_work (example patch)
eadh~-help.pd
externals\creb\doc\eadh~-help.pd
#N canvas 0 26 319 228 10; #N canvas 36 104 494 367 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_1 float; #X text 12 165 AUTHOR Tom Shouten; #X text 12 105 INLET_2 float; #X text 12 145 OUTLET_0 signal; #X text 12 45 DESCRIPTION exponential attack decay (with hold == duration) ; #X text 12 65 INLET_0 bang; #X text 12 125 INLET_3 float; #X text 12 5 KEYWORDS signal abstraction ramp needs_work (example patch) ; #X text 12 25 LICENSE GPL v2; #X restore 268 207 pd META; #X obj 63 81 eadh~; #X text 12 31 exponential attack decay (with hold == duration);
#N canvas 0 26 319 228 10; #X obj 63 81 eadh~; #X text 12 31 exponential attack decay (with hold == duration);
15
signal abstraction ramp needs_work (example patch)
exponential attack decay (with hold == duration)
create a purr-data patch that matches the following description and keywords.
Description: exponential attack decay (with hold == duration), Keywords: signal abstraction ramp needs_work (example patch)
absolutepath-help.pd
externals\moonlib\absolutepath-help.pd
#N canvas 0 31 482 379 10; #X text 17 352 (c) Antoine Rousseau 2004; #X obj 33 108 absolutepath; #X symbolatom 33 131 0 0 0 0 - - -; #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 45 DESCRIPTION use filenames relatively to the patch's path ; #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 restore 421 350 pd META; #X msg 33 51 symbol absolutepath-help.pd; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 7 0 1 0;
#N canvas 0 31 482 379 10; #X text 17 352 (c) Antoine Rousseau 2004; #X obj 33 108 absolutepath; #X symbolatom 33 131 0 0 0 0 - - -; #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 msg 33 51 symbol absolutepath-help.pd; #X connect 1 0 2 0; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 7 0 1 0;
21
control patchfile_op
use filenames relatively to the patch's path
create a purr-data patch that matches the following description and keywords.
Description: use filenames relatively to the patch's path, Keywords: control patchfile_op
64k-help.pd
externals\creb\doc\64k-help.pd
#N canvas 0 0 450 300 10; #X text 102 32 a beat shuffler using raw 64k/break sample banks; #N canvas 331 92 494 506 META 0; #X text 12 265 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 85 INLET_1 float; #X text 12 45 DESCRIPTION an overlap add tabread~ clone; #X text 12 65 INLET_0 float; #X text 12 105 INLET_2 float; #X text 12 125 INLET_3 bang; #X text 12 145 INLET_4 float; #X text 12 165 INLET_5 float; #X text 12 185 OUTLET_0 signal; #X text 12 205 OUTLET_1 float; #X text 12 225 OUTLET_2 float; #X text 12 5 KEYWORDS signal abstraction array needs_work (example patch); #X text 12 245 AUTHOR Tom Schouten <[email protected]>; #X text 12 25 LICENSE GPL v2; #X restore 398 277 pd META; #X obj 33 32 64k ------;
#N canvas 0 0 450 300 10; #X text 102 32 a beat shuffler using raw 64k/break sample banks; #X obj 33 32 64k ------;
19
signal abstraction array needs_work (example patch)
an overlap add tabread~ clone
create a purr-data patch that matches the following description and keywords.
Description: an overlap add tabread~ clone, Keywords: signal abstraction array needs_work (example patch)
classpath-help.pd
externals\hcs\classpath-help.pd
#N canvas 0 26 425 241 10; #X obj 40 130 classpath; #X msg 40 92 bang; #X obj 65 180 print; #X symbolatom 40 208 0 0 0 0 - - -; #X obj 101 155 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #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 154 <-- banged when the end of the list is reached; #X msg 82 92 rewind; #N canvas 435 26 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 125 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION report global class paths; #X text 12 65 INLET_0 bang rewind; #X text 12 85 OUTLET_0 symbol; #X text 12 105 OUTLET_1 bang; #X text 12 5 KEYWORDS control pd-op; #X restore 376 221 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 7 0 0 0;
#N canvas 0 26 425 241 10; #X obj 40 130 classpath; #X msg 40 92 bang; #X obj 65 180 print; #X symbolatom 40 208 0 0 0 0 - - -; #X obj 101 155 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; #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 154 <-- banged when the end of the list is reached; #X msg 82 92 rewind; #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 7 0 0 0;
24
control pd-op
report global class paths
create a purr-data patch that matches the following description and keywords.
Description: report global class paths, Keywords: control pd-op
strippath-help.pd
externals\ext13\strippath-help.pd
#N canvas 0 22 454 304 10; #X obj 113 163 ext13/strippath; #X symbolatom 113 196 0 0 0 0 - - -; #X msg 113 109 symbol /this/is/a/testfile.txt; #X msg 58 88 bang; #X obj 58 109 getdir; #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 45 DESCRIPTION remove path from a filename; #X text 12 85 INLET_1 symbol; #X text 12 65 INLET_0 bang symbol; #X text 12 5 KEYWORDS control symbol_op filter; #X restore 370 271 pd META; #X text 112 24 remove path from a filename; #X connect 0 0 1 0; #X connect 2 0 0 0; #X connect 3 0 4 0; #X connect 4 0 0 0;
#N canvas 0 22 454 304 10; #X obj 113 163 ext13/strippath; #X symbolatom 113 196 0 0 0 0 - - -; #X msg 113 109 symbol /this/is/a/testfile.txt; #X msg 58 88 bang; #X obj 58 109 getdir; #X text 112 24 remove path from a filename; #X connect 0 0 1 0; #X connect 2 0 0 0; #X connect 3 0 4 0; #X connect 4 0 0 0;
21
control symbol_op filter
remove path from a filename
create a purr-data patch that matches the following description and keywords.
Description: remove path from a filename, Keywords: control symbol_op filter
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
06.saving.attributes.pd
packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\06.saving.attributes.pd
#N struct drawtut-attr-saving float x float y; #N canvas 1 25 638 551 10; #X text 0 1 New Drawing Commands: attributes (continued); #X text 0 1 ____________________________________________; #X text 53 23 Saving attributes is fairly straightforward using message boxes with commas separating each attribute:; #X obj 53 94 loadbang; #X obj 53 57 struct drawtut-attr-saving float x float y; #X scalar drawtut-attr-saving 53 184 \;; #X msg 53 117 fill green \, stroke-width 5 \, stroke brown \, stroke-dasharray 2 6; #X obj 102 279; #X text 52 354 Scalars can also save data with the patch. For example \, the ones above remember their x/y location because that data is saved as the "x" and "y" fields for each scalar. Each scalar has its own values for "x" and "y"-- that's we can put the two scalars above at separate locations in the patch.; #X text 228 280 <- Create another scalar in the empty object box by typing the struct name "drawtut-attr-saving" into it.; #X obj 53 153 draw rect 50 50 0 0; #N canvas 290 275 450 300 META 0; #X text 16 26 LICENSE SIBSD; #X text 16 76 AUTHOR Jonathan Wilkes; #X text 16 96 HELP_PATCH_AUTHORS Jonathan Wilkes; #X text 16 6 KEYWORDS tutorial data_structure draw gui; #X text 16 46 DESCRIPTION specifying display attributes with the [draw] command; #X restore 573 520 pd META; #X text 52 434 We can define more data fields than just "x" and "y". Later we will use new fields to associate a scalar's data with the svg attributes. That allows us to change the visual appearance of each scalar.; #X connect 3 0 6 0; #X connect 6 0 10 0;
#N struct drawtut-attr-saving float x float y; #N canvas 1 25 638 551 10; #X text 0 1 New Drawing Commands: attributes (continued); #X text 0 1 ____________________________________________; #X text 53 23 Saving attributes is fairly straightforward using message boxes with commas separating each attribute:; #X obj 53 94 loadbang; #X obj 53 57 struct drawtut-attr-saving float x float y; #X scalar drawtut-attr-saving 53 184 \;; #X msg 53 117 fill green \, stroke-width 5 \, stroke brown \, stroke-dasharray 2 6; #X obj 102 279; #X text 52 354 Scalars can also save data with the patch. For example \, the ones above remember their x/y location because that data is saved as the "x" and "y" fields for each scalar. Each scalar has its own values for "x" and "y"-- that's we can put the two scalars above at separate locations in the patch.; #X text 228 280 <- Create another scalar in the empty object box by typing the struct name "drawtut-attr-saving" into it.; #X obj 53 153 draw rect 50 50 0 0; #X text 52 434 We can define more data fields than just "x" and "y". Later we will use new fields to associate a scalar's data with the svg attributes. That allows us to change the visual appearance of each scalar.; #X connect 3 0 6 0; #X connect 6 0 10 0;
23
tutorial data_structure draw gui
specifying display attributes with the [draw] command
create a purr-data patch that matches the following description and keywords.
Description: specifying display attributes with the [draw] command, Keywords: tutorial data_structure draw gui
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
hid_smooth-help.pd
externals\hid\hid_smooth-help.pd
#N canvas 0 31 475 392 10; #X text 27 340 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 354 released under the GNU GPL; #X floatatom 102 195 5 0 0 0 - - -; #X floatatom 102 251 5 0 0 0 - - -; #X text 98 303 For more info:; #X obj 102 131 noise4hidhelp; #X obj 105 273 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 -1 -1 0 1; #X obj 105 164 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 -1 -1 0 1; #X obj 5 2 cnv 15 450 20 empty empty hid_smooth 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 102 221 hid/hid_smooth; #X text 18 36 Smooths a stream of numbers using weighted averaging of the last 10 values. This object is an shortcut for [hid_average] with the default settings.; #X obj 102 94 tgl 30 0 empty empty start 1 15 1 12 -90049 -1 -1 0 1 ; #N canvas 485 31 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 115 AUTHOR Hans-Christoph Steiner; #X text 12 95 OUTLET_0 float; #X text 12 45 DESCRIPTION smooth a stream of numbers using weighted averaging of the last 10 values; #X text 12 75 INLET_0 float; #X text 12 5 KEYWORDS control filter abstraction; #X restore 422 361 pd META; #X connect 2 0 10 0; #X connect 3 0 6 0; #X connect 5 0 7 0; #X connect 7 0 2 0; #X connect 10 0 3 0; #X connect 12 0 5 0;
#N canvas 0 31 475 392 10; #X text 27 340 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 354 released under the GNU GPL; #X floatatom 102 195 5 0 0 0 - - -; #X floatatom 102 251 5 0 0 0 - - -; #X text 98 303 For more info:; #X obj 102 131 noise4hidhelp; #X obj 105 273 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 -1 -1 0 1; #X obj 105 164 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144 -1 -1 0 1; #X obj 102 221 hid/hid_smooth; #X text 18 36 Smooths a stream of numbers using weighted averaging of the last 10 values. This object is an shortcut for [hid_average] with the default settings.; #X obj 102 94 tgl 30 0 empty empty start 1 15 1 12 -90049 -1 -1 0 1 ; #X connect 2 0 10 0; #X connect 3 0 6 0; #X connect 5 0 7 0; #X connect 7 0 2 0; #X connect 10 0 3 0; #X connect 12 0 5 0;
29
control filter abstraction
smooth a stream of numbers using weighted averaging of the last 10 values
create a purr-data patch that matches the following description and keywords.
Description: smooth a stream of numbers using weighted averaging of the last 10 values, Keywords: control filter abstraction
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
vvplus-help.pd
externals\smlib\vvplus-help.pd
#N canvas 1 53 313 256 10; #X obj 40 115 vvplus; #X msg 16 81 1 2 3; #X msg 73 85 4 5 6; #X msg 159 86 1 2 3; #X msg 219 86 4; #X obj 180 116 vvplus 0; #X msg 16 57 1; #X msg 159 62 1; #X text 18 10 vvplus adds two lists of floats; #X text 17 25 or a float to a list of floats; #X msg 73 60 3 2 1; #X obj 252 159 SMLib-help; #X text 230 184 j#|@2002; #X obj 40 139 print vvplus; #X obj 180 140 print vvplus; #N canvas 119 195 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 65 INLET_0 list float; #X text 12 5 KEYWORDS control list_op; #X text 12 85 INLET_1 list float; #X text 12 105 OUTLET_0 list float; #X text 12 45 DESCRIPTION add two lists of floats; #X restore 254 208 pd META; #X connect 0 0 13 0; #X connect 1 0 0 0; #X connect 2 0 0 1; #X connect 3 0 5 0; #X connect 4 0 5 1; #X connect 5 0 14 0; #X connect 6 0 0 0; #X connect 7 0 5 0; #X connect 10 0 0 1;
#N canvas 1 53 313 256 10; #X obj 40 115 vvplus; #X msg 16 81 1 2 3; #X msg 73 85 4 5 6; #X msg 159 86 1 2 3; #X msg 219 86 4; #X obj 180 116 vvplus 0; #X msg 16 57 1; #X msg 159 62 1; #X text 18 10 vvplus adds two lists of floats; #X text 17 25 or a float to a list of floats; #X msg 73 60 3 2 1; #X obj 252 159 SMLib-help; #X text 230 184 j#|@2002; #X obj 40 139 print vvplus; #X obj 180 140 print vvplus; #X connect 0 0 13 0; #X connect 1 0 0 0; #X connect 2 0 0 1; #X connect 3 0 5 0; #X connect 4 0 5 1; #X connect 5 0 14 0; #X connect 6 0 0 0; #X connect 7 0 5 0; #X connect 10 0 0 1;
35
control list_op
add two lists of floats
create a purr-data patch that matches the following description and keywords.
Description: add two lists of floats, Keywords: control list_op
f2s-help.pd
externals\moonlib\f2s-help.pd
#N canvas 0 31 527 298 10; #X text 27 268 (c) Antoine Rousseau 2001; #X floatatom 196 85 5 0 300 0 - - -; #X obj 163 136 f2s; #X obj 196 106 dbtorms; #X symbolatom 163 158 4 0 0 0 - - -; #X floatatom 207 158 0 0 0 0 - - -; #X text 244 85 Touch this; #X text 57 196 The idea: many decades in an always 4 characters long symbol...; #X obj 44 31 f2s; #X text 80 32 A float-to-symbol converter \, with scientific-mode writing. ; #N canvas 380 146 494 344 META 0; #X text 12 35 LICENSE GPL v2; #X text 12 125 AUTHOR Antoine Rousseau; #X text 12 145 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 85 INLET_0 float; #X text 12 105 OUTLET_0 symbol; #X text 12 55 DESCRIPTION a float-to-symbol converter \, with scientific-mode writing; #X text 12 5 KEYWORDS control conversion symbol_op needs_work (object won't create); #X restore 461 260 pd META; #X connect 1 0 3 0; #X connect 2 0 4 0; #X connect 3 0 2 0; #X connect 3 0 5 0;
#N canvas 0 31 527 298 10; #X text 27 268 (c) Antoine Rousseau 2001; #X floatatom 196 85 5 0 300 0 - - -; #X obj 163 136 f2s; #X obj 196 106 dbtorms; #X symbolatom 163 158 4 0 0 0 - - -; #X floatatom 207 158 0 0 0 0 - - -; #X text 244 85 Touch this; #X text 57 196 The idea: many decades in an always 4 characters long symbol...; #X obj 44 31 f2s; #X text 80 32 A float-to-symbol converter \, with scientific-mode writing. ; #X connect 1 0 3 0; #X connect 2 0 4 0; #X connect 3 0 2 0; #X connect 3 0 5 0;
24
control conversion symbol_op needs_work (object won't create)
a float-to-symbol converter \, with scientific-mode writing
create a purr-data patch that matches the following description and keywords.
Description: a float-to-symbol converter \, with scientific-mode writing, Keywords: control conversion symbol_op needs_work (object won't create)
tblock-help.pd
externals\creb\doc\tblock-help.pd
#N canvas 0 26 467 246 10; #X text 95 58 right inlet is also "active"; #X text 95 113 for spectral domain processing; #X text 95 14 tblock: compute block relative time delays; #X text 96 28 out = left + right * (blocksize / sys_samplerate); #X text 96 98 main usage is to compute block synchronous time delays ; #X obj 22 20 tblock; #N canvas 200 78 494 325 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 65 INLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X text 12 45 DESCRIPTION block relative time conversion; #X text 12 5 KEYWORDS control abstraction needs_work (example patch) ; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Tom Schouten <[email protected]>; #X restore 416 225 pd META;
#N canvas 0 26 467 246 10; #X text 95 58 right inlet is also "active"; #X text 95 113 for spectral domain processing; #X text 95 14 tblock: compute block relative time delays; #X text 96 28 out = left + right * (blocksize / sys_samplerate); #X text 96 98 main usage is to compute block synchronous time delays ; #X obj 22 20 tblock;
17
control abstraction needs_work (example patch)
block relative time conversion
create a purr-data patch that matches the following description and keywords.
Description: block relative time conversion, Keywords: control abstraction needs_work (example patch)
tblock-help.pd
externals\creb\doc\tblock-help.pd
#N canvas 0 26 467 246 10; #X text 95 58 right inlet is also "active"; #X text 95 113 for spectral domain processing; #X text 95 14 tblock: compute block relative time delays; #X text 96 28 out = left + right * (blocksize / sys_samplerate); #X text 96 98 main usage is to compute block synchronous time delays ; #X obj 22 20 tblock; #N canvas 200 78 494 325 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 65 INLET_0 float; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 float; #X text 12 45 DESCRIPTION block relative time conversion; #X text 12 5 KEYWORDS control abstraction needs_work (example patch) ; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Tom Schouten <[email protected]>; #X restore 416 225 pd META;
#N canvas 0 26 467 246 10; #X text 95 58 right inlet is also "active"; #X text 95 113 for spectral domain processing; #X text 95 14 tblock: compute block relative time delays; #X text 96 28 out = left + right * (blocksize / sys_samplerate); #X text 96 98 main usage is to compute block synchronous time delays ; #X obj 22 20 tblock;
17
control abstraction needs_work (example patch)
block relative time conversion
create a purr-data patch that matches the following description and keywords.
Description: block relative time conversion, Keywords: control abstraction needs_work (example patch)
all_about_submitting_bugs.pd
packages\win64_inno\build\doc\5.reference\all_about_submitting_bugs.pd
#N canvas 429 58 448 245 10; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header submitting_bugs 20 10 1 18 -261106 -33289 0; #X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 1 223 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 370 97 494 183 META 0; #X text 12 100 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 80 LIBRARY PDDP; #X text 12 45 DESCRIPTION prerequisites for submitting a bug on Sourceforge ; #X text 12 25 KEYWORDS needs_work all_about_pd; #X restore 392 225 pd META; #N canvas 215 136 428 117 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 All About Submitting Bugs- Related Objects; #X obj 22 42 print; #X text 19 70 Also \, have a look in the "Find" Menu for the entry "Find last error."; #X restore 103 225 pd Related_objects; #X obj 6 225 pddp/pddplink all_about.pd -text All About Pd; #X text 20 62 1) Make sure you can reproduce the bug consistently. Include a brief example patch to demonstrate the bug \, using the minimum number of objects needed to reproduce it.; #X obj 83 194 pddplink http://sourceforge.net/tracker/?func=add&group_id=55736&atid=478070 -text Beam me up to the Sourceforge bug tracker...; #X text 20 32 0) Search the Sourceforge bug tracker to make sure the bug hasn't already been reported (click "Browse" to search).; #X text 20 106 2) Make a note of the operating system (and OS version) you are using \, as well as any hardware that might be relevant to the bug (sound card \, camera \, etc).; #X text 20 149 3) Specify the version of Pd you are using. You can find it under the "Help" menu by choosing "About Pd".;
#N canvas 429 58 448 245 10; #X text 20 62 1) Make sure you can reproduce the bug consistently. Include a brief example patch to demonstrate the bug \, using the minimum number of objects needed to reproduce it.; #X obj 83 194 pddplink http://sourceforge.net/tracker/?func=add&group_id=55736&atid=478070 -text Beam me up to the Sourceforge bug tracker...; #X text 20 32 0) Search the Sourceforge bug tracker to make sure the bug hasn't already been reported (click "Browse" to search).; #X text 20 106 2) Make a note of the operating system (and OS version) you are using \, as well as any hardware that might be relevant to the bug (sound card \, camera \, etc).; #X text 20 149 3) Specify the version of Pd you are using. You can find it under the "Help" menu by choosing "About Pd".;
22
needs_work all_about_pd
prerequisites for submitting a bug on Sourceforge
create a purr-data patch that matches the following description and keywords.
Description: prerequisites for submitting a bug on Sourceforge, Keywords: needs_work all_about_pd
vlmin-help.pd
externals\smlib\vlmin-help.pd
#N canvas 32 107 466 336 10; #N canvas 0 22 450 300 (subpatch) 0; #X array array_vlmin 10 float 0; #X coords 0 1 9 -1 200 140 1; #X restore 239 72 graph; #X msg 8 58 1 1 1 1 1 1 1 1 1 1; #X msg 8 80 1 0 1 0 1 0 1 0 1 0; #X msg 8 102 0 1 0 1 0 1 0 1 0 1; #X msg 8 124 0 0 0 0 0 0 0 0 0 0; #X msg 8 146 -1 -1 0 0 -1 -1 0 0 -1 -1; #X msg 8 168 0 0 0 0 0 1 1 1 1 1; #X text 376 255 j#|@2002; #X text 8 22 the argument is the half-decay expressed in number of activations; #X obj 397 234 SMLib-help; #X msg 27 201 decay 20; #X text 7 3 vlmin: vector leaky minimum; #X obj 8 224 vlmin 6; #N canvas 219 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 GPL v2; #X text 12 105 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 5 KEYWORDS control list_op; #X text 12 65 INLET_0 float list decay; #X text 12 85 OUTLET_0 list float; #X text 12 45 DESCRIPTION vector leaky minimum; #X restore 402 279 pd META; #X obj 8 271 list trim; #X obj 8 249 list prepend 0; #X obj 8 295 s array_vlmin; #X connect 1 0 12 0; #X connect 2 0 12 0; #X connect 3 0 12 0; #X connect 4 0 12 0; #X connect 5 0 12 0; #X connect 6 0 12 0; #X connect 10 0 12 0; #X connect 12 0 15 0; #X connect 14 0 16 0; #X connect 15 0 14 0;
#N canvas 32 107 466 336 10;
39
control list_op
vector leaky minimum
create a purr-data patch that matches the following description and keywords.
Description: vector leaky minimum, Keywords: control list_op
f2s-help.pd
externals\moonlib\f2s-help.pd
#N canvas 0 31 527 298 10; #X text 27 268 (c) Antoine Rousseau 2001; #X floatatom 196 85 5 0 300 0 - - -; #X obj 163 136 f2s; #X obj 196 106 dbtorms; #X symbolatom 163 158 4 0 0 0 - - -; #X floatatom 207 158 0 0 0 0 - - -; #X text 244 85 Touch this; #X text 57 196 The idea: many decades in an always 4 characters long symbol...; #X obj 44 31 f2s; #X text 80 32 A float-to-symbol converter \, with scientific-mode writing. ; #N canvas 380 146 494 344 META 0; #X text 12 35 LICENSE GPL v2; #X text 12 125 AUTHOR Antoine Rousseau; #X text 12 145 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 85 INLET_0 float; #X text 12 105 OUTLET_0 symbol; #X text 12 55 DESCRIPTION a float-to-symbol converter \, with scientific-mode writing; #X text 12 5 KEYWORDS control conversion symbol_op needs_work (object won't create); #X restore 461 260 pd META; #X connect 1 0 3 0; #X connect 2 0 4 0; #X connect 3 0 2 0; #X connect 3 0 5 0;
#N canvas 0 31 527 298 10; #X text 27 268 (c) Antoine Rousseau 2001; #X floatatom 196 85 5 0 300 0 - - -; #X obj 163 136 f2s; #X obj 196 106 dbtorms; #X symbolatom 163 158 4 0 0 0 - - -; #X floatatom 207 158 0 0 0 0 - - -; #X text 244 85 Touch this; #X text 57 196 The idea: many decades in an always 4 characters long symbol...; #X obj 44 31 f2s; #X text 80 32 A float-to-symbol converter \, with scientific-mode writing. ; #X connect 1 0 3 0; #X connect 2 0 4 0; #X connect 3 0 2 0; #X connect 3 0 5 0;
24
control conversion symbol_op needs_work (object won't create)
a float-to-symbol converter \, with scientific-mode writing
create a purr-data patch that matches the following description and keywords.
Description: a float-to-symbol converter \, with scientific-mode writing, Keywords: control conversion symbol_op needs_work (object won't create)
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
vlavg-help.pd
externals\smlib\vlavg-help.pd
#N canvas 29 106 471 316 10; #N canvas 0 22 450 300 (subpatch) 0; #X array array_vlavg 10 float 0; #X coords 0 1 9 -1 200 140 1 0 0; #X restore 239 72 graph; #X msg 8 58 1 1 1 1 1 1 1 1 1 1; #X msg 8 80 1 0 1 0 1 0 1 0 1 0; #X msg 8 102 0 1 0 1 0 1 0 1 0 1; #X msg 8 124 0 0 0 0 0 0 0 0 0 0; #X obj 8 224 vlavg 6; #X msg 8 146 -1 -1 0 0 -1 -1 0 0 -1 -1; #X msg 8 168 0 0 0 0 0 1 1 1 1 1; #X text 376 255 j#|@2002; #X text 7 3 vlavg: vector leaky average; #X text 8 22 the argument is the half-decay expressed in number of activations; #X obj 8 295 s array_vlavg; #X obj 397 234 SMLib-help; #X msg 27 201 decay 20; #N canvas 183 210 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 list_op; #X text 12 45 DESCRIPTION vector leaky average; #X text 12 65 INLET_0 list float decay; #X text 12 85 OUTLET_0 list float; #X restore 404 276 pd META; #X obj 8 271 list trim; #X obj 8 249 list prepend 0; #X connect 1 0 5 0; #X connect 2 0 5 0; #X connect 3 0 5 0; #X connect 4 0 5 0; #X connect 5 0 16 0; #X connect 6 0 5 0; #X connect 7 0 5 0; #X connect 13 0 5 0; #X connect 15 0 11 0; #X connect 16 0 15 0;
#N canvas 29 106 471 316 10;
39
control list_op
vector leaky average
create a purr-data patch that matches the following description and keywords.
Description: vector leaky average, Keywords: control list_op
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)
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
tab2flist-help.pd
externals\mrpeach\tab2flist\tab2flist-help.pd
#N canvas 1 53 535 282 10; #X obj 152 152 tab2flist zig; #X obj 10 -5 bng 15 250 50 0 empty empty empty 17 7 0 10 -4034 -257985 -1; #X obj 152 173 print; #X obj 190 173 table zig; #X floatatom 227 124 5 0 0 0 - - -; #X floatatom 64 48 5 0 0 0 - - -; #X text 33 -8 Banging tab2flist outputs a list of floats from the table. ; #X msg 36 19 set zag; #X text 240 152 Argument is table name.; #X text 150 190 Points outside the table will be output as zeroes. ; #X text 98 47 A single float sets offset.; #X text 89 18 Set the table by name.; #X obj 250 173 table zag; #X msg 86 69 5 10; #X text 150 204 Negative length outputs a list as long as the table. ; #X text 263 123 Float in second inlet sets length of list.; #X text 118 68 Two floats set offset and length.; #X msg 109 92 delimiter 10 13; #X text 207 91 Output stops when a delimiter is encountered.; #X text 145 243 2009_1_28 Martin Peach; #N canvas 456 322 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2 or later; #X text 12 135 AUTHOR Martin Peach; #X text 12 5 KEYWORDS control conversion array list_op; #X text 12 46 DESCRIPTION output the values from an array as a list of floats; #X text 12 75 INLET_0 bang float list set delimiter; #X text 12 95 INLET_1 float; #X text 12 115 OUTLET_0 list; #X restore 474 246 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 4 0 0 1; #X connect 5 0 0 0; #X connect 7 0 0 0; #X connect 13 0 0 0; #X connect 17 0 0 0;
#N canvas 1 53 535 282 10; #X obj 152 152 tab2flist zig; #X obj 10 -5 bng 15 250 50 0 empty empty empty 17 7 0 10 -4034 -257985 -1; #X obj 152 173 print; #X obj 190 173 table zig; #X floatatom 227 124 5 0 0 0 - - -; #X floatatom 64 48 5 0 0 0 - - -; #X text 33 -8 Banging tab2flist outputs a list of floats from the table. ; #X msg 36 19 set zag; #X text 240 152 Argument is table name.; #X text 150 190 Points outside the table will be output as zeroes. ; #X text 98 47 A single float sets offset.; #X text 89 18 Set the table by name.; #X obj 250 173 table zag; #X msg 86 69 5 10; #X text 150 204 Negative length outputs a list as long as the table. ; #X text 263 123 Float in second inlet sets length of list.; #X text 118 68 Two floats set offset and length.; #X msg 109 92 delimiter 10 13; #X text 207 91 Output stops when a delimiter is encountered.; #X text 145 243 2009_1_28 Martin Peach; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 4 0 0 1; #X connect 5 0 0 0; #X connect 7 0 0 0; #X connect 13 0 0 0; #X connect 17 0 0 0;
38
control conversion array list_op
output the values from an array as a list of floats
create a purr-data patch that matches the following description and keywords.
Description: output the values from an array as a list of floats, Keywords: control conversion array list_op
07.line.pd
pd\doc\4.data.structures\pd-l2ork\ds-tutorials\07.line.pd
#N struct drawtut-line float x float y; #N canvas 1 25 638 634 10; #X obj 53 84 loadbang; #X text 0 1 New Drawing Commands: line; #X text 0 1 __________________________; #X text 53 23 We've already seen the "rect" shape. Now let's look at the other ones:; #X obj 53 57 struct drawtut-line float x float y; #X obj 53 203 draw line 0 0 100 100; #X scalar drawtut-line 85 245 \;; #X text 198 280 <- a line; #X text 52 384 Line is pretty straightforward-- it creates a line segment. Give the [draw] object the argument "line" \, followed by an x/y coordinate for one end of the segment and another x/y coordinate for the other end.; #X text 52 454 Lines are only a single stroke. They don't have any inner area to fill \, so none of the messages like "fill" or "fill-rule" have any effect.; #X msg 75 177 stroke-linecap \$1; #X text 52 504 Also \, notice the stroke-linecap message above. It takes a number to set one of the following:; #X text 52 536 0 - butt \, or flat edge at an end point; #X text 52 552 1 - rounded; #X text 52 568 2 - square \, or a flat edge extending half of the stroke-with past the end point.; #X msg 76 138 0; #X msg 144 138 1; #X msg 228 138 2; #X text 105 138 butt; #X text 173 138 rounded; #X text 258 138 square; #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 line with the [draw] command; #X restore 567 601 pd META; #X msg 53 107 stroke blue \, stroke-width 25; #X connect 0 0 22 0; #X connect 10 0 5 0; #X connect 15 0 10 0; #X connect 16 0 10 0; #X connect 17 0 10 0; #X connect 22 0 5 0;
#N struct drawtut-line float x float y; #N canvas 1 25 638 634 10; #X obj 53 84 loadbang; #X text 0 1 New Drawing Commands: line; #X text 0 1 __________________________; #X text 53 23 We've already seen the "rect" shape. Now let's look at the other ones:; #X obj 53 57 struct drawtut-line float x float y; #X obj 53 203 draw line 0 0 100 100; #X scalar drawtut-line 85 245 \;; #X text 198 280 <- a line; #X text 52 384 Line is pretty straightforward-- it creates a line segment. Give the [draw] object the argument "line" \, followed by an x/y coordinate for one end of the segment and another x/y coordinate for the other end.; #X text 52 454 Lines are only a single stroke. They don't have any inner area to fill \, so none of the messages like "fill" or "fill-rule" have any effect.; #X msg 75 177 stroke-linecap \$1; #X text 52 504 Also \, notice the stroke-linecap message above. It takes a number to set one of the following:; #X text 52 536 0 - butt \, or flat edge at an end point; #X text 52 552 1 - rounded; #X text 52 568 2 - square \, or a flat edge extending half of the stroke-with past the end point.; #X msg 76 138 0; #X msg 144 138 1; #X msg 228 138 2; #X text 105 138 butt; #X text 173 138 rounded; #X text 258 138 square; #X msg 53 107 stroke blue \, stroke-width 25; #X connect 0 0 22 0; #X connect 10 0 5 0; #X connect 15 0 10 0; #X connect 16 0 10 0; #X connect 17 0 10 0; #X connect 22 0 5 0;
37
tutorial data_structure draw gui
drawing a line with the [draw] command
create a purr-data patch that matches the following description and keywords.
Description: drawing a line with the [draw] command, Keywords: tutorial data_structure draw gui
dfreq~-help.pd
externals\zexy\reference\dfreq~-help.pd
#N canvas 0 0 598 301 10; #X obj 61 163 dfreq~; #X obj 61 133 osc~ 440; #X obj 61 231 print~; #X msg 96 208 bang; #X obj 85 28 dfreq~; #X text 146 27 a frequency detector that counts zero-crossings; #X floatatom 61 109 0 0 0 0 - - -; #X text 182 104 every zero-crossing the frequency-estimation is updated \, therefore this estimation is given as a signal...; #X text 179 170 this detector won't work properly on complex signals (e.g. zero-crossings should not be caused by higher partials); #X text 177 205 on the other hand \, this is much cheaper than fft's or fiddle...; #X text 503 7 part of zexy; #X text 183 265 thanks to w.ritsch for this one; #N canvas 515 193 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS signal analysis; #X text 12 105 AUTHOR IOhannes m zmoelnig; #X text 12 45 DESCRIPTION a frequency detector that counts zero-crossings ; #X text 12 65 INLET_0 signal; #X text 12 85 OUTLET_0 signal; #X restore 540 272 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 3 0 2 0; #X connect 6 0 1 0;
#N canvas 0 0 598 301 10; #X obj 61 163 dfreq~; #X obj 61 133 osc~ 440; #X obj 61 231 print~; #X msg 96 208 bang; #X obj 85 28 dfreq~; #X text 146 27 a frequency detector that counts zero-crossings; #X floatatom 61 109 0 0 0 0 - - -; #X text 182 104 every zero-crossing the frequency-estimation is updated \, therefore this estimation is given as a signal...; #X text 179 170 this detector won't work properly on complex signals (e.g. zero-crossings should not be caused by higher partials); #X text 177 205 on the other hand \, this is much cheaper than fft's or fiddle...; #X text 503 7 part of zexy; #X text 183 265 thanks to w.ritsch for this one; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 3 0 2 0; #X connect 6 0 1 0;
26
signal analysis
a frequency detector that counts zero-crossings
create a purr-data patch that matches the following description and keywords.
Description: a frequency detector that counts zero-crossings, Keywords: signal analysis
ascii2int-help.pd
externals\hcs\ascii2int-help.pd
#N canvas 0 26 462 276 10; #X floatatom 253 143 5 0 0 0 - - -; #X obj 241 191 ascii2int; #X msg 305 168 bang; #X msg 192 168 bang; #X text 20 169 output current value -2; #X text 343 168 <-- reset; #X floatatom 241 220 0 0 0 0 - - -; #X obj 241 117 int; #X text 38 28 convert a stream of ASCII digits to a single int value ; #X msg 242 63 49 52 57 32; #X msg 138 63 53 56 49 50 1; #X obj 241 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 241 95 zexy/drip 500; #N canvas 404 246 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 conversion abstraction; #X text 12 45 DESCRIPTION convert a stream of ASCII digits to a single int value; #X text 12 75 INLET_0 float; #X text 12 95 OUTLET_0 float; #X restore 412 256 pd META; #X connect 1 0 6 0; #X connect 2 0 1 1; #X connect 3 0 1 0; #X connect 6 0 11 0; #X connect 7 0 0 0; #X connect 7 0 1 0; #X connect 9 0 12 0; #X connect 10 0 12 0; #X connect 12 0 7 0;
#N canvas 0 26 462 276 10; #X floatatom 253 143 5 0 0 0 - - -; #X obj 241 191 ascii2int; #X msg 305 168 bang; #X msg 192 168 bang; #X text 20 169 output current value -2; #X text 343 168 <-- reset; #X floatatom 241 220 0 0 0 0 - - -; #X obj 241 117 int; #X text 38 28 convert a stream of ASCII digits to a single int value ; #X msg 242 63 49 52 57 32; #X msg 138 63 53 56 49 50 1; #X obj 241 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 241 95 zexy/drip 500; #X connect 1 0 6 0; #X connect 2 0 1 1; #X connect 3 0 1 0; #X connect 6 0 11 0; #X connect 7 0 0 0; #X connect 7 0 1 0; #X connect 9 0 12 0; #X connect 10 0 12 0; #X connect 12 0 7 0;
32
control conversion abstraction
convert a stream of ASCII digits to a single int value
create a purr-data patch that matches the following description and keywords.
Description: convert a stream of ASCII digits to a single int value, Keywords: control conversion abstraction
vector0x2a-help.pd
externals\markex\vector0x2a-help.pd
#N canvas 382 194 450 300 10; #N canvas 247 443 494 344 META 0; #X text 12 135 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS control vector; #X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42. \, helppatch by IOhannes m zmölnig; #X text 13 76 INLET_0 list; #X text 13 116 OUTLET_0 list; #X text 13 96 INLET_1 float; #X text 12 45 DESCRIPTION multiplies a vector by a number; #X restore 390 271 pd META; #X msg 64 86 1 2 3; #X msg 175 86 10; #X text 52 248 a "vector" is simply a list of numbers.; #X text 27 25 MarkEx vector operation: multiply a vector by a factor ; #X obj 64 146 print vector*; #X obj 64 116 vector* 42; #X connect 1 0 6 0; #X connect 2 0 6 1; #X connect 6 0 5 0;
#N canvas 382 194 450 300 10; #X msg 64 86 1 2 3; #X msg 175 86 10; #X text 52 248 a "vector" is simply a list of numbers.; #X text 27 25 MarkEx vector operation: multiply a vector by a factor ; #X obj 64 146 print vector*; #X obj 64 116 vector* 42; #X connect 1 0 6 0; #X connect 2 0 6 1; #X connect 6 0 5 0;
20
control vector
multiplies a vector by a number
create a purr-data patch that matches the following description and keywords.
Description: multiplies a vector by a number, Keywords: control vector
vlavg-help.pd
externals\smlib\vlavg-help.pd
#N canvas 29 106 471 316 10; #N canvas 0 22 450 300 (subpatch) 0; #X array array_vlavg 10 float 0; #X coords 0 1 9 -1 200 140 1 0 0; #X restore 239 72 graph; #X msg 8 58 1 1 1 1 1 1 1 1 1 1; #X msg 8 80 1 0 1 0 1 0 1 0 1 0; #X msg 8 102 0 1 0 1 0 1 0 1 0 1; #X msg 8 124 0 0 0 0 0 0 0 0 0 0; #X obj 8 224 vlavg 6; #X msg 8 146 -1 -1 0 0 -1 -1 0 0 -1 -1; #X msg 8 168 0 0 0 0 0 1 1 1 1 1; #X text 376 255 j#|@2002; #X text 7 3 vlavg: vector leaky average; #X text 8 22 the argument is the half-decay expressed in number of activations; #X obj 8 295 s array_vlavg; #X obj 397 234 SMLib-help; #X msg 27 201 decay 20; #N canvas 183 210 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 list_op; #X text 12 45 DESCRIPTION vector leaky average; #X text 12 65 INLET_0 list float decay; #X text 12 85 OUTLET_0 list float; #X restore 404 276 pd META; #X obj 8 271 list trim; #X obj 8 249 list prepend 0; #X connect 1 0 5 0; #X connect 2 0 5 0; #X connect 3 0 5 0; #X connect 4 0 5 0; #X connect 5 0 16 0; #X connect 6 0 5 0; #X connect 7 0 5 0; #X connect 13 0 5 0; #X connect 15 0 11 0; #X connect 16 0 15 0;
#N canvas 29 106 471 316 10;
39
control list_op
vector leaky average
create a purr-data patch that matches the following description and keywords.
Description: vector leaky average, Keywords: control list_op
lifo-help.pd
externals\maxlib\lifo-help.pd
#N canvas 0 26 386 286 12; #X obj 38 176 lifo 10; #X floatatom 38 231 5 0 0 0 - - -; #X floatatom 61 110 5 0 0 0 - - -; #X msg 38 76 bang; #X text 83 76 hit to get next number; #X text 111 176 lifo <size>; #X text 42 14 lifo :: last in first out buffer for floats; #X text 108 33 written for Max by St. Rainstick; #X msg 76 140 clear; #X text 127 139 clear buffer; #X text 92 233 output of buffer; #N canvas 396 26 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 45 DESCRIPTION last in first out buffer for floats; #X text 12 5 KEYWORDS control storage; #X text 12 65 INLET_0 bang float clear; #X text 12 85 OUTLET_0 float; #X text 12 105 AUTHOR written for Max by St. Rainstick \, ported to Pd by Olaf Matthes <[email protected]>; #X restore 322 254 pd META; #X connect 0 0 1 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 8 0 0 0;
#N canvas 0 26 386 286 12; #X obj 38 176 lifo 10; #X floatatom 38 231 5 0 0 0 - - -; #X floatatom 61 110 5 0 0 0 - - -; #X msg 38 76 bang; #X text 83 76 hit to get next number; #X text 111 176 lifo <size>; #X text 42 14 lifo :: last in first out buffer for floats; #X text 108 33 written for Max by St. Rainstick; #X msg 76 140 clear; #X text 127 139 clear buffer; #X text 92 233 output of buffer; #X connect 0 0 1 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 8 0 0 0;
25
control storage
last in first out buffer for floats
create a purr-data patch that matches the following description and keywords.
Description: last in first out buffer for floats, Keywords: control storage
all_about_externals.pd
packages\win64_inno\build\doc\5.reference\all_about_externals.pd
#N canvas 431 60 446 395 10; #X obj 1 -2 cnv 15 445 20 empty \$0-pddp.cnv.header externals 20 12 1 18 -261106 -33289 0; #X obj 412 -2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X obj 1 373 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 383 261 494 145 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 notions of scope in Pd; #X text 12 25 KEYWORDS needs_work all_about_pd; #X restore 397 375 pd META; #N canvas 221 288 428 121 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 Externals - Related Objects; #X restore 103 375 pd Related_objects; #X obj 6 375 pddp/pddplink all_about.pd -text All About Pd; #X text 20 36 Externals are objects that can be used in addition to the core Pd objects \, or vanilla objects. Externals can be created with other programming languages like C \, C++ \, or Python \, as well as being programmed directly in Pd.; #X obj 59 347 pddp/pddplink all_about_libraries.pd; #N canvas 16 214 428 369 Subpatch 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 Subpatch; #X text 18 23 Subpatch; #X restore 23 164 pd Subpatch; #X text 20 116 This help file is unfinished;
#N canvas 431 60 446 395 10; #X obj 1 -2 cnv 15 445 20 empty \$0-pddp.cnv.header externals 20 12 1 18 -261106 -33289 0; #X obj 412 -2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 20 36 Externals are objects that can be used in addition to the core Pd objects \, or vanilla objects. Externals can be created with other programming languages like C \, C++ \, or Python \, as well as being programmed directly in Pd.; #X text 20 116 This help file is unfinished;
23
needs_work all_about_pd
notions of scope in Pd
create a purr-data patch that matches the following description and keywords.
Description: notions of scope in Pd, Keywords: needs_work all_about_pd
hid_one2four-help.pd
externals\hid\hid_one2four-help.pd
#N canvas 0 31 464 340 10; #X obj 5 2 cnv 15 450 20 empty empty hid_one2four 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 82 110 5 0 0 0 - - -; #X floatatom 23 186 5 0 0 0 - - -; #X obj 85 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 26 208 hsl 75 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 98 243 For more info:; #X text 18 28 Simple one-to-three mapping object. The first inlet is passed thru \, the range of the output data on the other inlet starts at the points in the input range specified as arugments.; #X obj 82 145 hid/hid_one2four 0.3 0.6 0.9; #X floatatom 113 186 5 0 0 0 - - -; #X obj 116 208 hsl 75 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X floatatom 203 186 5 0 0 0 - - -; #X obj 206 208 hsl 75 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X floatatom 293 186 5 0 0 0 - - -; #X obj 296 208 hsl 75 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #N canvas 474 31 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; #X text 12 165 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION simple one-to-three mapping object; #X text 12 65 INLET_0 float; #X text 12 125 OUTLET_2 float; #X text 12 145 OUTLET_3 float; #X text 12 105 OUTLET_1 float; #X text 12 85 OUTLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X restore 409 311 pd META; #X connect 4 0 10 0; #X connect 5 0 7 0; #X connect 6 0 4 0; #X connect 10 0 5 0; #X connect 10 1 11 0; #X connect 10 2 13 0; #X connect 10 3 15 0; #X connect 11 0 12 0; #X connect 13 0 14 0; #X connect 15 0 16 0;
#N canvas 0 31 464 340 10; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 82 110 5 0 0 0 - - -; #X floatatom 23 186 5 0 0 0 - - -; #X obj 85 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 26 208 hsl 75 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 98 243 For more info:; #X text 18 28 Simple one-to-three mapping object. The first inlet is passed thru \, the range of the output data on the other inlet starts at the points in the input range specified as arugments.; #X obj 82 145 hid/hid_one2four 0.3 0.6 0.9; #X floatatom 113 186 5 0 0 0 - - -; #X obj 116 208 hsl 75 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X floatatom 203 186 5 0 0 0 - - -; #X obj 206 208 hsl 75 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X floatatom 293 186 5 0 0 0 - - -; #X obj 296 208 hsl 75 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X connect 4 0 10 0; #X connect 5 0 7 0; #X connect 6 0 4 0; #X connect 10 0 5 0; #X connect 10 1 11 0; #X connect 10 2 13 0; #X connect 10 3 15 0; #X connect 11 0 12 0; #X connect 13 0 14 0; #X connect 15 0 16 0;
40
control abstraction
simple one-to-three mapping object
create a purr-data patch that matches the following description and keywords.
Description: simple one-to-three mapping object, Keywords: control abstraction
vvminus-help.pd
externals\smlib\vvminus-help.pd
#N canvas 1 53 326 251 10; #X msg 25 90 1 2 3; #X msg 82 94 4 5 6; #X msg 168 95 1 2 3; #X msg 228 95 4; #X msg 25 66 1; #X msg 168 71 1; #X text 248 191 j#|@2002; #X text 18 10 vvminus substracts two lists of floats; #X text 18 26 or a float from a list of floats; #X obj 49 124 vvminus; #X obj 189 125 vvminus 0; #X obj 268 170 SMLib-help; #X obj 49 148 print vvminus; #X obj 189 149 print vvminus; #N canvas 102 157 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 125 AUTHOR Johannes Taelman ([email protected]) ; #X text 12 65 INLET_0 list float; #X text 12 5 KEYWORDS control list_op; #X text 12 85 INLET_1 list float; #X text 12 105 OUTLET_0 list float; #X text 12 45 DESCRIPTION substracts two lists of floats; #X restore 267 216 pd META; #X connect 0 0 9 0; #X connect 1 0 9 1; #X connect 2 0 10 0; #X connect 3 0 10 1; #X connect 4 0 9 0; #X connect 5 0 10 0; #X connect 9 0 12 0; #X connect 10 0 13 0;
#N canvas 1 53 326 251 10; #X msg 25 90 1 2 3; #X msg 82 94 4 5 6; #X msg 168 95 1 2 3; #X msg 228 95 4; #X msg 25 66 1; #X msg 168 71 1; #X text 248 191 j#|@2002; #X text 18 10 vvminus substracts two lists of floats; #X text 18 26 or a float from a list of floats; #X obj 49 124 vvminus; #X obj 189 125 vvminus 0; #X obj 268 170 SMLib-help; #X obj 49 148 print vvminus; #X obj 189 149 print vvminus; #X connect 0 0 9 0; #X connect 1 0 9 1; #X connect 2 0 10 0; #X connect 3 0 10 1; #X connect 4 0 9 0; #X connect 5 0 10 0; #X connect 9 0 12 0; #X connect 10 0 13 0;
33
control list_op
substracts two lists of floats
create a purr-data patch that matches the following description and keywords.
Description: substracts two lists of floats, Keywords: control list_op
listfifo-help.pd
externals\maxlib\listfifo-help.pd
#N canvas 2 26 456 307 12; #X floatatom 104 231 5 0 0 0 - - -; #X msg 38 46 bang; #X text 146 152 fifo <size>; #X obj 38 152 listfifo 10; #X text 42 14 listfifo :: first in first out buffer for lists; #X obj 104 187 unpack f f; #X floatatom 179 230 5 0 0 0 - - -; #X obj 38 263 print listfifo_output; #X text 204 185 output of listfifo; #X msg 66 76 17.3 23; #X obj 166 101 pack f f; #X floatatom 166 70 5 0 0 0 - - -; #X floatatom 225 70 5 0 0 0 - - -; #X msg 84 125 \$1 \$2; #X text 83 46 hit to get next number out of the fifo; #N canvas 293 158 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; #X text 12 105 AUTHOR Olaf Matthes <[email protected]>; #X text 12 5 KEYWORDS control storage list_op; #X text 12 45 DESCRIPTION first in first out buffer for lists; #X text 12 65 INLET_0 bang list; #X text 12 85 OUTLET_0 list; #X restore 395 273 pd META; #X connect 1 0 3 0; #X connect 3 0 5 0; #X connect 3 0 7 0; #X connect 5 0 0 0; #X connect 5 1 6 0; #X connect 9 0 3 0; #X connect 10 0 13 0; #X connect 11 0 10 0; #X connect 12 0 10 1; #X connect 13 0 3 0;
#N canvas 2 26 456 307 12; #X floatatom 104 231 5 0 0 0 - - -; #X msg 38 46 bang; #X text 146 152 fifo <size>; #X obj 38 152 listfifo 10; #X text 42 14 listfifo :: first in first out buffer for lists; #X obj 104 187 unpack f f; #X floatatom 179 230 5 0 0 0 - - -; #X obj 38 263 print listfifo_output; #X text 204 185 output of listfifo; #X msg 66 76 17.3 23; #X obj 166 101 pack f f; #X floatatom 166 70 5 0 0 0 - - -; #X floatatom 225 70 5 0 0 0 - - -; #X msg 84 125 \$1 \$2; #X text 83 46 hit to get next number out of the fifo; #X connect 1 0 3 0; #X connect 3 0 5 0; #X connect 3 0 7 0; #X connect 5 0 0 0; #X connect 5 1 6 0; #X connect 9 0 3 0; #X connect 10 0 13 0; #X connect 11 0 10 0; #X connect 12 0 10 1; #X connect 13 0 3 0;
35
control storage list_op
first in first out buffer for lists
create a purr-data patch that matches the following description and keywords.
Description: first in first out buffer for lists, Keywords: control storage list_op
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
idsfosc~-help.pd
externals\creb\doc\idsfosc~-help.pd
#N canvas 0 26 454 368 10; #X text 59 21 complex form of the (infinite) discrete summation oscillator ; #X text 62 38 1/(1-az) \, with z = e^(jw); #N canvas 331 92 494 345 META 0; #X text 12 185 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 125 OUTLET_0 signal; #X text 12 85 INLET_0 signal; #X text 12 105 INLET_1 signal; #X text 12 145 OUTLET_1 signal; #X text 12 55 DESCRIPTION complex form of the (infinite) discrete summation oscillator; #X text 12 5 KEYWORDS signal abstraction oscillator needs_work (example patch); #X text 12 35 LICENSE GPL v2; #X text 12 165 AUTHOR Tom Schouten <[email protected]>; #X restore 401 345 pd META; #X obj 80 110 idsfosc~;
#N canvas 0 26 454 368 10; #X text 59 21 complex form of the (infinite) discrete summation oscillator ; #X text 62 38 1/(1-az) \, with z = e^(jw); #X obj 80 110 idsfosc~;
15
signal abstraction oscillator needs_work (example patch)
complex form of the (infinite) discrete summation oscillator
create a purr-data patch that matches the following description and keywords.
Description: complex form of the (infinite) discrete summation oscillator, Keywords: signal abstraction oscillator needs_work (example patch)
amp~-help.pd
externals\hcs\general\doc\amp~-help.pd
#N canvas 0 31 465 358 10; #X obj 5 2 cnv 15 450 20 empty empty amp~ 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 192 115 5 0 0 0 - - -; #X obj 195 95 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -225271 -1 -1 0 1; #X obj 157 219 dac~; #X obj 127 139 osc~ 350; #X obj 169 178 amp~; #X text 28 43 Smooth amplitude control.; #N canvas 356 214 494 344 META 0; #X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v3; #X text 12 125 AUTHOR Hans-Christoph Steiner; #X text 12 5 KEYWORDS control conversion; #X text 12 45 DESCRIPTION smooth amplitude control; #X text 12 65 INLET_0 signal; #X text 12 85 INLET_1 float; #X text 12 105 OUTLET_0 signal; #X restore 407 328 pd META; #X connect 4 0 8 1; #X connect 5 0 4 0; #X connect 7 0 8 0; #X connect 8 0 6 0; #X connect 8 0 6 1;
#N canvas 0 31 465 358 10; #X msg 422 3 pddp; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 192 115 5 0 0 0 - - -; #X obj 195 95 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -225271 -1 -1 0 1; #X obj 157 219 dac~; #X obj 127 139 osc~ 350; #X obj 169 178 amp~; #X text 28 43 Smooth amplitude control.; #X connect 4 0 8 1; #X connect 5 0 4 0; #X connect 7 0 8 0; #X connect 8 0 6 0; #X connect 8 0 6 1;
26
control conversion
smooth amplitude control
create a purr-data patch that matches the following description and keywords.
Description: smooth amplitude control, Keywords: control conversion
butt-help.pd
abstractions\jmmmp\butt-help.pd
#N struct 1036-color float x float y float farbe float ynpos; #N canvas 188 69 481 385 10; #X text 12 357 Released under the BSD License; #X text 198 160 Inlets; #X text 198 220 Outlets; #X text 198 90 Arguments; #X obj 82 162 print; #X text 24 183 Always the same output; #X obj 52 122 butt 15 18; #X obj 112 122 butt 15 15; #X obj 82 122 butt 15 16; #X obj 142 122 butt 15 13; #X text 12 307 Done following the concept of [Tot] by J. Kreidler. ; #X text 12 268 To know which colors to use \, have a look at; #X obj 279 268 pd-colors; #X text 198 110 - Size (points); #X text 21 10 [butt] - Color-changing Toggle Button; #X text 23 40 [butt] is a color-changing toggle button. It serves only to have a different graphic presentation.; #X text 198 130 - TCL Color - between 10 and 19 works better; #X text 12 337 (C) 2010 Jo�o Pais - [email protected]; #X text 198 180 - Bang \, float (like a toggle); #X text 198 240 - 0 \, 1 (like a toggle); #X obj 22 122 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #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 5 DESCRIPTION Color-changing Toggle Button; #X text 12 35 KEYWORDS toggle GOP; #X text 12 135 VERSION 2010; #X text 12 165 INLET_0 - bang or float; #X text 12 185 OUTLET_0 - 0 or 1; #X restore 422 356 pd META; #X connect 6 0 4 0; #X connect 7 0 4 0; #X connect 8 0 4 0; #X connect 9 0 4 0; #X connect 20 0 4 0;
#N struct 1036-color float x float y float farbe float ynpos; #N canvas 188 69 481 385 10; #X text 12 357 Released under the BSD License; #X text 198 160 Inlets; #X text 198 220 Outlets; #X text 198 90 Arguments; #X obj 82 162 print; #X text 24 183 Always the same output; #X obj 52 122 butt 15 18; #X obj 112 122 butt 15 15; #X obj 82 122 butt 15 16; #X obj 142 122 butt 15 13; #X text 12 307 Done following the concept of [Tot] by J. Kreidler. ; #X text 12 268 To know which colors to use \, have a look at; #X obj 279 268 pd-colors; #X text 198 110 - Size (points); #X text 21 10 [butt] - Color-changing Toggle Button; #X text 23 40 [butt] is a color-changing toggle button. It serves only to have a different graphic presentation.; #X text 198 130 - TCL Color - between 10 and 19 works better; #X text 12 337 (C) 2010 Jo�o Pais - [email protected]; #X text 198 180 - Bang \, float (like a toggle); #X text 198 240 - 0 \, 1 (like a toggle); #X obj 22 122 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X connect 6 0 4 0; #X connect 7 0 4 0; #X connect 8 0 4 0; #X connect 9 0 4 0; #X connect 20 0 4 0;
39
toggle GOP
Color-changing Toggle Button
create a purr-data patch that matches the following description and keywords.
Description: Color-changing Toggle Button, Keywords: toggle GOP
vols~-help.pd
externals\creb\doc\vols~-help.pd
#N canvas 0 26 450 300 10; #N canvas 248 148 494 372 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 165 AUTHOR Tom Shouten; #X text 12 45 DESCRIPTION volume for a stereo signal; #X text 12 85 INLET_1 signal; #X text 12 105 INLET_2 float; #X text 12 145 OUTLET_1 signal; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS signal filter abstraction; #X restore 393 274 pd META; #X obj 152 129 vols~; #X obj 137 36 osc~ 440; #X floatatom 176 95 5 0 100 0 - - -; #X obj 153 165 dac~; #X obj 156 66 osc~ 440.1; #X text 210 126 volume for a stereo signal; #X connect 1 0 4 0; #X connect 1 1 4 1; #X connect 2 0 1 0; #X connect 3 0 1 2; #X connect 5 0 1 1;
#N canvas 0 26 450 300 10; #X obj 152 129 vols~; #X obj 137 36 osc~ 440; #X floatatom 176 95 5 0 100 0 - - -; #X obj 153 165 dac~; #X obj 156 66 osc~ 440.1; #X text 210 126 volume for a stereo signal; #X connect 1 0 4 0; #X connect 1 1 4 1; #X connect 2 0 1 0; #X connect 3 0 1 2; #X connect 5 0 1 1;
24
signal filter abstraction
volume for a stereo signal
create a purr-data patch that matches the following description and keywords.
Description: volume for a stereo signal, Keywords: signal filter abstraction
hid_invert-help.pd
externals\hid\hid_invert-help.pd
#N canvas 0 31 469 312 10; #X obj 5 2 cnv 15 450 20 empty empty hid_invert 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 153 90 5 0 0 0 - - -; #X floatatom 153 166 5 0 0 0 - - -; #X obj 153 126 hid/hid_invert; #X obj 156 71 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 156 183 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 27 43 Inverts the stream of numbers.; #X text 98 233 For more info:; #N canvas 504 253 494 344 META 0; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL; #X text 12 105 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION invert the stream of numbers.; #X text 12 65 INLET_0 float; #X text 12 85 OUTLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X restore 417 277 pd META; #X connect 4 0 6 0; #X connect 5 0 8 0; #X connect 6 0 5 0; #X connect 7 0 4 0;
#N canvas 0 31 469 312 10; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <[email protected]> ; #X text 244 284 released under the GNU GPL; #X floatatom 153 90 5 0 0 0 - - -; #X floatatom 153 166 5 0 0 0 - - -; #X obj 153 126 hid/hid_invert; #X obj 156 71 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X obj 156 183 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; #X text 27 43 Inverts the stream of numbers.; #X text 98 233 For more info:; #X connect 4 0 6 0; #X connect 5 0 8 0; #X connect 6 0 5 0; #X connect 7 0 4 0;
25
control abstraction
invert the stream of numbers.
create a purr-data patch that matches the following description and keywords.
Description: invert the stream of numbers., Keywords: control abstraction
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
C06.signal.to.control.pd
pd\doc\3.audio.examples\C06.signal.to.control.pd
#N canvas 434 220 448 265 10; #N canvas 0 0 269 179 metro 0; #X obj 88 39 loadbang; #X msg 87 65 1; #X obj 87 128 outlet; #X obj 87 96 metro 100; #X msg 178 70 \; pd dsp 1; #X connect 0 0 1 0; #X connect 0 0 4 0; #X connect 1 0 3 0; #X connect 3 0 2 0; #X restore 21 119 pd metro; #X obj 21 175 snapshot~; #X obj 46 145 phasor~ 1; #X floatatom 21 206 5 0 0 0 - - -, f 5; #X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header converting_signals_to_controls 20 10 1 18 -261139 -33289 0; #X obj 407 2 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 18 38 The [snapshot~] object allows you to convert from signals back to control streams (float messages) -- an opposite of [signal~]. The value output is always the end of the most recently computed audio block \, so that even if you bang it metronomically (as here) it need not give you samples that are exactly evenly spaced.; #X obj 1 243 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0 14 -233017 -33289 0; #N canvas 44 246 494 284 META 0; #X text 12 105 WEBSITE http://crca.ucsd.edu/~msp/; #X text 12 85 AUTHOR Miller Puckette; #X text 12 65 LIBRARY PDDP; #X text 12 25 LICENSE SIBSD; #X text 12 125 HELP_PATCH_AUTHORS Updated for release 0.37. Jonathan Wilkes revised the patch to conform to the PDDP template for Pd version 0.42.; #X text 12 45 DESCRIPTION converting signals to controls; #X text 12 5 KEYWORDS signal conversion tutorial; #X restore 392 245 pd META; #N canvas 13 202 428 190 References 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -261139 -33289 0; #X text 19 37 links:; #X text 7 2 signals to controls- Related Help Documents; #X restore 103 245 pd References; #X obj 6 245 pddp/pddplink ../5.reference/pddp/help.pd -text help; #X connect 0 0 1 0; #X connect 1 0 3 0; #X connect 2 0 1 0;
#N canvas 434 220 448 265 10; #X obj 21 175 snapshot~; #X obj 46 145 phasor~ 1; #X floatatom 21 206 5 0 0 0 - - -, f 5; #X text 18 38 The [snapshot~] object allows you to convert from signals back to control streams (float messages) -- an opposite of [signal~]. The value output is always the end of the most recently computed audio block \, so that even if you bang it metronomically (as here) it need not give you samples that are exactly evenly spaced.; #X connect 0 0 1 0; #X connect 1 0 3 0; #X connect 2 0 1 0;
37
signal conversion tutorial
converting signals to controls
create a purr-data patch that matches the following description and keywords.
Description: converting signals to controls, Keywords: signal conversion tutorial
flist2tab-help.pd
externals\mrpeach\flist2tab\flist2tab-help.pd
#N canvas 1 53 420 332 10; #X obj -12 175 table pig; #X obj 115 203 flist2tab pig; #X obj 92 163 any2string; #X msg 92 140 Hello; #X floatatom 190 162 5 0 0 0 - - -; #X msg 6 77 81 28 0 33 55 1 2 3; #X text -45 -12 flist2tab loads floats or lists of floats into a table ; #X text -45 4 at an offset determined by a float in the second inlet. ; #X text -45 20 Negative offsets will be ignored.; #X obj -12 152 table twig; #X msg 36 107 set twig; #X text 93 106 set the working table; #X text 203 203 argument is table name; #X text -45 36 Offsets greater than the table length cause the table to be resized to fit.; #X text 224 162 default offset is 0; #X floatatom 62 220 7 0 0 0 - - -; #X text 108 220 Array size is output after each input.; #X text 202 260 2009_01_28 Martin Peach; #N canvas 425 246 494 344 META 0; #X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 135 AUTHOR Martin Peach; #X text 12 75 INLET_0 float list set; #X text 12 95 INLET_1 float; #X text 12 115 OUTLET_0 float; #X text 12 45 DESCRIPTION load floats or lists of floats into a table at an offset determined by a float in the second inlet; #X text 12 5 KEYWORDS control array list_op conversion; #X text 12 25 LICENSE GPL v2 or later; #X restore 314 297 pd META; #X connect 1 0 15 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 4 0 1 1; #X connect 5 0 1 0; #X connect 10 0 1 0;
#N canvas 1 53 420 332 10; #X obj -12 175 table pig; #X obj 115 203 flist2tab pig; #X obj 92 163 any2string; #X msg 92 140 Hello; #X floatatom 190 162 5 0 0 0 - - -; #X msg 6 77 81 28 0 33 55 1 2 3; #X text -45 -12 flist2tab loads floats or lists of floats into a table ; #X text -45 4 at an offset determined by a float in the second inlet. ; #X text -45 20 Negative offsets will be ignored.; #X obj -12 152 table twig; #X msg 36 107 set twig; #X text 93 106 set the working table; #X text 203 203 argument is table name; #X text -45 36 Offsets greater than the table length cause the table to be resized to fit.; #X text 224 162 default offset is 0; #X floatatom 62 220 7 0 0 0 - - -; #X text 108 220 Array size is output after each input.; #X text 202 260 2009_01_28 Martin Peach; #X connect 1 0 15 0; #X connect 2 0 1 0; #X connect 3 0 2 0; #X connect 4 0 1 1; #X connect 5 0 1 0; #X connect 10 0 1 0;
35
control array list_op conversion
load floats or lists of floats into a table at an offset determined by a float in the second inlet
create a purr-data patch that matches the following description and keywords.
Description: load floats or lists of floats into a table at an offset determined by a float in the second inlet, Keywords: control array list_op conversion
diff_n-help.pd
externals\mapping\diff_n-help.pd
#N canvas 1 53 468 358 10; #X obj 63 47 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 0; #X floatatom 63 301 5 0 0 0 - - -; #X obj 63 218 resample 30; #X obj 63 265 diff_n 5; #X obj 5 2 cnv 15 450 20 empty empty diff_n 2 11 1 18 -233017 -66577 0; #N canvas 468 256 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 105 OUTLET_0 float; #X text 12 5 KEYWORDS control abstraction; #X text 12 85 INLET_1 float; #X text 12 45 DESCRIPTION differentiate of the input; #X text 12 65 INLET_0 float; #X restore 411 327 pd META; #X text 145 64 differentiate of the input; #X connect 0 0 2 0; #X connect 2 0 3 0; #X connect 3 0 1 0;
#N canvas 1 53 468 358 10; #X obj 63 47 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 -1 -1 0 0; #X floatatom 63 301 5 0 0 0 - - -; #X obj 63 218 resample 30; #X obj 63 265 diff_n 5; #X text 145 64 differentiate of the input; #X connect 0 0 2 0; #X connect 2 0 3 0; #X connect 3 0 1 0;
20
control abstraction
differentiate of the input
create a purr-data patch that matches the following description and keywords.
Description: differentiate of the input, Keywords: control abstraction
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
vectorabs-help.pd
externals\markex\vectorabs-help.pd
#N canvas 195 107 506 300 10; #X obj 177 112 vectorabs; #N canvas 464 274 494 344 META 0; #X text 12 105 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 5 KEYWORDS control vector; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42. \, helppatch by IOhannes m zmölnig; #X text 12 65 INLET_0 list; #X text 12 85 OUTLET_0 list; #X text 13 45 DESCRIPTION elementwise absolute value of a vector; #X restore 394 268 pd META; #X text 45 42 MarkEx vector operation: absolute values for each element of vector; #X obj 177 144 print vectorabs; #X msg 177 86 1 -2 3 -4 -0.5; #X text 51 186 [vectorabs] returns a new vector \, where all the elements of the input vector are replaced by their absolute value.; #X text 52 248 a "vector" is simply a list of numbers.; #X connect 0 0 3 0; #X connect 4 0 0 0;
#N canvas 195 107 506 300 10; #X obj 177 112 vectorabs; #X text 45 42 MarkEx vector operation: absolute values for each element of vector; #X obj 177 144 print vectorabs; #X msg 177 86 1 -2 3 -4 -0.5; #X text 51 186 [vectorabs] returns a new vector \, where all the elements of the input vector are replaced by their absolute value.; #X text 52 248 a "vector" is simply a list of numbers.; #X connect 0 0 3 0; #X connect 4 0 0 0;
18
control vector
elementwise absolute value of a vector
create a purr-data patch that matches the following description and keywords.
Description: elementwise absolute value of a vector, Keywords: control vector
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
cosc~-help.pd
externals\creb\doc\cosc~-help.pd
#N canvas 0 31 381 197 10; #X text 49 5 complex oscillator (unit norm exponential); #N canvas 331 92 494 369 META 0; #X text 12 185 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 45 DESCRIPTION complex oscillator; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X text 12 125 OUTLET_0 signal; #X text 12 145 OUTLET_1 signal; #X text 12 5 KEYWORDS signal abstraction needs_work (example patch) ; #X text 12 165 AUTHOR Tom Schouten <[email protected]>; #X text 12 25 LICENSE GPL v2; #X restore 331 176 pd META; #X obj 63 64 cosc~;
#N canvas 0 31 381 197 10; #X text 49 5 complex oscillator (unit norm exponential); #X obj 63 64 cosc~;
15
signal abstraction needs_work (example patch)
complex oscillator
create a purr-data patch that matches the following description and keywords.
Description: complex oscillator, Keywords: signal abstraction needs_work (example patch)
weibull-help.pd
externals\maxlib\weibull-help.pd
#N canvas 0 26 467 282 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 151 94 5 0 0 0 - - -; #X floatatom 233 116 5 0 0 0 - - -; #X obj 70 140 weibull 0.78 1.3; #X text 286 117 t; #X text 204 95 s; #X text 103 247 s and t must be greater than zero; #X text 39 21 weibull :: Weibull distributed random numbers; #N canvas 341 152 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 125 OUTLET_0 float; #X text 12 45 DESCRIPTION Weibull distributed random numbers; #X text 12 85 INLET_1 float; #X text 12 105 INLET_2 float; #X text 12 65 INLET_0 bang; #X restore 410 254 pd META; #X connect 0 0 4 0; #X connect 2 0 4 1; #X connect 3 0 4 2; #X connect 4 0 1 0;
#N canvas 0 26 467 282 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 151 94 5 0 0 0 - - -; #X floatatom 233 116 5 0 0 0 - - -; #X obj 70 140 weibull 0.78 1.3; #X text 286 117 t; #X text 204 95 s; #X text 103 247 s and t must be greater than zero; #X text 39 21 weibull :: Weibull distributed random numbers; #X connect 0 0 4 0; #X connect 2 0 4 1; #X connect 3 0 4 2; #X connect 4 0 1 0;
25
control random
Weibull distributed random numbers
create a purr-data patch that matches the following description and keywords.
Description: Weibull distributed random numbers, Keywords: control random
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?)
1.2.create_patch.pd
pd\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
strcat-help.pd
externals\markex\strcat-help.pd
#N canvas 1 53 454 304 10; #X obj 181 131 strcat foo; #X msg 147 58 symbol bar; #X symbolatom 181 182 0 0 0 0 - - -; #X text 16 255 [strcat] prepends its text to any symbol that is sent to it.; #X msg 173 79 symbol kneipe; #X msg 195 101 symbol d; #N canvas 457 170 494 344 META 0; #X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 115 AUTHOR Mark Danks; #X text 12 25 LICENSE GPL v2; #X text 12 45 DESCRIPTION prepend text to any symbol that is sent to the inlet; #X text 12 75 INLET_0 symbol; #X text 12 95 OUTLET_0 symbol; #X text 12 5 KEYWORDS control symbol_op; #X restore 401 276 pd META; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 4 0 0 0; #X connect 5 0 0 0;
#N canvas 1 53 454 304 10; #X obj 181 131 strcat foo; #X msg 147 58 symbol bar; #X symbolatom 181 182 0 0 0 0 - - -; #X text 16 255 [strcat] prepends its text to any symbol that is sent to it.; #X msg 173 79 symbol kneipe; #X msg 195 101 symbol d; #X connect 0 0 2 0; #X connect 1 0 0 0; #X connect 4 0 0 0; #X connect 5 0 0 0;
20
control symbol_op
prepend text to any symbol that is sent to the inlet
create a purr-data patch that matches the following description and keywords.
Description: prepend text to any symbol that is sent to the inlet, Keywords: control symbol_op
deg2hid-help.pd
externals\hid\deg2hid-help.pd
#N canvas 0 31 483 323 10; #X obj 5 2 cnv 15 450 20 empty empty deg2hid 2 11 1 18 -233017 -66577 0; #X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp ; #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X text 290 159 related objects:; #X obj 323 184 hid/rad2hid; #X floatatom 56 203 7 0 0 1 - - -; #X obj 59 103 hsl 300 15 -720 720 0 0 empty empty degrees 6 7 1 10 -262131 -1 -1 0 0; #X floatatom 82 133 5 0 0 0 - - -; #X text 26 34 This object converts numbers from the [hid] range (0 to 1) to radians (-pi to pi) with the 0's lining up in the same place. ; #X obj 244 184 hid/hid2rad; #X obj 402 184 hid/hid2deg; #X obj 56 168 hid/deg2hid; #N canvas 504 253 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; #X text 12 95 INLET_0 float; #X text 12 115 OUTLET_0 float; #X text 12 135 AUTHOR Hans-Christoph Steiner; #X text 12 45 DESCRIPTION convert numbers from the [hid] range (0 to 1) to radians (-pi to pi) with the 0's lining up in the same place. ; #X text 12 5 KEYWORDS control conversion abstraction; #X restore 427 293 pd META; #X connect 8 0 13 0; #X connect 9 0 13 0; #X connect 13 0 7 0;
#N canvas 0 31 483 323 10; #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <[email protected]> ; #X text 290 159 related objects:; #X obj 323 184 hid/rad2hid; #X floatatom 56 203 7 0 0 1 - - -; #X obj 59 103 hsl 300 15 -720 720 0 0 empty empty degrees 6 7 1 10 -262131 -1 -1 0 0; #X floatatom 82 133 5 0 0 0 - - -; #X text 26 34 This object converts numbers from the [hid] range (0 to 1) to radians (-pi to pi) with the 0's lining up in the same place. ; #X obj 244 184 hid/hid2rad; #X obj 402 184 hid/hid2deg; #X obj 56 168 hid/deg2hid; #X connect 8 0 13 0; #X connect 9 0 13 0; #X connect 13 0 7 0;
27
control conversion abstraction
convert numbers from the [hid] range (0 to 1) to radians (-pi to pi) with the 0's lining up in the same place.
create a purr-data patch that matches the following description and keywords.
Description: convert numbers from the [hid] range (0 to 1) to radians (-pi to pi) with the 0's lining up in the same place., Keywords: control conversion abstraction