From c35034750b3b8ecc449ba5eae80ce22b6a48ff09 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 3 Apr 2007 04:56:27 +0000 Subject: created Double-Circular Seat object and help file svn path=/trunk/externals/mapping/; revision=7541 --- help/timeroll-help.pd | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'help/timeroll-help.pd') diff --git a/help/timeroll-help.pd b/help/timeroll-help.pd index 8339cfb..c481112 100644 --- a/help/timeroll-help.pd +++ b/help/timeroll-help.pd @@ -1,12 +1,12 @@ -#N canvas 0 0 306 391 10; -#X obj 21 97 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 --1 -1 8700 1; -#X floatatom 38 19 5 0 0 0 - - -; -#X text 84 17 from 0 to 1; -#X obj 38 37 resample 50; -#X obj 38 60 _clip; -#X obj 38 81 timeroll; -#X connect 0 0 3 0; -#X connect 1 0 3 0; -#X connect 3 0 4 0; -#X connect 4 0 5 0; +#N canvas 93 45 472 358 10; +#X obj 116 147 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262131 +-1 -1 5300 1; +#X text 339 191 from 0 to 1; +#X obj 21 188 resample 50; +#X obj 133 133 timeroll; +#X obj 21 211 clip 0 1; +#X text 73 54 Display a changing value over time.; +#X text 99 110 (move the slider to see it in action); +#X connect 0 0 2 0; +#X connect 2 0 4 0; +#X connect 4 0 3 0; -- cgit v1.2.1