aboutsummaryrefslogtreecommitdiff
path: root/gui/slider.pd
diff options
context:
space:
mode:
Diffstat (limited to 'gui/slider.pd')
-rwxr-xr-xgui/slider.pd18
1 files changed, 9 insertions, 9 deletions
diff --git a/gui/slider.pd b/gui/slider.pd
index 892b372..bd216b0 100755
--- a/gui/slider.pd
+++ b/gui/slider.pd
@@ -2,13 +2,11 @@
#X obj 14 121 slider 127 0 15;
#X floatatom 12 42 0 0 0;
#X floatatom 14 319 0 0 0;
-#X obj 12 64 metro 200;
#X text 139 188 This was instantiated with "slider 200 100";
#X obj 14 85 random 127;
#X obj 468 343 state sl;
#X msg 468 283 save;
#X msg 520 283 1;
-#X obj 98 167 slider 200 100 15;
#X floatatom 98 296 0 0 0;
#X obj 186 252 slider 127 0 40;
#X text 184 231 This was instantiated with "slider 127 0 40";
@@ -20,11 +18,13 @@ into the object. The slider takes up to 3 parameters \, the first is
the maximum value \, the second is the minimum. The third is the width
of the slider (contributed by Dieter <dieter@rhiz.org>. Click on the
through to move in 0.01. Middle button jumps.;
+#X obj 12 64 metro 2;
+#X obj 98 167 slider 200 100 15;
#X connect 0 0 2 0;
-#X connect 1 0 3 0;
-#X connect 3 0 5 0;
-#X connect 5 0 0 0;
-#X connect 7 0 6 0;
-#X connect 8 0 6 0;
-#X connect 9 0 10 0;
-#X connect 13 0 15 0;
+#X connect 1 0 15 0;
+#X connect 4 0 0 0;
+#X connect 6 0 5 0;
+#X connect 7 0 5 0;
+#X connect 11 0 13 0;
+#X connect 15 0 4 0;
+#X connect 16 0 8 0;