aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/26.sliders.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-14 14:53:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-14 14:53:42 +0000
commitc3c6189dd87114f6cc6e76e22860d4b2044c5a91 (patch)
tree0cc69366636cc112b06e5ffcf29fd62668f0cc1c /doc/tutorials/intro/26.sliders.pd
parent2389091c6bf73e52fd19551f366034a15fdf7d95 (diff)
lots of formatting and minor tweaks
svn path=/trunk/; revision=4907
Diffstat (limited to 'doc/tutorials/intro/26.sliders.pd')
-rw-r--r--doc/tutorials/intro/26.sliders.pd20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/tutorials/intro/26.sliders.pd b/doc/tutorials/intro/26.sliders.pd
index 0fb0ff23..7c9df971 100644
--- a/doc/tutorials/intro/26.sliders.pd
+++ b/doc/tutorials/intro/26.sliders.pd
@@ -1,4 +1,4 @@
-#N canvas 52 115 624 449 12;
+#N canvas 10 40 624 464 12;
#X obj 10 10 cnv 15 400 40 empty empty sliders 20 12 0 24 -228992 -66577
0;
#X obj 120 105 vsl 15 128 0 127 0 0 empty empty empty 0 -8 0 8 -262144
@@ -7,11 +7,11 @@
#X obj 338 106 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 1;
#X floatatom 338 248 5 0 0 0 - - -;
-#X floatatom 230 412 5 0 0 0 - - -;
-#X msg 333 349 1000;
-#X msg 248 349 100;
-#X msg 204 349 60;
-#X msg 290 349 127;
+#X floatatom 253 423 5 0 0 0 - - -;
+#X msg 356 360 1000;
+#X msg 271 360 100;
+#X msg 227 360 60;
+#X msg 313 360 127;
#X text 9 61 Sliders are generally useful for controlling things over
a range of numbers \, like a color or loudness.;
#X text 144 130 by default \,;
@@ -20,15 +20,15 @@ a range of numbers \, like a color or loudness.;
#X text 363 138 0 to 1 is a;
#X text 361 160 commonly used;
#X text 361 181 range;
-#X obj 234 389 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
+#X obj 257 400 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
-#X msg 162 349 0;
-#X msg 117 349 -23;
+#X msg 185 360 0;
+#X msg 140 360 -23;
#X text 16 276 They act very similarly to number boxes \, except they
show their value graphically rather that with numbers. One difference
is that sliders always limit the range of numbers that can pass thru:
;
-#X obj 211 413 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+#X obj 234 424 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X connect 1 0 2 0;
#X connect 3 0 4 0;