Ajax opened this issue on Jan 25, 2007 · 29 posts
ockham posted Thu, 25 January 2007 at 10:47 PM
Attached Link: http://ockhamsbungalow.com/DreamVillage/1950Phono.zip
Here's an example, hot off the press. Try the Phonograph-p7 figure in the Zip. Both valueparm controls on the BODY use the new valueOpKey.The tone-arm action works like a charm. I also used the Key on the OpenLid control,
to give it a good workout ... and also because the key list is easier to calculate
than the old deltaAddDelta. It's a great addition to Poser!
On the OpenLid, there seems to be an 'interval error' in the workings of the
valueOpKey. The code is shown here, and looks OK to my eyes. But as
you increase the main control, the lid opens properly until you hit 1.0. At
that point it snaps shut again. At .999 it's still open, which is why I suspect
either an [interval) problem or some kind of zero-based versus 1-based
confusion in the coding.