File Name stringlengths 10 33 | Relative Path stringlengths 24 93 ⌀ | Content stringlengths 335 3.2k | output stringlengths 26 3.05k | Number of Records float64 10 40 ⌀ | Keywords stringclasses 150
values | Description stringlengths 2 111 ⌀ | instruction stringclasses 2
values | input stringlengths 39 212 |
|---|---|---|---|---|---|---|---|---|
adv-gem.pd | null | #N canvas 761 0 768 809 10;
#X obj 60 200 gemwin;
#X obj 60 100 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 90 120 create;
#X msg 150 120 destroy;
#X msg 120 170 lighting 1;
#X obj 60 340 gemhead;
#X obj 60 380 world_light;
#X obj 290 160 gemhead;
#X obj 290 200 rotateXYZ;
#X obj 290 260 tr... | #N canvas 761 0 768 809 10;
#X obj 60 200 gemwin;
#X obj 60 100 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 90 120 create;
#X msg 150 120 destroy;
#X msg 120 170 lighting 1;
#X obj 60 340 gemhead;
#X obj 60 380 world_light;
#X obj 290 160 gemhead;
#X obj 290 200 rotateXYZ;
#X obj 290 260 tr... | null | null | null | create a purr-data patch that matches the following request. |
Create a Pd patch that displays an animation in Gem
with two spheres. There should be a smaller sphere revolving around
a larger sphere, and both spheres should revolve around a separate, central axis. |
auto-counter.pd | null | #N canvas 764 340 558 391 10;
#X obj 120 200 float;
#X obj 190 200 +;
#X floatatom 120 250 5 0 0 0 - - -, f 5;
#X floatatom 210 160 5 0 0 0 - - -, f 5;
#X obj 120 80 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X obj 120 120 metro 1000;
#X connect 0 0 1 0;
#X connect 0 0 2 0;
#X connect 1 0 0 1;
#... | #N canvas 764 340 558 391 10;
#X obj 120 200 float;
#X obj 190 200 +;
#X floatatom 120 250 5 0 0 0 - - -, f 5;
#X floatatom 210 160 5 0 0 0 - - -, f 5;
#X obj 120 80 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X obj 120 120 metro 1000;
#X connect 0 0 1 0;
#X connect 0 0 2 0;
#X connect 1 0 0 1;
#... | null | null | null | create a purr-data patch that matches the following request. | Create an automatic counter that increments by 1 every
second. |
gem-advanced.pd | null | #N canvas 876 248 612 497 10;
#X obj 350 330 sphere 1 23;
#X msg 100 90 create;
#X floatatom 390 210 5 0 0 0 - - -, f 5;
#X msg 160 90 destroy;
#X obj 90 240 gemwin;
#X obj 50 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000
0 1;
#X obj 310 210 gemhead;
#X obj 390 170 counter;
#X obj 390 100 tgl 15 0 emp... | #N canvas 876 248 612 497 10;
#X obj 350 330 sphere 1 23;
#X msg 100 90 create;
#X floatatom 390 210 5 0 0 0 - - -, f 5;
#X msg 160 90 destroy;
#X obj 90 240 gemwin;
#X obj 50 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000
0 1;
#X obj 310 210 gemhead;
#X obj 390 170 counter;
#X obj 390 100 tgl 15 0 emp... | null | null | null | create a purr-data patch that matches the following request. |
Create a Pd patch that displays an animated 3D sphere
with the option to use either draw line or draw point methods in a
Gem window. The sphere should have lighting and should rotate about
the y and z axes. |
gem-intermediate.pd | null | #N canvas 781 104 579 549 10;
#X obj 80 230 gemwin;
#X obj 50 110 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 80 110 create;
#X msg 140 110 destroy;
#X obj 360 120 gemhead;
#X msg 290 170 draw line;
#X obj 360 240 torus;
#X floatatom 380 170 5 0 0 0 - - -, f 5;
#X floatatom 400 190 5 0 0 0 ... | #N canvas 781 104 579 549 10;
#X obj 80 230 gemwin;
#X obj 50 110 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 80 110 create;
#X msg 140 110 destroy;
#X obj 360 120 gemhead;
#X msg 290 170 draw line;
#X obj 360 240 torus;
#X floatatom 380 170 5 0 0 0 - - -, f 5;
#X floatatom 400 190 5 0 0 0 ... | null | null | null | create a purr-data patch that matches the following request. | Create a Pd patch that displays a torus using the draw
line method in a Gem window with yellow lighting. |
gem-window.pd | null | #N canvas 440 186 582 396 10;
#X obj 110 300 gemwin;
#X obj 110 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 140 110 create;
#X msg 210 110 destroy;
#X msg 230 190 dimen 640 480;
#X msg 230 230 title gem_window_creation;
#X msg 230 150 color 1 0 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
... | #N canvas 440 186 582 396 10;
#X obj 110 300 gemwin;
#X obj 110 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 140 110 create;
#X msg 210 110 destroy;
#X msg 230 190 dimen 640 480;
#X msg 230 230 title gem_window_creation;
#X msg 230 150 color 1 0 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
... | null | null | null | create a purr-data patch that matches the following request. | design a Pd patch that creates a GEM window with a red
background |
image001.pd | null | #N canvas 744 242 671 411 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X msg 110 160 create;
#X floatatom 370 290 5 0 0 0 - - -, f 5;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 330 140 gemhead;
#X obj 330 200 pix_image;
#X obj 330 240 pix_texture;
#X obj 330 340 rectang... | #N canvas 744 242 671 411 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X msg 110 160 create;
#X floatatom 370 290 5 0 0 0 - - -, f 5;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 330 140 gemhead;
#X obj 330 200 pix_image;
#X obj 330 240 pix_texture;
#X obj 330 340 rectang... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch to display an external image
file mapped on a rectangle in the GEM window |
image002.pd | null | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 410 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 410 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose an image
file from the file browser and display it in the GEM window, f 64
|
image003.pd | null | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose an image
file from the file browser and map it onto a cube |
image004.pd | null | #N canvas 776 249 674 413 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | #N canvas 776 249 674 413 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose an image
file from the file browser and map it onto a sphere, f 64 |
klangfarbe.pd | null | #N canvas 202 248 1162 616 12;
#X obj 324 401 *~;
#X obj 324 432 dac~;
#X obj 70 150 * 1;
#X floatatom 70 175 5 0 0 0 - - -, f 5;
#X obj 70 196 osc~;
#X obj 70 237 *~;
#X obj 118 155 random 100;
#X obj 118 182 / 100;
#X floatatom 118 207 5 0 0 0 - - -, f 5;
#X floatatom 208 175 5 0 0 0 - - -, f 5;
#X obj 208 196 osc~;
... | #N canvas 202 248 1162 616 12;
#X obj 324 401 *~;
#X obj 324 432 dac~;
#X obj 70 150 * 1;
#X floatatom 70 175 5 0 0 0 - - -, f 5;
#X obj 70 196 osc~;
#X obj 70 237 *~;
#X obj 118 155 random 100;
#X obj 118 182 / 100;
#X floatatom 118 207 5 0 0 0 - - -, f 5;
#X floatatom 208 175 5 0 0 0 - - -, f 5;
#X obj 208 196 osc~;
... | null | null | null | create a purr-data patch that matches the following request. | Create a Pd patch that generates a random klangfarbe
using the first seven partials. The patch should randomly vary the
amplitude and frequency of each partial to create a unique timbre each
time it is triggered. |
simple-counter.pd | null | #N canvas 672 268 558 390 10;
#X obj 110 80 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 110 150 float;
#X obj 180 150 +;
#X floatatom 110 200 5 0 0 0 - - -, f 5;
#X floatatom 200 110 5 0 0 0 - - -, f 5;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 0 3 0;
#X connect 2 0 1 1;
#X co... | #N canvas 672 268 558 390 10;
#X obj 110 80 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 110 150 float;
#X obj 180 150 +;
#X floatatom 110 200 5 0 0 0 - - -, f 5;
#X floatatom 200 110 5 0 0 0 - - -, f 5;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 0 3 0;
#X connect 2 0 1 1;
#X co... | null | null | null | create a purr-data patch that matches the following request. | Create a counter that increments by 1 each time a bang
is received. |
video001.pd | null | #N canvas 772 274 739 560 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 280 110 gemhead;
#X obj 280 450 pix_texture;
#X msg 350 200 auto \$1;
#X obj 350 162 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000... | #N canvas 772 274 739 560 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 280 110 gemhead;
#X obj 280 450 pix_texture;
#X msg 350 200 auto \$1;
#X obj 350 162 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose a video
file from the file browser and play it in the GEM window |
adv-gem.pd | null | #N canvas 761 0 768 809 10;
#X obj 60 200 gemwin;
#X obj 60 100 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 90 120 create;
#X msg 150 120 destroy;
#X msg 120 170 lighting 1;
#X obj 60 340 gemhead;
#X obj 60 380 world_light;
#X obj 290 160 gemhead;
#X obj 290 200 rotateXYZ;
#X obj 290 260 tr... | #N canvas 761 0 768 809 10;
#X obj 60 200 gemwin;
#X obj 60 100 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 90 120 create;
#X msg 150 120 destroy;
#X msg 120 170 lighting 1;
#X obj 60 340 gemhead;
#X obj 60 380 world_light;
#X obj 290 160 gemhead;
#X obj 290 200 rotateXYZ;
#X obj 290 260 tr... | null | null | null | create a purr-data patch that matches the following request. |
Create a Pd patch that displays an animation in Gem
with two spheres. There should be a smaller sphere revolving around
a larger sphere, and both spheres should revolve around a separate, central axis. |
auto-counter.pd | null | #N canvas 764 340 558 391 10;
#X obj 120 200 float;
#X obj 190 200 +;
#X floatatom 120 250 5 0 0 0 - - -, f 5;
#X floatatom 210 160 5 0 0 0 - - -, f 5;
#X obj 120 80 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X obj 120 120 metro 1000;
#X connect 0 0 1 0;
#X connect 0 0 2 0;
#X connect 1 0 0 1;
#... | #N canvas 764 340 558 391 10;
#X obj 120 200 float;
#X obj 190 200 +;
#X floatatom 120 250 5 0 0 0 - - -, f 5;
#X floatatom 210 160 5 0 0 0 - - -, f 5;
#X obj 120 80 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X obj 120 120 metro 1000;
#X connect 0 0 1 0;
#X connect 0 0 2 0;
#X connect 1 0 0 1;
#... | null | null | null | create a purr-data patch that matches the following request. | Create an automatic counter that increments by 1 every
second. |
gem-advanced.pd | null | #N canvas 876 248 612 497 10;
#X obj 350 330 sphere 1 23;
#X msg 100 90 create;
#X floatatom 390 210 5 0 0 0 - - -, f 5;
#X msg 160 90 destroy;
#X obj 90 240 gemwin;
#X obj 50 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000
0 1;
#X obj 310 210 gemhead;
#X obj 390 170 counter;
#X obj 390 100 tgl 15 0 emp... | #N canvas 876 248 612 497 10;
#X obj 350 330 sphere 1 23;
#X msg 100 90 create;
#X floatatom 390 210 5 0 0 0 - - -, f 5;
#X msg 160 90 destroy;
#X obj 90 240 gemwin;
#X obj 50 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000
0 1;
#X obj 310 210 gemhead;
#X obj 390 170 counter;
#X obj 390 100 tgl 15 0 emp... | null | null | null | create a purr-data patch that matches the following request. |
Create a Pd patch that displays an animated 3D sphere
with the option to use either draw line or draw point methods in a
Gem window. The sphere should have lighting and should rotate about
the y and z axes. |
gem-intermediate.pd | null | #N canvas 781 104 579 549 10;
#X obj 80 230 gemwin;
#X obj 50 110 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 80 110 create;
#X msg 140 110 destroy;
#X obj 360 120 gemhead;
#X msg 290 170 draw line;
#X obj 360 240 torus;
#X floatatom 380 170 5 0 0 0 - - -, f 5;
#X floatatom 400 190 5 0 0 0 ... | #N canvas 781 104 579 549 10;
#X obj 80 230 gemwin;
#X obj 50 110 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 80 110 create;
#X msg 140 110 destroy;
#X obj 360 120 gemhead;
#X msg 290 170 draw line;
#X obj 360 240 torus;
#X floatatom 380 170 5 0 0 0 - - -, f 5;
#X floatatom 400 190 5 0 0 0 ... | null | null | null | create a purr-data patch that matches the following request. | Create a Pd patch that displays a torus using the draw
line method in a Gem window with yellow lighting. |
gem-window.pd | null | #N canvas 440 186 582 396 10;
#X obj 110 300 gemwin;
#X obj 110 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 140 110 create;
#X msg 210 110 destroy;
#X msg 230 190 dimen 640 480;
#X msg 230 230 title gem_window_creation;
#X msg 230 150 color 1 0 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
... | #N canvas 440 186 582 396 10;
#X obj 110 300 gemwin;
#X obj 110 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 140 110 create;
#X msg 210 110 destroy;
#X msg 230 190 dimen 640 480;
#X msg 230 230 title gem_window_creation;
#X msg 230 150 color 1 0 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
... | null | null | null | create a purr-data patch that matches the following request. | design a Pd patch that creates a GEM window with a red
background |
image001.pd | null | #N canvas 744 242 671 411 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X msg 110 160 create;
#X floatatom 370 290 5 0 0 0 - - -, f 5;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 330 140 gemhead;
#X obj 330 200 pix_image;
#X obj 330 240 pix_texture;
#X obj 330 340 rectang... | #N canvas 744 242 671 411 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X msg 110 160 create;
#X floatatom 370 290 5 0 0 0 - - -, f 5;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 330 140 gemhead;
#X obj 330 200 pix_image;
#X obj 330 240 pix_texture;
#X obj 330 340 rectang... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch to display an external image
file mapped on a rectangle in the GEM window |
image002.pd | null | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 410 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 410 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose an image
file from the file browser and display it in the GEM window, f 64
|
image003.pd | null | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose an image
file from the file browser and map it onto a cube |
image004.pd | null | #N canvas 776 249 674 413 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | #N canvas 776 249 674 413 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose an image
file from the file browser and map it onto a sphere, f 64 |
klangfarbe.pd | null | #N canvas 202 248 1162 616 12;
#X obj 324 401 *~;
#X obj 324 432 dac~;
#X obj 70 150 * 1;
#X floatatom 70 175 5 0 0 0 - - -, f 5;
#X obj 70 196 osc~;
#X obj 70 237 *~;
#X obj 118 155 random 100;
#X obj 118 182 / 100;
#X floatatom 118 207 5 0 0 0 - - -, f 5;
#X floatatom 208 175 5 0 0 0 - - -, f 5;
#X obj 208 196 osc~;
... | #N canvas 202 248 1162 616 12;
#X obj 324 401 *~;
#X obj 324 432 dac~;
#X obj 70 150 * 1;
#X floatatom 70 175 5 0 0 0 - - -, f 5;
#X obj 70 196 osc~;
#X obj 70 237 *~;
#X obj 118 155 random 100;
#X obj 118 182 / 100;
#X floatatom 118 207 5 0 0 0 - - -, f 5;
#X floatatom 208 175 5 0 0 0 - - -, f 5;
#X obj 208 196 osc~;
... | null | null | null | create a purr-data patch that matches the following request. | Create a Pd patch that generates a random klangfarbe
using the first seven partials. The patch should randomly vary the
amplitude and frequency of each partial to create a unique timbre each
time it is triggered. |
simple-counter.pd | null | #N canvas 672 268 558 390 10;
#X obj 110 80 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 110 150 float;
#X obj 180 150 +;
#X floatatom 110 200 5 0 0 0 - - -, f 5;
#X floatatom 200 110 5 0 0 0 - - -, f 5;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 0 3 0;
#X connect 2 0 1 1;
#X co... | #N canvas 672 268 558 390 10;
#X obj 110 80 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 110 150 float;
#X obj 180 150 +;
#X floatatom 110 200 5 0 0 0 - - -, f 5;
#X floatatom 200 110 5 0 0 0 - - -, f 5;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 0 3 0;
#X connect 2 0 1 1;
#X co... | null | null | null | create a purr-data patch that matches the following request. | Create a counter that increments by 1 each time a bang
is received. |
video001.pd | null | #N canvas 772 274 739 560 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 280 110 gemhead;
#X obj 280 450 pix_texture;
#X msg 350 200 auto \$1;
#X obj 350 162 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000... | #N canvas 772 274 739 560 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 280 110 gemhead;
#X obj 280 450 pix_texture;
#X msg 350 200 auto \$1;
#X obj 350 162 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose a video
file from the file browser and play it in the GEM window |
adv-gem.pd | null | #N canvas 761 0 768 809 10;
#X obj 60 200 gemwin;
#X obj 60 100 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 90 120 create;
#X msg 150 120 destroy;
#X msg 120 170 lighting 1;
#X obj 60 340 gemhead;
#X obj 60 380 world_light;
#X obj 290 160 gemhead;
#X obj 290 200 rotateXYZ;
#X obj 290 260 tr... | #N canvas 761 0 768 809 10;
#X obj 60 200 gemwin;
#X obj 60 100 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 90 120 create;
#X msg 150 120 destroy;
#X msg 120 170 lighting 1;
#X obj 60 340 gemhead;
#X obj 60 380 world_light;
#X obj 290 160 gemhead;
#X obj 290 200 rotateXYZ;
#X obj 290 260 tr... | null | null | null | create a purr-data patch that matches the following request. |
Create a Pd patch that displays an animation in Gem
with two spheres. There should be a smaller sphere revolving around
a larger sphere, and both spheres should revolve around a separate, central axis. |
auto-counter.pd | null | #N canvas 764 340 558 391 10;
#X obj 120 200 float;
#X obj 190 200 +;
#X floatatom 120 250 5 0 0 0 - - -, f 5;
#X floatatom 210 160 5 0 0 0 - - -, f 5;
#X obj 120 80 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X obj 120 120 metro 1000;
#X connect 0 0 1 0;
#X connect 0 0 2 0;
#X connect 1 0 0 1;
#... | #N canvas 764 340 558 391 10;
#X obj 120 200 float;
#X obj 190 200 +;
#X floatatom 120 250 5 0 0 0 - - -, f 5;
#X floatatom 210 160 5 0 0 0 - - -, f 5;
#X obj 120 80 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X obj 120 120 metro 1000;
#X connect 0 0 1 0;
#X connect 0 0 2 0;
#X connect 1 0 0 1;
#... | null | null | null | create a purr-data patch that matches the following request. | Create an automatic counter that increments by 1 every
second. |
gem-advanced.pd | null | #N canvas 876 248 612 497 10;
#X obj 350 330 sphere 1 23;
#X msg 100 90 create;
#X floatatom 390 210 5 0 0 0 - - -, f 5;
#X msg 160 90 destroy;
#X obj 90 240 gemwin;
#X obj 50 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000
0 1;
#X obj 310 210 gemhead;
#X obj 390 170 counter;
#X obj 390 100 tgl 15 0 emp... | #N canvas 876 248 612 497 10;
#X obj 350 330 sphere 1 23;
#X msg 100 90 create;
#X floatatom 390 210 5 0 0 0 - - -, f 5;
#X msg 160 90 destroy;
#X obj 90 240 gemwin;
#X obj 50 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000
0 1;
#X obj 310 210 gemhead;
#X obj 390 170 counter;
#X obj 390 100 tgl 15 0 emp... | null | null | null | create a purr-data patch that matches the following request. |
Create a Pd patch that displays an animated 3D sphere
with the option to use either draw line or draw point methods in a
Gem window. The sphere should have lighting and should rotate about
the y and z axes. |
gem-intermediate.pd | null | #N canvas 781 104 579 549 10;
#X obj 80 230 gemwin;
#X obj 50 110 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 80 110 create;
#X msg 140 110 destroy;
#X obj 360 120 gemhead;
#X msg 290 170 draw line;
#X obj 360 240 torus;
#X floatatom 380 170 5 0 0 0 - - -, f 5;
#X floatatom 400 190 5 0 0 0 ... | #N canvas 781 104 579 549 10;
#X obj 80 230 gemwin;
#X obj 50 110 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 80 110 create;
#X msg 140 110 destroy;
#X obj 360 120 gemhead;
#X msg 290 170 draw line;
#X obj 360 240 torus;
#X floatatom 380 170 5 0 0 0 - - -, f 5;
#X floatatom 400 190 5 0 0 0 ... | null | null | null | create a purr-data patch that matches the following request. | Create a Pd patch that displays a torus using the draw
line method in a Gem window with yellow lighting. |
gem-window.pd | null | #N canvas 440 186 582 396 10;
#X obj 110 300 gemwin;
#X obj 110 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 140 110 create;
#X msg 210 110 destroy;
#X msg 230 190 dimen 640 480;
#X msg 230 230 title gem_window_creation;
#X msg 230 150 color 1 0 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
... | #N canvas 440 186 582 396 10;
#X obj 110 300 gemwin;
#X obj 110 90 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 140 110 create;
#X msg 210 110 destroy;
#X msg 230 190 dimen 640 480;
#X msg 230 230 title gem_window_creation;
#X msg 230 150 color 1 0 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
... | null | null | null | create a purr-data patch that matches the following request. | design a Pd patch that creates a GEM window with a red
background |
image001.pd | null | #N canvas 744 242 671 411 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X msg 110 160 create;
#X floatatom 370 290 5 0 0 0 - - -, f 5;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 330 140 gemhead;
#X obj 330 200 pix_image;
#X obj 330 240 pix_texture;
#X obj 330 340 rectang... | #N canvas 744 242 671 411 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 0 1;
#X msg 110 160 create;
#X floatatom 370 290 5 0 0 0 - - -, f 5;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 330 140 gemhead;
#X obj 330 200 pix_image;
#X obj 330 240 pix_texture;
#X obj 330 340 rectang... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch to display an external image
file mapped on a rectangle in the GEM window |
image002.pd | null | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 410 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 410 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose an image
file from the file browser and display it in the GEM window, f 64
|
image003.pd | null | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | #N canvas 777 250 673 412 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose an image
file from the file browser and map it onto a cube |
image004.pd | null | #N canvas 776 249 674 413 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | #N canvas 776 249 674 413 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 320 100 gemhead;
#X obj 320 240 pix_image;
#X obj 320 270 pix_texture;
#X obj 480 130 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcf... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose an image
file from the file browser and map it onto a sphere, f 64 |
klangfarbe.pd | null | #N canvas 202 248 1162 616 12;
#X obj 324 401 *~;
#X obj 324 432 dac~;
#X obj 70 150 * 1;
#X floatatom 70 175 5 0 0 0 - - -, f 5;
#X obj 70 196 osc~;
#X obj 70 237 *~;
#X obj 118 155 random 100;
#X obj 118 182 / 100;
#X floatatom 118 207 5 0 0 0 - - -, f 5;
#X floatatom 208 175 5 0 0 0 - - -, f 5;
#X obj 208 196 osc~;
... | #N canvas 202 248 1162 616 12;
#X obj 324 401 *~;
#X obj 324 432 dac~;
#X obj 70 150 * 1;
#X floatatom 70 175 5 0 0 0 - - -, f 5;
#X obj 70 196 osc~;
#X obj 70 237 *~;
#X obj 118 155 random 100;
#X obj 118 182 / 100;
#X floatatom 118 207 5 0 0 0 - - -, f 5;
#X floatatom 208 175 5 0 0 0 - - -, f 5;
#X obj 208 196 osc~;
... | null | null | null | create a purr-data patch that matches the following request. | Create a Pd patch that generates a random klangfarbe
using the first seven partials. The patch should randomly vary the
amplitude and frequency of each partial to create a unique timbre each
time it is triggered. |
simple-counter.pd | null | #N canvas 672 268 558 390 10;
#X obj 110 80 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 110 150 float;
#X obj 180 150 +;
#X floatatom 110 200 5 0 0 0 - - -, f 5;
#X floatatom 200 110 5 0 0 0 - - -, f 5;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 0 3 0;
#X connect 2 0 1 1;
#X co... | #N canvas 672 268 558 390 10;
#X obj 110 80 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 110 150 float;
#X obj 180 150 +;
#X floatatom 110 200 5 0 0 0 - - -, f 5;
#X floatatom 200 110 5 0 0 0 - - -, f 5;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 0 3 0;
#X connect 2 0 1 1;
#X co... | null | null | null | create a purr-data patch that matches the following request. | Create a counter that increments by 1 each time a bang
is received. |
video001.pd | null | #N canvas 772 274 739 560 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 280 110 gemhead;
#X obj 280 450 pix_texture;
#X msg 350 200 auto \$1;
#X obj 350 162 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000... | #N canvas 772 274 739 560 10;
#X obj 80 160 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000 1 1;
#X msg 110 160 create;
#X msg 170 160 destroy;
#X obj 90 220 gemwin;
#X obj 280 110 gemhead;
#X obj 280 450 pix_texture;
#X msg 350 200 auto \$1;
#X obj 350 162 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000... | null | null | null | create a purr-data patch that matches the following request. | Write a pd patch that lets me choose a video
file from the file browser and play it in the GEM window |
gfsm-help.pd | externals\moocow\gfsm\src\gfsm-help.pd | #N canvas 0 0 436 349 10;
#X text 138 257 Bryan Jurish <moocow@ling.uni-potsdam.de>;
#X text 21 43 EXTERNALS:;
#X obj 41 72 gfsm_alphabet;
#X obj 41 98 gfsm_automaton;
#X text 159 71 integer <-> atom mapping;
#X obj 41 124 gfsm_state;
#X text 161 125 automaton position;
#X text 160 98 weighted finite state machine;
#X ... | #N canvas 0 0 436 349 10;
#X text 138 257 Bryan Jurish <moocow@ling.uni-potsdam.de>;
#X text 21 43 EXTERNALS:;
#X obj 41 72 gfsm_alphabet;
#X obj 41 98 gfsm_automaton;
#X text 159 71 integer <-> atom mapping;
#X obj 41 124 gfsm_state;
#X text 161 125 automaton position;
#X text 160 98 weighted finite state machine;
#X ... | 24 | control | finite state machine external library | create a purr-data patch that matches the following description and keywords. | Description: finite state machine external library, Keywords: control |
tilt-help.pd | externals\maxlib\tilt-help.pd | #N canvas 0 26 562 330 12;
#X floatatom 24 114 5 0 0 0 - - -;
#X obj 54 293 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 153 227 5 0 0 0 - - -;
#X text 210 228 interval;
#X text 39 20 tilt :: meassure 'tilt' of input;
#X text 226 186 trip point :: alert when exceeding;
#X text 339 203 this val... | #N canvas 0 26 562 330 12;
#X floatatom 24 114 5 0 0 0 - - -;
#X obj 54 293 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 153 227 5 0 0 0 - - -;
#X text 210 228 interval;
#X text 39 20 tilt :: meassure 'tilt' of input;
#X text 226 186 trip point :: alert when exceeding;
#X text 339 203 this val... | 35 | control | meassure 'tilt' of input | create a purr-data patch that matches the following description and keywords. | Description: meassure 'tilt' of input, Keywords: control |
dsfosc~-help.pd | externals\creb\doc\dsfosc~-help.pd | #N canvas 0 26 447 341 10;
#X text 59 21 complex form of the discrete summation oscillator;
#X text 62 38 (1-az^n)/(1-az) \, with z = e^(jw);
#N canvas 331 92 494 393 META 0;
#X text 12 205 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 105 INLET_1 float;
#X text 12 1... | #N canvas 0 26 447 341 10;
#X text 59 21 complex form of the discrete summation oscillator;
#X text 62 38 (1-az^n)/(1-az) \, with z = e^(jw);
#X obj 72 104 dsfosc~;
| 16 | signal abstraction oscillator needs_work (example
patch) | complex form of the discrete summation oscillator | create a purr-data patch that matches the following description and keywords. | Description: complex form of the discrete summation oscillator, Keywords: signal abstraction oscillator needs_work (example
patch) |
08.circle.pd | packages\win64_inno\build\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 ___________... | #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 ___________... | 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 |
hid_one2two-help.pd | externals\hid\hid_one2two-help.pd | #N canvas 0 31 473 316 10;
#X obj 5 2 cnv 15 450 20 empty empty hid_one2two 2 11 1 18 -233017
-66577 0;
#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X floatatom 153 110 5 0 0 0... | #N canvas 0 31 473 316 10;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X floatatom 153 110 5 0 0 0 - - -;
#X floatatom 83 176 5 0 0 0 - - -;
#X obj 156 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 86 203 hsl 128 15... | 30 | control abstraction | simple one-to-two mapping object | create a purr-data patch that matches the following description and keywords. | Description: simple one-to-two mapping object, Keywords: control abstraction |
tcpsend-help.pd | externals\mrpeach\net\tcpsend-help.pd | #N canvas 1 53 559 320 12;
#X msg 85 175 disconnect;
#X msg 13 59 connect 127.0.0.1 9997;
#X obj 60 253 tgl 15 0 empty empty connected 20 7 0 8 -24198 -241291
-1 0 1;
#X obj 60 230 tcpsend;
#X text 217 60 <--first;
#X msg 32 83 send 0 1 2 3;
#X text 8 7 tcpsend sends bytes over a tcp connection.;
#X text 8 30 Used in c... | #N canvas 1 53 559 320 12;
#X msg 85 175 disconnect;
#X msg 13 59 connect 127.0.0.1 9997;
#X obj 60 253 tgl 15 0 empty empty connected 20 7 0 8 -24198 -241291
-1 0 1;
#X obj 60 230 tcpsend;
#X text 217 60 <--first;
#X msg 32 83 send 0 1 2 3;
#X text 8 7 tcpsend sends bytes over a tcp connection.;
#X text 8 30 Used in c... | 37 | control network | send bytes over a tcp connection | create a purr-data patch that matches the following description and keywords. | Description: send bytes over a tcp connection, Keywords: control network |
metroplus-help.pd | externals\mjlib\metroplus-help.pd | #N canvas 1 53 632 505 12;
#X obj 166 441 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
-1;
#X msg 170 249 start;
#X msg 123 351 stop;
#X floatatom 460 286 5 0 0 0 - - -;
#X obj 173 393 metroplus 1000 500 1000 200;
#X msg 269 309 500 1000 200;
#X text 28 13 metroplus;
#X text 27 32 by mark williamson (mark@junk... | #N canvas 1 53 632 505 12;
#X obj 166 441 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
-1;
#X msg 170 249 start;
#X msg 123 351 stop;
#X floatatom 460 286 5 0 0 0 - - -;
#X obj 173 393 metroplus 1000 500 1000 200;
#X msg 269 309 500 1000 200;
#X text 28 13 metroplus;
#X text 27 32 by mark williamson (mark@junk... | 38 | control bang_op | variation on the metro object -- instead
of providing a steady pulse it can provide an irregular beat | create a purr-data patch that matches the following description and keywords. | Description: variation on the metro object -- instead
of providing a steady pulse it can provide an irregular beat, Keywords: control bang_op |
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 INLE... | #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) |
gauss-help.pd | externals\maxlib\gauss-help.pd | #N canvas 0 26 487 308 12;
#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 70 192 5 0 0 0 - - -;
#X floatatom 123 91 5 0 0 0 - - -;
#X obj 70 140 gauss 1 0;
#X floatatom 177 113 5 0 0 0 - - -;
#X text 39 21 gauss :: Gauss distributed random numbers;
#X text 176 92 sigma - standard de... | #N canvas 0 26 487 308 12;
#X obj 70 95 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 70 192 5 0 0 0 - - -;
#X floatatom 123 91 5 0 0 0 - - -;
#X obj 70 140 gauss 1 0;
#X floatatom 177 113 5 0 0 0 - - -;
#X text 39 21 gauss :: Gauss distributed random numbers;
#X text 176 92 sigma - standard de... | 24 | control random | Gauss distributed random numbers | create a purr-data patch that matches the following description and keywords. | Description: Gauss distributed random numbers, Keywords: control random |
unserialize-help.pd | externals\ggee\control\unserialize-help.pd | #N canvas 0 31 450 300 10;
#X text 54 47 placeholder help patch;
#X obj 144 165 print;
#X floatatom 125 89 5 0 0 0 - - -;
#X obj 140 126 unserialize 4;
#N canvas 391 259 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE Tcl/Tk;
#... | #N canvas 0 31 450 300 10;
#X text 54 47 placeholder help patch;
#X obj 144 165 print;
#X floatatom 125 89 5 0 0 0 - - -;
#X obj 140 126 unserialize 4;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
| 16 | control conversion | turn a stream of floats into a list | create a purr-data patch that matches the following description and keywords. | Description: turn a stream of floats into a list, Keywords: control conversion |
A00.intro.pd | packages\win64_inno\build\doc\3.audio.examples\A00.intro.pd | #N canvas 434 230 448 236 10;
#X text 19 56 This is the second of three tutorial series on Pd. This
one shows the time-domain audio processing features. (The first one
showed how to use Pd to do "control" computations \, and the third
is about frequency-domain techniques.);
#X text 19 124 These patches are accompanied ... | #N canvas 434 230 448 236 10;
#X text 19 56 This is the second of three tutorial series on Pd. This
one shows the time-domain audio processing features. (The first one
showed how to use Pd to do "control" computations \, and the third
is about frequency-domain techniques.);
#X text 19 124 These patches are accompanied ... | 24 | tutorial | introduction to audio tutorials | create a purr-data patch that matches the following description and keywords. | Description: introduction to audio tutorials, Keywords: tutorial |
divide-help.pd | externals\maxlib\divide-help.pd | #N canvas 0 26 466 318 12;
#X floatatom 54 217 5 0 0 0 - - -;
#X floatatom 54 132 5 0 0 0 - - -;
#X floatatom 108 132 5 0 0 0 - - -;
#X text 39 20 divide :: like '/' but calculates result;
#X text 133 204 use creation arguments to set initial;
#X text 133 220 values for inlets;
#X msg 7 104 bang;
#X text 53 103 calcula... | #N canvas 0 26 466 318 12;
#X floatatom 54 217 5 0 0 0 - - -;
#X floatatom 54 132 5 0 0 0 - - -;
#X floatatom 108 132 5 0 0 0 - - -;
#X text 39 20 divide :: like '/' but calculates result;
#X text 133 204 use creation arguments to set initial;
#X text 133 220 values for inlets;
#X msg 7 104 bang;
#X text 53 103 calcula... | 29 | control nonlocal | like '/' but calculates result when leftmost
or second inlet is changed | create a purr-data patch that matches the following description and keywords. | Description: like '/' but calculates result when leftmost
or second inlet is changed, Keywords: control nonlocal |
tabenv-help.pd | externals\moonlib\tabenv-help.pd | #N canvas 1 88 534 360 10;
#X text 22 332 (c) Antoine Rousseau 2001;
#X obj 21 19 tabenv;
#X text 78 21 A envelope follower for table (not in real-time).;
#X text 35 65 args: arrayname [computation_num_points [output_period]]
;
#X text 147 151 change the array;
#X msg 64 181 reset;
#X msg 64 152 set Array1;
#X obj 64 2... | #N canvas 1 88 534 360 10;
#X text 22 332 (c) Antoine Rousseau 2001;
#X obj 21 19 tabenv;
#X text 78 21 A envelope follower for table (not in real-time).;
#X text 35 65 args: arrayname [computation_num_points [output_period]]
;
#X text 147 151 change the array;
#X msg 64 181 reset;
#X msg 64 152 set Array1;
#X obj 64 2... | 33 | control array | dump the contents of a table as a list | create a purr-data patch that matches the following description and keywords. | Description: dump the contents of a table as a list, Keywords: control array |
tabreceive~-help.pd | pd\doc\5.reference\tabreceive~-help.pd | #N canvas 429 35 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header tabreceive~ 3 12
0 18 -204280 -1 0;
#X obj 0 450 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 483 288 494 344 META 0;
... | #N canvas 429 35 555 619 10;
#X obj 466 10 tabreceive~;
#X text 11 23 read a block of a signal from an array continuously;
#X obj 95 226 tabreceive~;
#X text 90 291 By default a block is 64 samples \; this can be reset
using the block~ object.;
#X text 203 226 - read a block of a signal from an array continuously
;
#X ... | 39 | signal array block_oriented | read a block of a signal from an array continuously | create a purr-data patch that matches the following description and keywords. | Description: read a block of a signal from an array continuously, Keywords: signal array block_oriented |
utime-help.pd | externals\cxc\utime-help.pd | #N canvas 0 31 347 149 10;
#X obj 42 74 utime;
#X msg 42 35 bang;
#X floatatom 69 102 8 0 0 0 - - -;
#X floatatom 42 129 20 0 0 0 - - -;
#X text 25 8 output seconds since epoch and microsecond fraction;
#N canvas 176 129 494 344 META 0;
#X text 12 155 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
to conform to t... | #N canvas 0 31 347 149 10;
#X obj 42 74 utime;
#X msg 42 35 bang;
#X floatatom 69 102 8 0 0 0 - - -;
#X floatatom 42 129 20 0 0 0 - - -;
#X text 25 8 output seconds since epoch and microsecond fraction;
#X connect 0 0 3 0;
#X connect 0 1 2 0;
#X connect 1 0 0 0;
| 19 | control time | output seconds since epoch and microsecond
fraction | create a purr-data patch that matches the following description and keywords. | Description: output seconds since epoch and microsecond
fraction, Keywords: control time |
mtosr-help.pd | externals\bsaylor\mtosr-help.pd | #N canvas 1 53 450 300 10;
#X text 95 204 creation argument: samplerate at middle C.;
#X text 46 145 takes midi note value and converts to a samplerate for
sample playback.;
#N canvas 256 179 494 344 META 0;
#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 1... | #N canvas 1 53 450 300 10;
#X text 95 204 creation argument: samplerate at middle C.;
#X text 46 145 takes midi note value and converts to a samplerate for
sample playback.;
#X floatatom 177 59 5 0 0 0 - - -;
#X floatatom 177 121 12 0 0 0 - - -;
#X obj 177 88 mtosr 44100;
#X connect 3 0 5 0;
#X connect 5 0 4 0;
| 17 | control abstraction MIDI conversion | takes MIDI note value and converts to a samplerate
for sample playback | create a purr-data patch that matches the following description and keywords. | Description: takes MIDI note value and converts to a samplerate
for sample playback, Keywords: control abstraction MIDI conversion |
vectorabs-help.pd | externals\markex\vectorabs-help.pd | #N canvas 195 107 506 300 10;
#X obj 177 112 vectorabs;
#N canvas 464 274 494 344 META 0;
#X text 12 105 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control vector;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. \, helppatch by IOhannes m... | #N canvas 195 107 506 300 10;
#X obj 177 112 vectorabs;
#X text 45 42 MarkEx vector operation: absolute values for each element
of vector;
#X obj 177 144 print vectorabs;
#X msg 177 86 1 -2 3 -4 -0.5;
#X text 51 186 [vectorabs] returns a new vector \, where all the elements
of the input vector are replaced by their abs... | 18 | control vector | elementwise absolute value of a vector | create a purr-data patch that matches the following description and keywords. | Description: elementwise absolute value of a vector, Keywords: control vector |
threshold-help.pd | externals\mapping\threshold-help.pd | #N canvas 1 53 600 234 10;
#X floatatom 25 34 5 0 0 0 - - -;
#X floatatom 25 124 5 0 0 0 - - -;
#X floatatom 90 63 5 0 0 0 - - -;
#X text 111 174 (usefull to reduce the flow controling pd event...)
;
#X obj 25 84 threshold 0.2;
#N canvas 465 169 494 344 META 0;
#X text 12 175 HELP_PATCH_AUTHORS "pd meta" information ad... | #N canvas 1 53 600 234 10;
#X floatatom 25 34 5 0 0 0 - - -;
#X floatatom 25 124 5 0 0 0 - - -;
#X floatatom 90 63 5 0 0 0 - - -;
#X text 111 174 (usefull to reduce the flow controling pd event...)
;
#X obj 25 84 threshold 0.2;
#X text 107 131 output a new value only if the difference between the
input and last output ... | 20 | control abstraction | output a new value only if the difference
between the input and last output is greater than \$1 | create a purr-data patch that matches the following description and keywords. | Description: output a new value only if the difference
between the input and last output is greater than \$1, Keywords: control abstraction |
hid_one2three-help.pd | externals\hid\hid_one2three-help.pd | #N canvas 0 31 473 313 10;
#X obj 5 2 cnv 15 450 20 empty empty hid_one2three 2 11 1 18 -233017
-66577 0;
#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X floatatom 153 110 5 0 0... | #N canvas 0 31 473 313 10;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X floatatom 153 110 5 0 0 0 - - -;
#X floatatom 23 176 5 0 0 0 - - -;
#X obj 156 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 26 203 hsl 128 15... | 35 | control abstraction | simple one-to-three mapping object | create a purr-data patch that matches the following description and keywords. | Description: simple one-to-three mapping object, Keywords: control abstraction |
lmax-help.pd | externals\smlib\lmax-help.pd | #N canvas 1 53 441 199 10;
#X text 345 139 j#|@2002;
#X obj 367 117 SMLib-help;
#X floatatom 55 73 5 0 0 0 - - -;
#X obj 11 56 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 55 53 x(i);
#X floatatom 11 169 5 0 0 0 - - -;
#X obj 11 99 float;
#X text 7 22 argument: half-decay time (in number of activat... | #N canvas 1 53 441 199 10;
#X text 345 139 j#|@2002;
#X obj 367 117 SMLib-help;
#X floatatom 55 73 5 0 0 0 - - -;
#X obj 11 56 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 55 53 x(i);
#X floatatom 11 169 5 0 0 0 - - -;
#X obj 11 99 float;
#X text 7 22 argument: half-decay time (in number of activat... | 30 | control | leaky maximum | create a purr-data patch that matches the following description and keywords. | Description: leaky maximum, Keywords: control |
a2l-help.pd | externals\zexy\reference\a2l-help.pd | #N canvas 0 31 450 458 10;
#X text 113 30 convert "anything" to lists;
#X text 116 56 pass through the rest;
#X floatatom 46 229 0 0 0 0 - - -;
#X symbolatom 46 203 0 0 0 0 - - -;
#X msg 46 162 this is anything;
#X msg 46 182 list this is a list;
#X obj 35 276 print a2l;
#X text 48 337 to make "anything"s out of lists ... | #N canvas 0 31 450 458 10;
#X text 113 30 convert "anything" to lists;
#X text 116 56 pass through the rest;
#X floatatom 46 229 0 0 0 0 - - -;
#X symbolatom 46 203 0 0 0 0 - - -;
#X msg 46 162 this is anything;
#X msg 46 182 list this is a list;
#X obj 35 276 print a2l;
#X text 48 337 to make "anything"s out of lists ... | 33 | control conversion deprecated | convert an anything to a list | create a purr-data patch that matches the following description and keywords. | Description: convert an anything to a list, Keywords: control conversion deprecated |
s2f-help.pd | externals\moonlib\s2f-help.pd | #N canvas 0 31 492 266 10;
#X obj 0 0 cnv 8 100 60 empty empty s2f 10 20 1 18 -262144 -1109 0
;
#X text 1 244 (c) Moonix: Antoine Rousseau 2003;
#X text 129 8 symbol to float converter;
#X obj 197 159 s2f;
#X floatatom 197 184 0 0 0 0 - - -;
#X symbolatom 197 142 0 0 0 0 - - -;
#X obj 345 105 makesymbol %s;
#X msg 48 8... | #N canvas 0 31 492 266 10;
#X text 1 244 (c) Moonix: Antoine Rousseau 2003;
#X text 129 8 symbol to float converter;
#X obj 197 159 s2f;
#X floatatom 197 184 0 0 0 0 - - -;
#X symbolatom 197 142 0 0 0 0 - - -;
#X obj 345 105 makesymbol %s;
#X msg 48 84 symbol 0.0003125foo;
#X msg 197 85 symbol 54.123e-3bar;
#X msg 345 ... | 26 | control conversion symbol_op | symbol to float converter | create a purr-data patch that matches the following description and keywords. | Description: symbol to float converter, Keywords: control conversion symbol_op |
itunes-help.pd | externals\hcs\grabbag\itunes-help.pd | #N canvas 0 31 450 300 10;
#X obj 71 226 itunes;
#X msg 86 80 next;
#X msg 95 105 play;
#X msg 99 128 pause;
#X msg 71 58 previous;
#X obj 104 159 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X msg 101 177 set sound volume to \$1;
#X msg 100 203 set EQ enabled to true;
#X obj 55 270 pddp/pddpli... | #N canvas 0 31 450 300 10;
#X obj 71 226 itunes;
#X msg 86 80 next;
#X msg 95 105 play;
#X msg 99 128 pause;
#X msg 71 58 previous;
#X obj 104 159 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X msg 101 177 set sound volume to \$1;
#X msg 100 203 set EQ enabled to true;
#X text 34 20 On Mac OS X... | 26 | control filesystem | On Mac OS X \, control iTunes | create a purr-data patch that matches the following description and keywords. | Description: On Mac OS X \, control iTunes, Keywords: control filesystem |
vmin-help.pd | externals\smlib\vmin-help.pd | #N canvas 1 53 473 167 10;
#X floatatom 35 104 5 0 0 0 - - -;
#X text 387 99 j#|@2002;
#X obj 409 77 SMLib-help;
#X msg 133 47 0;
#X msg 168 47 0 1 0 1;
#X msg 236 47 0 0 1 1;
#X floatatom 86 104 5 0 0 0 - - -;
#X msg 15 47 1 2 3 1;
#X msg 81 47 3 4 1;
#X text 14 3 vcog computes minimum of a list of floats;
#X text 13 ... | #N canvas 1 53 473 167 10;
#X floatatom 35 104 5 0 0 0 - - -;
#X text 387 99 j#|@2002;
#X obj 409 77 SMLib-help;
#X msg 133 47 0;
#X msg 168 47 0 1 0 1;
#X msg 236 47 0 0 1 1;
#X floatatom 86 104 5 0 0 0 - - -;
#X msg 15 47 1 2 3 1;
#X msg 81 47 3 4 1;
#X text 14 3 vcog computes minimum of a list of floats;
#X text 13 ... | 30 | control list_op | minimum of a list of floats | create a purr-data patch that matches the following description and keywords. | Description: minimum of a list of floats, Keywords: control list_op |
ignore-help.pd | externals\maxlib\ignore-help.pd | #N canvas 0 26 464 328 12;
#X floatatom 47 107 5 0 0 0 - - -;
#X floatatom 47 225 5 0 0 0 - - -;
#X text 122 197 creation argument = time in ms;
#X floatatom 122 136 5 0 0 0 - - -;
#X obj 47 167 ignore 500;
#X text 177 136 time in ms a value has to;
#X text 178 152 be present in order to get through;
#X text 75 24 igno... | #N canvas 0 26 464 328 12;
#X floatatom 47 107 5 0 0 0 - - -;
#X floatatom 47 225 5 0 0 0 - - -;
#X text 122 197 creation argument = time in ms;
#X floatatom 122 136 5 0 0 0 - - -;
#X obj 47 167 ignore 500;
#X text 177 136 time in ms a value has to;
#X text 178 152 be present in order to get through;
#X text 75 24 igno... | 25 | control filter | lets information through only when it was
present at input longer than N ms | create a purr-data patch that matches the following description and keywords. | Description: lets information through only when it was
present at input longer than N ms, Keywords: control filter |
mean_n-help.pd | externals\mapping\mean_n-help.pd | #N canvas 1 53 821 556 10;
#X obj 68 174 t f f;
#X floatatom 338 197 5 0 0 0 - - -;
#X text 333 174 order: n;
#X text 49 37 Fir_mean_n computes a fir low pass mean filter of order
n;
#X obj 499 307 -;
#X floatatom 68 126 5 0 1 0 - - -;
#X obj 68 148 resample 30;
#X obj 68 336 timeroll;
#X obj 280 336 timeroll;
#X obj 4... | #N canvas 1 53 821 556 10;
#X obj 68 174 t f f;
#X floatatom 338 197 5 0 0 0 - - -;
#X text 333 174 order: n;
#X text 49 37 Fir_mean_n computes a fir low pass mean filter of order
n;
#X obj 499 307 -;
#X floatatom 68 126 5 0 1 0 - - -;
#X obj 68 148 resample 30;
#X obj 68 336 timeroll;
#X obj 280 336 timeroll;
#X obj 4... | 37 | control abstraction filter | compute a fir low pass mean filter of order
n | create a purr-data patch that matches the following description and keywords. | Description: compute a fir low pass mean filter of order
n, Keywords: control abstraction filter |
fblock-help.pd | externals\creb\doc\fblock-help.pd | #N canvas 0 26 551 236 10;
#X text 200 79 right inlet is also "active";
#X text 201 119 main usage is to compute block synchronous frequencies
;
#X text 200 134 for spectral domain processing;
#X text 201 49 out = left + right * (sys samplerate / blocksize);
#X text 200 35 fblock: compute block relative frequencies;
#N... | #N canvas 0 26 551 236 10;
#X text 200 79 right inlet is also "active";
#X text 201 119 main usage is to compute block synchronous frequencies
;
#X text 200 134 for spectral domain processing;
#X text 201 49 out = left + right * (sys samplerate / blocksize);
#X text 200 35 fblock: compute block relative frequencies;
#X... | 17 | control abstraction needs_work (example patch) | compute block relative frequencies | create a purr-data patch that matches the following description and keywords. | Description: compute block relative frequencies, Keywords: control abstraction needs_work (example patch) |
sum-help.pd | externals\zexy\reference\sum-help.pd | #N canvas 0 31 421 294 10;
#X floatatom 72 206 4 0 0 0 - - -;
#X text 324 19 part of zexy;
#X obj 72 186 sum;
#X obj 77 40 sum;
#X text 109 41 sum the elements of a list;
#X msg 72 79 1;
#X msg 83 108 1 2 3 4 5 6 7 8 9 10;
#X msg 93 141 1000 3 2 -100 2 12;
#N canvas 431 117 494 344 META 0;
#X text 12 125 HELP_PATCH_AUT... | #N canvas 0 31 421 294 10;
#X floatatom 72 206 4 0 0 0 - - -;
#X text 324 19 part of zexy;
#X obj 72 186 sum;
#X obj 77 40 sum;
#X text 109 41 sum the elements of a list;
#X msg 72 79 1;
#X msg 83 108 1 2 3 4 5 6 7 8 9 10;
#X msg 93 141 1000 3 2 -100 2 12;
#X connect 2 0 0 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X ... | 22 | control list_op | sum the elements of a list | create a purr-data patch that matches the following description and keywords. | Description: sum the elements of a list, Keywords: control list_op |
speedlimiter--help.pd | externals\mapping\speedlimiter--help.pd | #N canvas 1 53 571 505 10;
#X obj 245 209 timeroll;
#X obj 41 45 random 1000;
#X obj 41 19 metro 30;
#X obj 41 -5 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 42 209 timeroll;
#X obj 67 -5 loadbang;
#X floatatom 365 89 5 0 0 0 - - -;
#X obj 365 111 / 100;
#X obj 41 72 / 1000;
#X obj 244 134 speedlimit... | #N canvas 1 53 571 505 10;
#X obj 245 209 timeroll;
#X obj 41 45 random 1000;
#X obj 41 19 metro 30;
#X obj 41 -5 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X obj 42 209 timeroll;
#X obj 67 -5 loadbang;
#X floatatom 365 89 5 0 0 0 - - -;
#X obj 365 111 / 100;
#X obj 41 72 / 1000;
#X obj 244 134 speedlimit... | 31 | control abstraction filter | limit negative variation to \$1 for every
samples | create a purr-data patch that matches the following description and keywords. | Description: limit negative variation to \$1 for every
samples, Keywords: control abstraction filter |
2.open_close.pd | pd\doc\manuals\pd-msg\2.msg_and_pd\2.open_close.pd | #N canvas 250 104 525 543 10;
#X text 10 4 open and close an abstraction;
#X msg 25 205 \; pd-abstraction.pd menuclose \;;
#X text 25 141 Sometimes you can get relative paths (./ \, ../ \, etc.)
to work \, but usually not. I don't know why...;
#X msg 176 434 \; pd open \$1 \$2;
#X obj 221 369 getdir;
#X msg 25 63 \; pd... | #N canvas 250 104 525 543 10;
#X text 10 4 open and close an abstraction;
#X msg 25 205 \; pd-abstraction.pd menuclose \;;
#X text 25 141 Sometimes you can get relative paths (./ \, ../ \, etc.)
to work \, but usually not. I don't know why...;
#X msg 176 434 \; pd open \$1 \$2;
#X obj 221 369 getdir;
#X msg 25 63 \; pd... | 40 | control pd_op nonlocal tutorial | opening and closing a patch by sending messages
to Pd | create a purr-data patch that matches the following description and keywords. | Description: opening and closing a patch by sending messages
to Pd, Keywords: control pd_op nonlocal tutorial |
C06.signal.to.control.pd | packages\win64_inno\build\doc\3.audio.examples\C06.signal.to.control.pd | #N canvas 434 220 448 265 10;
#N canvas 0 0 269 179 metro 0;
#X obj 88 39 loadbang;
#X msg 87 65 1;
#X obj 87 128 outlet;
#X obj 87 96 metro 100;
#X msg 178 70 \; pd dsp 1;
#X connect 0 0 1 0;
#X connect 0 0 4 0;
#X connect 1 0 3 0;
#X connect 3 0 2 0;
#X restore 21 119 pd metro;
#X obj 21 175 snapshot~;
#X obj 46 145 ... | #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 co... | 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 |
all_about_z_order.pd | pd\doc\5.reference\all_about_z_order.pd | #N canvas 431 57 448 189 10;
#X obj 1 1 cnv 15 445 20 empty \$0-pddp.cnv.header z_order 20 10 1
18 -261106 -33289 0;
#X obj 1 167 cnv 15 445 20 empty \$0-pddp.cnv.footer empty 20 12 0
14 -233017 -33289 0;
#N canvas 377 73 494 153 META 0;
#X text 12 95 HELP_PATCH_AUTHORS Dave Sabine \, May 5 \, 2003 . Jonathan
Wilkes re... | #N canvas 431 57 448 189 10;
#X text 78 107 This comment was created after the grey [cnv] behind
it. If you cut and paste the canvas (or delete it then choose "Undo"
from the "Edit" menu) \, it will cover this comment.;
#X text 19 36 Z-order refers to the way in which overlapping objects
are displayed. Pd currently det... | 18 | GUI needs_work all_about_pd | description of how objects are presented
graphically in Pd | create a purr-data patch that matches the following description and keywords. | Description: description of how objects are presented
graphically in Pd, Keywords: GUI needs_work all_about_pd |
n2m-help.pd | externals\mjlib\n2m-help.pd | #N canvas 1 53 547 441 12;
#X obj 104 320 n2m;
#X obj 104 378 print;
#X text 32 13 n2m - note to midi;
#X text 32 36 by mark williamson (http://www.junklight.com);
#X text 33 75 n2m converts note names in the form <note name><octave>
to a midi number. It copes with single notes or chords.;
#X msg 104 174 note C5 d#7 c3... | #N canvas 1 53 547 441 12;
#X obj 104 320 n2m;
#X obj 104 378 print;
#X text 32 13 n2m - note to midi;
#X text 32 36 by mark williamson (http://www.junklight.com);
#X text 33 75 n2m converts note names in the form <note name><octave>
to a midi number. It copes with single notes or chords.;
#X msg 104 174 note C5 d#7 c3... | 29 | control conversion MIDI | note to midi | create a purr-data patch that matches the following description and keywords. | Description: note to midi, Keywords: control conversion MIDI |
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... | #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... | 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 |
vector+-help.pd | externals\markex\vector+-help.pd | #N canvas 715 331 450 300 10;
#N canvas 753 488 494 344 META 0;
#X text 12 135 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control vector;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. \, helppatch by IOhannes m zmölnig;
#X text 13 76 IN... | #N canvas 715 331 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 147 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 | adds a constant offset to a vector | create a purr-data patch that matches the following description and keywords. | Description: adds a constant offset to a vector, Keywords: control vector |
to_ascii_code-help.pd | externals\tof\tof\to_ascii_code-help.pd | #N canvas 1 53 571 202 10;
#X msg 49 60 test;
#X msg 182 61 1234;
#X obj 49 112 tof/to_ascii_code 13;
#X msg 92 60 list abcdef;
#X obj 49 153 print codes;
#X text 54 19 Tags: conversion text symbols;
#X text 55 3 Description: Convert PD messages into ASCII codes;
#X text 188 111 Optionnal argument: append ASCII code (i... | #N canvas 1 53 571 202 10;
#X msg 49 60 test;
#X msg 182 61 1234;
#X obj 49 112 tof/to_ascii_code 13;
#X msg 92 60 list abcdef;
#X obj 49 153 print codes;
#X text 54 19 Tags: conversion text symbols;
#X text 55 3 Description: Convert PD messages into ASCII codes;
#X text 188 111 Optionnal argument: append ASCII code (i... | 22 | control conversion | convert PD messages into ASCII codes | create a purr-data patch that matches the following description and keywords. | Description: convert PD messages into ASCII codes, Keywords: control conversion |
vectorabs-help.pd | externals\markex\vectorabs-help.pd | #N canvas 195 107 506 300 10;
#X obj 177 112 vectorabs;
#N canvas 464 274 494 344 META 0;
#X text 12 105 AUTHOR Mark Danks;
#X text 12 25 LICENSE GPL v2;
#X text 12 5 KEYWORDS control vector;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42. \, helppatch by IOhannes m... | #N canvas 195 107 506 300 10;
#X obj 177 112 vectorabs;
#X text 45 42 MarkEx vector operation: absolute values for each element
of vector;
#X obj 177 144 print vectorabs;
#X msg 177 86 1 -2 3 -4 -0.5;
#X text 51 186 [vectorabs] returns a new vector \, where all the elements
of the input vector are replaced by their abs... | 18 | control vector | elementwise absolute value of a vector | create a purr-data patch that matches the following description and keywords. | Description: elementwise absolute value of a vector, Keywords: control vector |
06.saving.attributes.pd | pd\doc\4.data.structures\pd-l2ork\ds-tutorials\06.saving.attributes.pd | #N struct drawtut-attr-saving float x float y;
#N canvas 1 25 638 551 10;
#X text 0 1 New Drawing Commands: attributes (continued);
#X text 0 1 ____________________________________________;
#X text 53 23 Saving attributes is fairly straightforward using message
boxes with commas separating each attribute:;
#X obj 53 94... | #N struct drawtut-attr-saving float x float y;
#N canvas 1 25 638 551 10;
#X text 0 1 New Drawing Commands: attributes (continued);
#X text 0 1 ____________________________________________;
#X text 53 23 Saving attributes is fairly straightforward using message
boxes with commas separating each attribute:;
#X obj 53 94... | 23 | tutorial data_structure draw gui | specifying display attributes with the [draw]
command | create a purr-data patch that matches the following description and keywords. | Description: specifying display attributes with the [draw]
command, Keywords: tutorial data_structure draw gui |
upsample-help.pd | externals\mapping\upsample-help.pd | #N canvas 1 53 367 339 10;
#X msg 83 96 1;
#X obj 83 226 print;
#X obj 204 227 print ---------;
#X obj 83 140 trigger float bang;
#X obj 98 119 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 83 200 upsample 3;
#X obj 158 177 hsl 128 15 0 10 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
... | #N canvas 1 53 367 339 10;
#X msg 83 96 1;
#X obj 83 226 print;
#X obj 204 227 print ---------;
#X obj 83 140 trigger float bang;
#X obj 98 119 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X obj 83 200 upsample 3;
#X obj 158 177 hsl 128 15 0 10 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
... | 27 | control abstraction | increase the sampling rate | create a purr-data patch that matches the following description and keywords. | Description: increase the sampling rate, Keywords: control abstraction |
rgb-color-help.pd | abstractions\jmmmp\rgb-color-help.pd | #N canvas 186 367 435 338 10;
#X text 12 307 Released under the BSD License;
#X text 257 90 Inlets;
#X text 257 150 Outlets;
#X text 257 110 - Bang;
#X obj 16 92 rgb-color;
#X text 12 10 [rgb-color] - Pick RGB colors for your GUI objects;
#X text 257 170 - "color \$1 \$2 \$3" command;
#X text 257 190 - number with curr... | #N canvas 186 367 435 338 10;
#X text 12 307 Released under the BSD License;
#X text 257 90 Inlets;
#X text 257 150 Outlets;
#X text 257 110 - Bang;
#X obj 16 92 rgb-color;
#X text 12 10 [rgb-color] - Pick RGB colors for your GUI objects;
#X text 257 170 - "color \$1 \$2 \$3" command;
#X text 257 190 - number with curr... | 31 | color RGB GUI | Pick RGB colors for your GUI objects | create a purr-data patch that matches the following description and keywords. | Description: Pick RGB colors for your GUI objects, Keywords: color RGB GUI |
tcpsend-help.pd | externals\mrpeach\net\tcpsend-help.pd | #N canvas 1 53 559 320 12;
#X msg 85 175 disconnect;
#X msg 13 59 connect 127.0.0.1 9997;
#X obj 60 253 tgl 15 0 empty empty connected 20 7 0 8 -24198 -241291
-1 0 1;
#X obj 60 230 tcpsend;
#X text 217 60 <--first;
#X msg 32 83 send 0 1 2 3;
#X text 8 7 tcpsend sends bytes over a tcp connection.;
#X text 8 30 Used in c... | #N canvas 1 53 559 320 12;
#X msg 85 175 disconnect;
#X msg 13 59 connect 127.0.0.1 9997;
#X obj 60 253 tgl 15 0 empty empty connected 20 7 0 8 -24198 -241291
-1 0 1;
#X obj 60 230 tcpsend;
#X text 217 60 <--first;
#X msg 32 83 send 0 1 2 3;
#X text 8 7 tcpsend sends bytes over a tcp connection.;
#X text 8 30 Used in c... | 37 | control network | send bytes over a tcp connection | create a purr-data patch that matches the following description and keywords. | Description: send bytes over a tcp connection, Keywords: control network |
float2ascii-help.pd | externals\hcs\float2ascii-help.pd | #N canvas 0 26 392 273 10;
#X obj 123 128 float2ascii;
#X obj 126 71 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X symbolatom 123 188 10 0 0 0 - - -;
#X floatatom 135 100 5 0 0 0 - - -;
#N canvas 280 175 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
W... | #N canvas 0 26 392 273 10;
#X obj 123 128 float2ascii;
#X obj 126 71 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X symbolatom 123 188 10 0 0 0 - - -;
#X floatatom 135 100 5 0 0 0 - - -;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 1 0 3 0;
| 17 | control conversion | convert a float to ASCII | create a purr-data patch that matches the following description and keywords. | Description: convert a float to ASCII, Keywords: control conversion |
dynwav~-help.pd | externals\creb\doc\dynwav~-help.pd | #N canvas 0 26 450 300 10;
#X text 96 6 dynwav~: dynamic wavetable oscillator;
#X obj 61 98 osc~;
#X floatatom 60 56 5 0 0 0 - - -;
#X obj 60 151 dynwav~;
#X obj 60 214 vol~;
#X floatatom 85 190 5 0 0 0 - - -;
#X obj 50 256 dac~;
#X obj 172 105 phasor~;
#X floatatom 172 80 5 0 0 0 - - -;
#X obj 107 54 bang~;
#X text 17... | #N canvas 0 26 450 300 10;
#X text 96 6 dynwav~: dynamic wavetable oscillator;
#X obj 61 98 osc~;
#X floatatom 60 56 5 0 0 0 - - -;
#X obj 60 151 dynwav~;
#X obj 60 214 vol~;
#X floatatom 85 190 5 0 0 0 - - -;
#X obj 50 256 dac~;
#X obj 172 105 phasor~;
#X floatatom 172 80 5 0 0 0 - - -;
#X obj 107 54 bang~;
#X text 17... | 35 | signal oscillator | dynamic wavetable oscillator ( scanned synthesis
) | create a purr-data patch that matches the following description and keywords. | Description: dynamic wavetable oscillator ( scanned synthesis
), Keywords: signal oscillator |
ascii2int-help.pd | externals\hcs\ascii2int-help.pd | #N canvas 0 26 462 276 10;
#X floatatom 253 143 5 0 0 0 - - -;
#X obj 241 191 ascii2int;
#X msg 305 168 bang;
#X msg 192 168 bang;
#X text 20 169 output current value -2;
#X text 343 168 <-- reset;
#X floatatom 241 220 0 0 0 0 - - -;
#X obj 241 117 int;
#X text 38 28 convert a stream of ASCII digits to a single int val... | #N canvas 0 26 462 276 10;
#X floatatom 253 143 5 0 0 0 - - -;
#X obj 241 191 ascii2int;
#X msg 305 168 bang;
#X msg 192 168 bang;
#X text 20 169 output current value -2;
#X text 343 168 <-- reset;
#X floatatom 241 220 0 0 0 0 - - -;
#X obj 241 117 int;
#X text 38 28 convert a stream of ASCII digits to a single int val... | 32 | control conversion abstraction | convert a stream of ASCII digits to a single
int value | create a purr-data patch that matches the following description and keywords. | Description: convert a stream of ASCII digits to a single
int value, Keywords: control conversion abstraction |
version-help.pd | externals\hcs\version-help.pd | #N canvas 0 26 445 258 10;
#X msg 49 57 bang;
#X text 40 12 Get the version of the currently running Pd.;
#X obj 49 119 version;
#X floatatom 49 168 5 0 0 3 major - -;
#X floatatom 102 168 5 0 0 3 minor - -;
#X floatatom 155 168 5 0 0 3 bugfix - -;
#X symbolatom 209 168 0 0 0 3 test - -;
#X obj 49 144 unpack float floa... | #N canvas 0 26 445 258 10;
#X msg 49 57 bang;
#X text 40 12 Get the version of the currently running Pd.;
#X obj 49 119 version;
#X floatatom 49 168 5 0 0 3 major - -;
#X floatatom 102 168 5 0 0 3 minor - -;
#X floatatom 155 168 5 0 0 3 bugfix - -;
#X symbolatom 209 168 0 0 0 3 test - -;
#X obj 49 144 unpack float floa... | 28 | control pd_op | get the version of the currently running
Pd | create a purr-data patch that matches the following description and keywords. | Description: get the version of the currently running
Pd, Keywords: control pd_op |
17.coords.pd | packages\win64_inno\build\doc\4.data.structures\pd-l2ork\ds-tutorials\17.coords.pd | #N struct drawtut-coords float x float y;
#N canvas 1 25 537 571 10;
#N canvas 290 275 450 300 META 0;
#X text 16 6 KEYWORDS tutorial data_structure draw;
#X text 16 26 LICENSE SIBSD;
#X text 16 66 AUTHOR Jonathan Wilkes;
#X text 16 86 HELP_PATCH_AUTHORS Jonathan Wilkes;
#X text 16 46 DESCRIPTION animating scalars with... | #N struct drawtut-coords float x float y;
#N canvas 1 25 537 571 10;
#X text 0 1 New Drawing Commands: coordinate data;
#X text 1 1 _____________________________________;
#X obj 51 30 struct drawtut-coords float x float y;
#X obj 135 321 draw polyline;
#X scalar drawtut-coords 85 159 \;;
#X obj 135 113 tgl 15 0 empty e... | 37 | tutorial data_structure draw | animating scalars with the [draw] command | create a purr-data patch that matches the following description and keywords. | Description: animating scalars with the [draw] command, Keywords: tutorial data_structure draw |
square_root_pan~-help.pd | externals\pan\square_root_pan~-help.pd | #N canvas 0 31 481 346 10;
#X obj 5 2 cnv 15 450 20 empty empty square_root_pan~ 2 11 1 18 -233017
-66577 0;
#X msg 422 3 pddp;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X obj 224 149 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11
-2621... | #N canvas 0 31 481 346 10;
#X msg 422 3 pddp;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@eds.org>
;
#X text 244 284 released under the GNU GPL;
#X obj 224 149 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11
-262131 -1 -1 6350 0;
#X obj 113 131 osc~ 250;
#X obj 113 152 *~ 0.5;
#X obj 362 186 tg... | 31 | signal abstraction | pan a mono signal using square root panning
to smooth out the dead spot in the middle somewhat | create a purr-data patch that matches the following description and keywords. | Description: pan a mono signal using square root panning
to smooth out the dead spot in the middle somewhat, Keywords: signal abstraction |
rawprint-help.pd | externals\zexy\reference\rawprint-help.pd | #N canvas 0 31 499 300 10;
#X text 303 9 part of zexy;
#X obj 34 32 rawprint;
#X text 104 34 print a message as raw as possible;
#X msg 194 64 1;
#X msg 218 94 symbol bla;
#X msg 229 131 list 4 2 crash;
#X text 40 253 this is similar to the built-in [print] but without
trying to hide things from you;
#X obj 194 222 raw... | #N canvas 0 31 499 300 10;
#X text 303 9 part of zexy;
#X obj 34 32 rawprint;
#X text 104 34 print a message as raw as possible;
#X msg 194 64 1;
#X msg 218 94 symbol bla;
#X msg 229 131 list 4 2 crash;
#X text 40 253 this is similar to the built-in [print] but without
trying to hide things from you;
#X obj 194 222 raw... | 35 | control | print a message as raw as possible | create a purr-data patch that matches the following description and keywords. | Description: print a message as raw as possible, Keywords: control |
average-help.pd | externals\maxlib\average-help.pd | #N canvas 0 26 470 342 12;
#X floatatom 47 39 5 0 0 0 - - -, f 5;
#X floatatom 47 276 5 0 0 0 - - -, f 5;
#X floatatom 122 191 5 0 0 0 - - -, f 5;
#X obj 47 219 average 10;
#X text 177 191 number of items to average;
#X text 139 220 creation argument = number of items;
#X floatatom 122 254 5 0 0 0 - - -, f 5;
#X text 1... | #N canvas 0 26 470 342 12;
#X floatatom 47 39 5 0 0 0 - - -, f 5;
#X floatatom 47 276 5 0 0 0 - - -, f 5;
#X floatatom 122 191 5 0 0 0 - - -, f 5;
#X obj 47 219 average 10;
#X text 177 191 number of items to average;
#X text 139 220 creation argument = number of items;
#X floatatom 122 254 5 0 0 0 - - -, f 5;
#X text 1... | 40 | control | calculates the average of the last N items
(floats) | create a purr-data patch that matches the following description and keywords. | Description: calculates the average of the last N items
(floats), Keywords: control |
vlrange-help.pd | externals\smlib\vlrange-help.pd | #N canvas 1 53 400 214 10;
#X text 296 140 j#|@2002;
#X obj 318 120 SMLib-help;
#X obj 15 57 vmtof;
#X text 10 6 midi to frequency on a vector;
#X msg 15 33 69 70 81;
#X obj 15 80 print vmtof;
#N canvas 185 223 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd versi... | #N canvas 1 53 400 214 10;
#X text 296 140 j#|@2002;
#X obj 318 120 SMLib-help;
#X obj 15 57 vmtof;
#X text 10 6 midi to frequency on a vector;
#X msg 15 33 69 70 81;
#X obj 15 80 print vmtof;
#X connect 2 0 5 0;
#X connect 4 0 2 0;
| 18 | control list_op conversion MIDI | midi to frequency on a vector | create a purr-data patch that matches the following description and keywords. | Description: midi to frequency on a vector, Keywords: control list_op conversion MIDI |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 2