[MWForum]MIA, Ask an Expert: gravity, asciis, ...
Mike Sandy
mwforum@lists.mathcats.com
Tue, 12 Oct 2004 19:02:30 +0100
> That is why I think a slider that controls the speed of
> projects that we want to run on such a variety of
> hardware needs to have something exponential in it, to.
>
To an extent agree with Daniel.
>From Wendy's times an exponential function can be found
relating times (using 233 MHz as base) to computer
speed, hence a connection with k in my proc. is possible.
to fd_slow :dist
repeat :dist / speed * k [fd speed / k]
end
but I think it complicates matters and it is easier to work
out a value for k, which suits the project in hand, by trial and error.
Choose a k which gives an acceptible min. speed.
I notice that MW EX has GLIDE which accepts fractional
values for speed.
Mike