qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Audio distortion
@ 2005-01-19 15:59 Jan Paul Schmidt
  2005-01-19 23:39 ` Magnus Damm
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jan Paul Schmidt @ 2005-01-19 15:59 UTC (permalink / raw)
  To: qemu-devel

Hi there,

I'm currently playing around with Win95a and have audio distortion. I 
used the wav driver to get the audio output as file and looked at it. 
The audio data looks fine except when the audio becomes loud or in 
other words, reaches the full amplitude.

To make it more visible, instead of

    ____
   /    \
  /      \
/        \
           \       /
            \     /
             \___/

the data will be like this

    _ _
   /   \
  /     \
/       \
          \       /
           \     /
     _      \___/

Looks like some unhandled overflow or a wrong convertion.

The host is a Mac by the way and Qemu is at 0.6.1.

I would guess, the problem lies somewhere in sb16.c?
Someone knows this problem?
Someone working on it?
Is it PPC specific?

jps

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-01-21 23:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-19 15:59 [Qemu-devel] Audio distortion Jan Paul Schmidt
2005-01-19 23:39 ` Magnus Damm
2005-01-20 20:25   ` Jan Paul Schmidt
2005-01-21  0:01 ` malc
2005-01-21 15:31   ` Johannes Schindelin
2005-01-21 22:07 ` Johannes Schindelin
2005-01-21 23:02   ` Magnus Damm
2005-01-21 23:22     ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).