K 10 svn:author V 5 ariff K 8 svn:date V 27 2006-01-14T00:35:18.000000Z K 7 svn:log V 286 MFC: Fix broken playback capabilities to prevent impending disaster. The minimum / maximum speed was way too low / high! minspeed = 2000 - is this for real ? maxspeed = 767999 - is this for real ????? Wrap everything into 8000 - 48000 boundary, just to be safe. END