qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] dsound: warning: Voice is already playing


From: Robert Riebisch
Subject: Re: [Qemu-devel] dsound: warning: Voice is already playing
Date: Tue, 17 Feb 2009 20:54:41 +0100
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

malc wrote:

>> > What is the exact sequence of events that leads to it?
>> 
>> What do you mean by "sequence"?
> 
> Step by step actions after which the following message is seen, including
> all command line parameters.

Build QEMU using:
MSYS-1.0.10.exe
msysDTK-1.0.1.exe +
binutils-2.17.50-20060824-1.tar.gz
gcc-core-3.4.5-20060117-3.tar.gz
gcc-g++-3.4.5-20060117-3.tar.gz
mingw32-make-3.81-20080326-2.tar.gz
mingw-runtime-3.14.tar.gz
mingw-utils-0.3.tar.gz
w32api-3.13-mingw32-dev.tar.gz +
fmodapi375win.zip

./configure --prefix="C:/Programme/qemu-trunk"
--target-list="i386-softmmu" --audio-card-list="ac97 es1370 sb16 cs4231a
adlib gus" --audio-drv-list="dsound sdl fmod"
--fmod-inc="$FMOD_PATH/api/inc"
--fmod-lib="$FMOD_PATH/api/lib/libfmod.a" && make && make install

Run QEMU with "C:\Programme\qemu-trunk\qemu.exe -fda empty.img -soundhw
all -localtime -no-kqemu" on Windows 2000 Professional SP4.

I narrowed it down to GUS emulation, because this warning also appears,
when I just use "-soundhw gus" (not "all").

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]