diff options
Diffstat (limited to 'imagegrid/imagegrid-help.pd')
-rw-r--r-- | imagegrid/imagegrid-help.pd | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/imagegrid/imagegrid-help.pd b/imagegrid/imagegrid-help.pd deleted file mode 100644 index 2a5219f..0000000 --- a/imagegrid/imagegrid-help.pd +++ /dev/null @@ -1,29 +0,0 @@ -#N canvas 439 199 580 378 10; -#X text 24 13 IMAGEGRID; -#X symbolatom 79 304 60 0 0 0 - - -; -#X obj 79 67 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 --1; -#X text 184 110 ADD IMAGES FROM FOLDER; -#X text 184 70 ADD A IMAGE; -#X text 77 50 LIST STDOUT; -#X text 81 324 LOCATION OF THE SELECTED IMAGE; -#X text 25 29 Object to select the path location of an image added -in the grid.; -#X msg 185 124 putimgdir /usr/local/lib/pd/extra/imagegrid/images; -#X msg -19 98 clear; -#X obj 78 156 imagegrid imagegrid1 3 5 #F0F0F0 #0a0b0c #F1882B; -#X floatatom 27 77 5 0 0 0 - - -; -#X msg 27 97 seek \$1; -#X obj 406 47 openpanel; -#X obj 406 19 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144 -1 --1; -#X msg 186 84 putimg \$1; -#X connect 2 0 10 0; -#X connect 8 0 10 0; -#X connect 9 0 10 0; -#X connect 10 0 1 0; -#X connect 11 0 12 0; -#X connect 12 0 10 0; -#X connect 13 0 15 0; -#X connect 14 0 13 0; -#X connect 15 0 10 0; |