From 54d61372a2c35f43df7ac398da1a5d7bd37da857 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 Apr 2006 05:04:52 +0000 Subject: got the start of a good intro tutorial, but its lacking some good, simple exercises svn path=/trunk/; revision=4897 --- doc/tutorials/intro/25.gui_objects.pd | 48 +++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 doc/tutorials/intro/25.gui_objects.pd (limited to 'doc/tutorials/intro/25.gui_objects.pd') diff --git a/doc/tutorials/intro/25.gui_objects.pd b/doc/tutorials/intro/25.gui_objects.pd new file mode 100644 index 00000000..8a75061f --- /dev/null +++ b/doc/tutorials/intro/25.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]; -- cgit v1.2.1