Please write audio tests (was: Playing ULAW sample correctly?)

Gert van den Berg wine-devel at mohag.net
Wed Nov 4 10:05:07 CST 2009


On Wed, Nov 4, 2009 at 12:48,  <Joerg-Cyril.Hoehle at t-systems.com> wrote:
> Hi,
>
>>1. generate a PCM sine wave tone (like winmm/tests/wave.c);
> Actually any repetitive signal may not be good enough for general purpose,
> sine or square.  Perhaps add some change in volume?
>
> For instance, there currently is a bug somewhere that causes Wine to
> repeat the first second of an intro animation's sound (bug #18182, comment #3)
> instead of continuing.  This would probably not be detected.
>
> Also, the µ-law speech sample I fed to the MCI produces
> stuttering.  Perhaps that would not be heard with a sine wave,
> if the periods match.
>
A chirp (frequency sweep) might help for most of these issues?
(Another sound with volume sweeps might be needed for other issues?)

Chirps are quite easy to generate. (I'm not familiar with Wine's code
yet though...)

http://en.wikipedia.org/wiki/Chirp

Gert



More information about the wine-devel mailing list