From a7b850566e6bf04e29e38698aa43f7d5b4acf60c Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Thu, 19 Mar 2009 20:33:40 +0000 Subject: First functional version of gphoto PD external. svn path=/trunk/externals/bbogart/; revision=10878 --- gphoto/gphoto-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 gphoto/gphoto-help.pd (limited to 'gphoto/gphoto-help.pd') diff --git a/gphoto/gphoto-help.pd b/gphoto/gphoto-help.pd new file mode 100644 index 0000000..79dff2c --- /dev/null +++ b/gphoto/gphoto-help.pd @@ -0,0 +1,31 @@ +#N canvas 0 0 638 970 10; +#X msg 83 48 getconfig model; +#X msg 142 83 getconfig capture; +#X msg 167 116 getconfig zoom; +#X obj 79 221 print; +#X msg 59 21 listconfig; +#X msg 189 147 setconfig capture 0; +#X msg 209 183 setconfig capture 1; +#X msg 205 218 setconfig capture 2; +#X text 336 182 cap on?; +#X text 334 217 cap off?; +#X msg 196 254 setconfig zoom 129; +#X msg 177 277 setconfig zoom 0; +#X msg 18 158 debug model; +#X obj 133 231 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X msg 266 33 capture test2.jpg; +#X obj 86 191 gphoto; +#X connect 0 0 15 0; +#X connect 1 0 15 0; +#X connect 2 0 15 0; +#X connect 4 0 15 0; +#X connect 5 0 15 0; +#X connect 6 0 15 0; +#X connect 7 0 15 0; +#X connect 10 0 15 0; +#X connect 11 0 15 0; +#X connect 12 0 15 0; +#X connect 14 0 15 0; +#X connect 15 0 3 0; +#X connect 15 1 13 0; -- cgit v1.2.1