Page 1 of 1
PlayBackRate

Posted:
May 21st, 2007, 10:56 am
by jvoelker
I am trying to set the playbackrate for the stockaudioplayer but TWaveOutDeviceSupport shows that dsplaybackrate is not supported. How can that be for a standard wave file? What can I do to create a wave file that supports varying the playbackrate?
Thanks.
Jim Voelker

Posted:
May 21st, 2007, 1:16 pm
by Kambiz
It's not the wave file, the Audio Device does not support PlayBackRate.

Posted:
May 21st, 2007, 4:48 pm
by jvoelker
Thanks for the reply.
I am able to play the same wave file back with Windows Media Player (TActiveMovie) at a slower and faster than normal speeds. So the audio device supports variable playback rates. What then could be causing the problem?
Jim Voelker

Posted:
May 21st, 2007, 5:48 pm
by Kambiz
It's possible that Windows Media Player uses DirectSound filters.

Posted:
May 21st, 2007, 7:08 pm
by Johnny_Bit
It does use directsound. Only way of achieving every single neatness with it is to play with ds. no easy way this time.