Hello. I'm trying to create a quick Wheel Spin demo. The program starts with the wheel spinning, and will begin to decelerate towards a complete stop when the user gives an input. Once the wheel stops spinning, an audio clip is supposed to play. However, the clip that does play at the end is running at a reduced speed. I suspect that the deceleration is the root of the problem, since the audio clip ran at normal speed on initialization. Any help would be appreciated. Thanks!