From: Ronald <look@reply.to>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Re: Audio patch
Date: Tue, 12 Oct 2004 00:20:45 +0200 [thread overview]
Message-ID: <pan.2004.10.11.22.20.43.384604@reply.to> (raw)
In-Reply-To: Pine.LNX.4.58.0410120005090.16055@wgmdd8.biozentrum.uni-wuerzburg.de
Le Tue, 12 Oct 2004 00:06:50 +0200, Johannes Schindelin a écrit :
> Hi,
>
> On Mon, 11 Oct 2004, Ronald wrote:
>
>> Doesn't work for me, windows report the device as working but no sound
>> output.
>
> Sorry, still could not test, but one thing is for sure: At the beginning
> of mixeng_template.h, the four definitions of HALFT and HALF: could you
> change them to
>
> #ifdef SIGNED
> #define HALFT (float)(IN_MAX)
> #define HALF (float)(IN_MAX)
> #else
> #define HALFT (float)((IN_MAX)>>1)
> #define HALF HALFT
> #endif
>
> and test again?
>
Still the same thing: card reported ok but no output at all.
> Sorry,
> Dscho
next prev parent reply other threads:[~2004-10-11 22:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-09 17:23 [Qemu-devel] Audio patch Fabrice Bellard
2004-10-09 18:02 ` David E. Still
2004-10-10 1:54 ` malc
2004-10-10 16:02 ` John R. Hogerhuis
2004-10-10 13:35 ` Johannes Martin
2004-10-10 16:51 ` Fabrice Bellard
2004-10-10 17:21 ` malc
2004-10-11 14:52 ` Johannes Schindelin
2004-10-11 17:59 ` [Qemu-devel] " Ronald
2004-10-11 22:06 ` Johannes Schindelin
2004-10-11 22:20 ` Ronald [this message]
2004-10-11 22:31 ` [Qemu-devel] " Joe Menola
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pan.2004.10.11.22.20.43.384604@reply.to \
--to=look@reply.to \
--cc=daimon55@free.fr \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.