Test 050 fails:
Test Name: test050
Focus: Clip.setFramePosition()
Description:
Verify that the current location in the audio can be specified.
The File: Z:\PIT\SoundTestSuite\sound\src\..\data\Media\Clips\22050_HZ\ClipFile_17.au
AudioFormat: PCM_SIGNED 22050.0 Hz, 8 bit, mono, 1 bytes/frame,
Frame Length: 110250
Event: Open event from line com.sun.media.sound.DirectAudioDevice$DirectClip@778b3fee
Event getFramePosition: 0
Event getLine: com.sun.media.sound.DirectAudioDevice$DirectClip@778b3fee
Event getType: 1460821906
Tried to set frame position to 0 but got back 22049
Tried to set frame position to 1102 but got back 23151
Tried to set frame position to 2204 but got back 24253
....
Tried to set frame position to 110200 but got back 132249
Event: Close event from line com.sun.media.sound.DirectAudioDevice$DirectClip@778b3fee
Event getFramePosition: 132249
Event getLine: com.sun.media.sound.DirectAudioDevice$DirectClip@778b3fee
Event getType: 829625140
Failed