From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Willem Stumpel Subject: Re: Sound advice sought Date: Mon, 20 Oct 2003 18:58:37 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3F94143D.90208@my.home> References: <3F92C117.9010905@yahoo.com> <3F92E4F9.20506@my.home> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Robert Komar wrote: > apparently the es1371 has two PCM interfaces. If they are both > supported by the driver, maybe you can point either dosemu or > timidity to /dev/dsp1 and thus get both sound effects and music. This is true. Thanks very much! The two commands which I execute before starting xdosemu are now: timidity -o /dev/dsp1 -ir 7777 & and midid ~/.dosemu/run/dosemu-midi & Now I can get both music and sounds in Duke3D. Well, in the intro sequence. When the actual game begins, Duke freezes and, after a mouse movement, crashes with a lot of messages beginning with DOS/4GW Professional error (2002): transfer stack overflow on interrupt 0Dh at A7:000074C8 So not everything is all right, but this is huge progress anyway. I also could get music out of "Jones in the fast lane" for the first time. Regards, Jan