Hi there,

I have a problem when setting the sound volume on a moto Q.

I have a sound (440 hz) looping all the time.
I need to change the volume very often to give audio feedback.

I am using playSound and waveOutSetVolume via PInvoke calls from coredll.dll

The problem is, if I change the volume for lets say 10% every change
produces an annoying clicking sound.

Does anybody know how to avoid these clicks?

Thanks
Flo