aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/28.gui_objects.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-13 23:48:34 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-13 23:48:34 +0000
commit2389091c6bf73e52fd19551f366034a15fdf7d95 (patch)
treec522cfcaf1c2313835b2aff67027c2b47d0eb141 /doc/tutorials/intro/28.gui_objects.pd
parentbe7f7b94b6e3dd82ac0caa4f05e8be5b94b3b717 (diff)
integrated lots of ideas and content from ggkarman's Tutoriales pd
svn path=/trunk/; revision=4906
Diffstat (limited to 'doc/tutorials/intro/28.gui_objects.pd')
-rw-r--r--doc/tutorials/intro/28.gui_objects.pd48
1 files changed, 48 insertions, 0 deletions
diff --git a/doc/tutorials/intro/28.gui_objects.pd b/doc/tutorials/intro/28.gui_objects.pd
new file mode 100644
index 00000000..8a75061f
--- /dev/null
+++ b/doc/tutorials/intro/28.gui_objects.pd
@@ -0,0 +1,48 @@
+#N canvas 312 62 750 592 10;
+#X obj 504 24 import cyclone unauthorized;
+#X obj 30 70 bng 15 250 50 0 \$1 \$1 empty 20 8 0 8 -262144 -1 -1;
+#X obj 30 102 tgl 15 1.04858e+06 empty \$2 empty 20 8 0 8 -262144 -1
+-1 0 1;
+#X obj 34 148 vsl 15 128 0 127 0 1.04858e+06 empty \$3 empty 20 8 0
+8 -262144 -1 -1 0 1;
+#X obj 191 278 hsl 128 15 0 127 0 0 empty empty empty 20 8 0 8 -262144
+-1 -1 0 1;
+#X obj 201 249 hdl 15 1 2.6624e+06 8 \$5 \$5 empty 20 8 192 8 -262144
+-1 -1 0;
+#X obj 254 87 vu 15 120 \$6 empty 35 8 0 8 -66577 -1 1 0;
+#X obj 111 69 cnv 15 100 60 empty empty [canvas] 20 12 0 14 -233017
+-66577 1.04858e+06;
+#X obj 126 149 vdl 15 1 4.79232e+06 8 \$9 \$9 empty 20 8 192 8 -262144
+-1 -1 0;
+#X obj 341 136 nbx 5 14 -1e+37 1e+37 0 0 \$5 \$5 empty 45 7 0 10 -262144
+-1 -1 0 256;
+#X text 8 22 Pd comes with a standard \, built-in set of GUI elements
+\, which you can select from the "Put" menu.;
+#X text 16 323 There are also some OS-native GUI elements available
+;
+#X obj 44 363 button OK;
+#X obj 142 367 popup 124 25 #ffffff popup option;
+#X obj 298 363 ticker ;
+#X obj 495 419 envgen 200 140 1 0 ;
+#X obj 366 499 knob 32 32 0 127 0 0 empty empty empty 0 -8 32 8 -262144
+-1 -1 3100 1;
+#X text 360 473 [knob];
+#X text 281 340 [ticker];
+#X obj 500 71 grid grid1 200 0 199 200 0 199 1 1 1 10 10 570 188;
+#X text 474 51 [unauthorized/grid];
+#X text 475 395 [envgen];
+#X text 112 405 [cyclone/Scope~];
+#X text 23 339 [button];
+#X text 129 341 [popup];
+#X text 250 67 [vu];
+#X text 46 69 [bng];
+#X text 46 101 [tgl];
+#X text 21 280 [vslider];
+#X text 325 248 [hradio];
+#X text 325 278 [hslider];
+#X text 107 277 [vradio];
+#X obj 105 432 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135
+135 135 0;
+#X text 337 118 [nbx];
+#X obj 555 305 gcanvas 80 80;
+#X text 483 294 [gcanvas];