diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-11-13 08:38:02 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-11-13 08:38:02 +0000 |
commit | 02a5595973b61d2cf789b9074167ed73b928d157 (patch) | |
tree | 0f6611197fc0219b7eb6213d26593390fa4eda62 /xgui/doc/10_sliders.pd | |
parent | 3d60efd1619e57e5de9ba070a2b7331e55cf0932 (diff) |
This commit was generated by cvs2svn to compensate for changes in r206,
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/; revision=207
Diffstat (limited to 'xgui/doc/10_sliders.pd')
-rw-r--r-- | xgui/doc/10_sliders.pd | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/xgui/doc/10_sliders.pd b/xgui/doc/10_sliders.pd new file mode 100644 index 00000000..9a1c27ce --- /dev/null +++ b/xgui/doc/10_sliders.pd @@ -0,0 +1,83 @@ +#N canvas 21 168 943 364 10;
+#X floatatom 10 178 5 0 0;
+#X floatatom 10 122 5 0 0;
+#X obj 415 15 loadbang;
+#X msg 807 21 hide;
+#X msg 49 122 show;
+#X msg 85 123 hide;
+#X obj 415 37 t b b b;
+#X text 762 189 dh20020318;
+#X text 17 -2 Patch "pdx_connect.pd" must be loaded and connected;
+#X obj 538 39 canvas */sliders;
+#X msg 469 14 bang;
+#X msg 11 221 show;
+#X msg 47 221 hide;
+#X floatatom 241 179 5 0 0;
+#X floatatom 241 123 5 0 0;
+#X msg 280 123 show;
+#X msg 316 124 hide;
+#X floatatom 467 179 5 0 0;
+#X floatatom 467 123 5 0 0;
+#X msg 506 123 show;
+#X msg 542 124 hide;
+#X floatatom 698 180 5 0 0;
+#X floatatom 698 124 5 0 0;
+#X msg 737 124 show;
+#X msg 773 125 hide;
+#X text 772 199 dh20020723;
+#X msg 93 271 show;
+#X msg 131 274 hide;
+#X msg 419 238 show;
+#X msg 455 238 hide;
+#X msg 501 288 show;
+#X msg 539 291 hide;
+#X obj 241 151 slider2 sl2 */sliders 50 20 127 1270;
+#X obj 467 151 slider2 sl3 */sliders 80 20 127 1270;
+#X obj 698 152 slider2 sl4 */sliders 110 20 127 1270;
+#X obj 11 244 preset p1 */sliders preset1.txt 140 20 70 20;
+#X obj 100 293 preset p2 */sliders preset2.txt 140 50 70 20;
+#X obj 419 261 preset p3 */sliders preset3.txt 140 80 70 20;
+#X obj 508 310 preset p4 */sliders preset4.txt 140 110 70 20;
+#X msg 538 16 show \, size 220 157 \, color lightgrey;
+#X obj 11 150 slider2 sl1 */sliders 20 20 127 1270;
+#X text 17 23 This example show how to create some simples persitant
+preset;
+#X text 14 54 USE CRTL+CLICK TO SAVE A PRESET \; CLICK TO LOAD ONE
+;
+#X connect 1 0 40 0;
+#X connect 2 0 6 0;
+#X connect 3 0 9 0;
+#X connect 4 0 40 0;
+#X connect 5 0 40 0;
+#X connect 6 0 4 0;
+#X connect 6 0 15 0;
+#X connect 6 0 19 0;
+#X connect 6 0 23 0;
+#X connect 6 0 11 0;
+#X connect 6 0 26 0;
+#X connect 6 0 28 0;
+#X connect 6 0 30 0;
+#X connect 6 2 39 0;
+#X connect 10 0 6 0;
+#X connect 11 0 35 0;
+#X connect 12 0 35 0;
+#X connect 14 0 32 0;
+#X connect 15 0 32 0;
+#X connect 16 0 32 0;
+#X connect 18 0 33 0;
+#X connect 19 0 33 0;
+#X connect 20 0 33 0;
+#X connect 22 0 34 0;
+#X connect 23 0 34 0;
+#X connect 24 0 34 0;
+#X connect 26 0 36 0;
+#X connect 27 0 36 0;
+#X connect 28 0 37 0;
+#X connect 29 0 37 0;
+#X connect 30 0 38 0;
+#X connect 31 0 38 0;
+#X connect 32 0 13 0;
+#X connect 33 0 17 0;
+#X connect 34 0 21 0;
+#X connect 39 0 9 0;
+#X connect 40 0 0 0;
|